@charset "UTF-8"; 
/* 印刷用 CSS */

body {
	background-image:  none;
	background-color: #fff;	
}

*html body {
	zoom: 65%;
}

#wrap {
	background-image:  none;
}

#header {
	height: 80px;
	padding: 0;
	background-image:  url(../images/bg_body.gif);
}

#footer {
	background-image:  none;
}

#footer ul {
	display: none;
}

h1 {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

h2 {
	padding-top: 5px;
}

address {
	display: none;
}

/* トップ CSS */
#top_main {
	margin: 0;
	padding: 0;
	padding-top: 7px;
}

/* 圧力スイッチのテキスト、画像、詳しくはこちら */
#top_pre-switches {
	margin-bottom: 10px;
}

/* 共通 CSS */
ul#header_nav01, ul#header_nav02 {
	display: none;
}

#search {
	display: none;
}

#switch {
	display: none;
}

#pankuzu {
	display: none;
}

#pagetop {
	display: none;
}

p.pagetop {
	display: none;
}

.forprint {
	display: inline;
}

/* 印刷用 CSS */
/* コンテンツ CSS*/
#bg_contents {
    margin: 0px auto;
	padding: 0px auto;
}

#bg_contents #left {
    width: 0px;
    margin: 0;
    padding: 0;
    display: none;
    float: none;
}

/* サブナビ */
#bg_contents #left #subnav {
	display: none;
}

#bg_contents #right {
    width: 880px;
    margin: 0 auto 0px auto;
    padding: 30px auto 0 auto;
    float: none;
}

#bg_contents #right h4.office {
    text-align: center;
}

/* 右寄せ */


/* 会社案内　会社概要 */
#right table.type01 td dl {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

#right table.type01 td dl.list01 dt {
    margin: 0px;
    padding: 0px;
    background-color: #E75353;	
}

#right table.type01 td dl.list01 dd {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    background-color: #4CE5E3;
}


/* 会社案内　事業所一覧 */
#right table.type06{
    margin-top: 5px;
    margin-bottom: 0px;
}

#right table.type06 td {
    padding: 0px 7px 3px 0px;
    vertical-align: bottom;
}

#right table.type06 td.line {
    padding: 0px 7px 0px 5px;
    vertical-align: bottom;
}


/* 事業概要 */
#right div.image_left {
    width: 166px;
    float: left;
    margin: 0 0 30px 30px;
}

#right div.sub_contents {
    float: left;
    width: 640px;
}

/* 環境方針 */
#right table.type07 {
    width: 800px;
}



/* 圧力スイッチ */
/* 商品概要 */
#right div.sub_contents2 {
    float: left;
    width: 505px;
}

#right div.sub_contents2 p {
    margin: 0px 20px 15px 40px;
    line-height: 150%;
}

#right div.image_left2 {
    width: 212px;
    float: left;
    margin: 0 0px 20px 45px;
    padding:0;
}

#right .type10 {
    margin: 10px 0 30px 65px;
    padding-bottom:5px;
    padding-top:5px;
    text-align: center;
}
#right .type10 img {
    margin: 2px auto 2px auto;
}

/* 商品一覧 */
#right .type09-2 {
    margin-left: 70px;
}

#right .type11-2 {
    margin-left: 70px;
}

#right .type12-2 {
    margin-left: 70px;
}

*html #right table.dead-space {
    margin-bottom: 300px;
}


/* 主要取扱製品のテキスト、画像 */
#right #outline {
    width: 740px;
    margin-left: 80px;
    margin-bottom: 20px;
}

/* 主要取扱製品詳細 段落の基本設定*/
#right #detail_area {
    width: 740px;
    margin-left: 80px;
}
