body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 20px 0px 20px;
	background-image:url(images/bg.gif);
	text-align:left;
}
img{
	border:0px;
}

/* ----- container ------------- */

#container{
	width:900px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	padding:0px;
}
#container:after{
	content:"";
	display:block;
	clear:both;
	height:0px;
	overflow:hidden;
}

/*\*/
* html#container {
	height:1em;
	overflow:visible;
}
/**/


/* ----- ベース（top） ------------- */
#header{
	background-image:url(images/header900.png);
	background-repeat:no-repeat;
	height:100px;
	width:900px;
	margin:0px auto;
	border-bottom:3px solid #9E9D9D;
}
#header h1{
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:6px 0px 0px 10px;
	text-align:left;
}
#header p{
	font-size:13px;
	margin:0 0 0 0;
	padding:35px 0 0 8px;
	float:left;
}
	#header p a{
		font-size:13px;
	}
	#header p span{
		font-size:18px;
	}
.toi{
	float:right;
	margin:30px 6px 0 0;
}
#header span{
	color:#6699FF;
}
/* ----- ベース（footer） ------------- */
#footer{
	background-color:#9E9D9D;
	height:40px;
	padding:5px 0px;
	color:#ffffff;
	font-size:12px;
	line-height:1.8;
	width:900px;
	margin:0px auto;
	clear:both;
}
/* ----- white ------------- */
#white{
	background-color:#ffffff;
	margin:0px auto;
	text-align:center;
	width:900px;
	padding:20px 0px;
	clear:both;
}
#white:after{
	content:"";
	display:block;
	clear:both;
	height:0px;
	overflow:hidden;
}

/*\*/
* html#white {
	height:1em;
	overflow:visible;
}
/**/


table.wtb{
	margin:10px auto 20px auto;
}
.wtb td{
	vertical-align:top;
}
/* ----- logo ------------- */
#logo{
	width:800px;
	background-color:#ffffff;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
#logo td{
	vertical-align:top;
	text-align:center;
}
#mainmenu{
	margin:10px auto 0px auto;
	width:480;
}
#mainmenu2{
	margin:10px auto 0px auto;
	width:580;
}


#mainmenu div,
#mainmenu2 div{
	margin:0px;
	text-align:left;
}
#mainmenu li,
#mainmenu2 li{
	display:inline;
	margin:0px 4px;
	padding-left:14px;
}
	#mainmenu li a,
	#mainmenu2 li a{
		font-size:14px;
	}
li.poti{
	background-image:url(images/naviya.gif);
	background-position:left;
	height:13px;
	font-weight:bold;
	background-repeat:no-repeat;
}
li.potitop{
	background-image:url(images/naviyatop.gif);
	background-position:left;
	height:13px;
	font-weight:bold;
	background-repeat:no-repeat;
}

/* ----- 色定義 ------------------------- */
.green{background-color:#3A9E02;}
.orange{background-color:#FA8D0C;}
.green2{background-color:#C5FA31;}
.glay{background-color:#999999;}

/* ----- あいさつ ------------------------- */
.gai_read{
	background-color:#FAFEEF;
	padding:10px;
	box-sizing: border-box;
}
.gai_tx{
	color:#333333;
	font-size:12px;
	margin:5px 10px;
	line-height:150%;
}

/* ----- コーナー ------------------------- */
.conR{
	width:390px;
	margin:10px auto 20px auto;
	text-align:left;
	box-sizing: border-box;
}
.conR2{
	width:390px;
	margin:10px auto -10px auto;
	text-align:left;
}
.con380{
	width:380px;
	margin:10px auto 0px auto;
	text-align:left;
}
.gyg_waku{
	background-color:#FAFEEF;
	border:1px solid #3A9E02;
	width:100%;
}
.gyg_waku:after{
	content:"";
	display:block;
	clear:both;
	height:0px;
	overflow:hidden;
}

/*\*/
* html.gyg_waku {
	height:1em;
	overflow:visible;
}
/**/

.gyg_waku table{
	border-collapse:collapse;
}
.gyg_kou1{
	font-size:12px;
	background-color:#C5FA31;
	width:100;
	text-align:center;
	border-collapse:collapse;
	border-bottom:1px solid #3A9E02;
	padding:4px;
}
.gyg_kou2{
	font-size:12px;
	background-color:#ffffff;
	border-collapse:collapse;
	border-bottom:1px solid #3A9E02;
	padding:4px;
}


.gai{
	background-color:#FAFEEF;
	line-height:150%;
	width:340;
}
.gai_or{
	background-color:#FFFBEA;
	line-height:150%;
}

.cate_com{
	font-size:12px;
	margin:0px;
	padding:10px;
	line-height:1.6;
	width:100%;
	text-align:left;
}
.cate_com span{
	color:#ff0033;
	font-weight:bold;
}
.cate_com img{
	vertical-align:top;
	margin-right:2px;
}

/****** topics_area *******/
#topics_area{
	width:800px;
	margin:0px auto;
}
#topics_area:after{
	content:".";
	line-height:0;
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
/*\*/
* html#topics_area{
	height:1px;
	overflow:visible;
}
/**/

#topics_area *{
	margin:0;
	padding:0;
}
#topics_area h2{
	margin:0 0 10px 0;
	clear:both;
}
/* 潤滑油 */
#topics_area .tp_l{
	width:380px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#topics_area .tp_r{
	width:250px;
	float:right;
	margin-right:30px;
}
#topics_area dl{
	width:100%;
	margin-bottom:20px;
}
#topics_area dt{
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding-top:5px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	text-align:center;
}
#topics_area .tp_l dt{
	background-image:url(images/topics_bg.gif);
	height:50px;
	background-position:50% 0;
}
#topics_area .tp_r dt.h25{
	background-image:url(images/topics_bg_250s.gif);
	height:25px;
}
#topics_area .tp_r dt.h50{
	background-image:url(images/topics_bg_250w.gif);
	height:50px;
}
#topics_area .tp_l img{
	margin:0 5px 10px 5px;	
}
#topics_area .tp_l a{
	background:none;
}

/* いちおし */
#topics_area .io_l{
	width:220px;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
}
#topics_area .io_r{
	width:430px;
	float:right;
	margin-right:10px;
}
#topics_area .io_r dl{
	width:200px;
	float:left;
	margin-left:10px;
}

#topics_area .io_l dd p,
#topics_area .io_r dd p{
	font-size:11px;
	text-align:left;
	line-height:1.3;
	margin-left:10px;
}
#topics_area .io_l dt,
#topics_area .io_r dt{
	font-size:12px;
}
#topics_area .io_l dt a,
#topics_area .io_r dt a{
	font-size:14px;
}


/* ----- 外販課概要 ------------- */
.gaiyou{
	margin:10px 10px 0px -25px;
	line-height:140%;
	font-size:12px;
}
.gaiyou ul{
	list-style-type:none;
}
.gaiyou li{
	margin-bottom:6px;
}

/* ----- ＭＳＤＳ（製品安全データシート） ----- */
.msds{
	margin:-10px 0px -8px -25px;
	font-size:12px;
}
.msds2{
	margin:8px 0px -5px -25px;
	font-size:12px;
}
.msds ul,
.msds2 ul{
	list-style-type:none;
}
.msds li,
.msds2 li{
	background-image:url(images/ar.gif);
	background-position:left;
	height:100%;
	padding-left:15px;
	background-repeat:no-repeat;
	line-height:140%;
	margin-bottom:5px;
}
li.ynarabi{
	display:inline;
	margin-right:15px;
	float:left;
}
.msds2 span{
	color:#ff0033;
	font-weight:bold;
}

/* ----- 潤滑油トータルメンテナンス商品 ----- */
.total{
	margin:10px 0px -8px -25px;
	font-size:12px;
	width:100%;
}
.totalL{
	float:left;
	width:48%;
	margin:0 0 0 0;
}
.totalR{
	float:right;
	width:48%;
	margin:0 0 0 0;
}

.total ul{
	list-style-type:none;
}
.total li{
	background-position:left;
	height:100%;
	padding-left:15px;
	background-repeat:no-repeat;
	line-height:140%;
	margin-bottom:5px;
}
.pdt1{
	background-image:url(images/pdt_ar1.gif);
}
.pdt2{
	background-image:url(images/pdt_ar2.gif);
}
.pdt3{
	background-image:url(images/pdt_ar3.gif);
}
.pdt4{
	background-image:url(images/pdt_ar4.gif);
}
.pdt5{
	background-image:url(images/pdt_ar5.gif);
}
.pdt6{
	background-image:url(images/pdt_ar6.gif);
}
.pdt7{
	background-image:url(images/pdt_ar7.gif);
}
.pdt8{
	background-image:url(images/pdt_ar8.gif);
}


.koushin{
	font-size:12px;
	color:#ff6600;
	margin:5px 10px 0px -20px;
	text-align:right;
}
/* ----- 問い合わせ ------------- */
.toi_waku{
	margin:0px 0px 0px 0px;
	border:1px solid #FA8D0C;
	background-color:#FFFBEA;
	text-align:center;
	width:380;
}
.toi_waku td{
	vertical-align:top;
	padding:5px 3px;
	font-size:13px;
}
.toi_waku p{
	font-size:13px;
	margin:5px;
}

/* ----- 詳しくは -------------------- */
.kuwa_waku{
	margin:33px 8px 0px 8px;
	border:1px solid #FA8D0C;
	background-color:#FFFBEA;
	width:260;
	text-align:center;
}
.kuwa_waku p{
	font-size:14px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}
img.kuwa{
	margin-bottom:10px;
}

/* ----- pdf ------------------------- */
.pdf_waku{
	width:260;
	border:1px dotted #666666;
	text-align:center;
	margin:20px 8px 10px 8px;
}
.pdf_waku p{
	font-size:12px;
	text-align:left;
	margin:5px 5px 5px 5px;
}



/* -----リンク ------------- */
a:link{
color:#635F50;text-decoration:underline;font-size:9pt;}
a:visited{
color:#635F50;text-decoration:underline;font-size:9pt;}
a:hover{
color:#635F50;text-decoration:underline;font-size:9pt;background-color:#E8E7E7;}

a.lg:link{
color:#635F50;text-decoration:underline;font-size:14px;}
a.lg:visited{
color:#635F50;text-decoration:underline;font-size:14px;}
a.lg:hover{
color:#635F50;text-decoration:underline;font-size:14px;background-color:#E8E7E7;}

a.sm:link{
color:#635F50;text-decoration:underline;font-size:8pt;}
a.sm:visited{
color:#635F50;text-decoration:underline;font-size:8pt;}
a.sm:hover{
color:#FF6600;text-decoration:underline;font-size:8pt;}

a.sm2:link{
color:#FFFF99;text-decoration:underline;font-size:12px;}
a.sm2:visited{
color:#FFFF99;text-decoration:underline;font-size:12px;}
a.sm2:hover{
color:#635F50;text-decoration:underline;font-size:12px;background-color:#9E9D9D;}

a.ul:link{
color:#635F50;text-decoration:underline;font-size:8pt;}
a.ul:visited{
color:#635F50;text-decoration:underline;font-size:8pt;}
a.ul:hover{
color:#A05809;text-decoration:underline;font-size:8pt;background-color:#FBF5D7}

a.lgm:link{
color:#FF6600;text-decoration:underline;font-size:14px;font-weight:bold;font-family:verdana;}
a.lgm:visited{
color:#FF6600;text-decoration:underline;font-size:14px;font-weight:bold;font-family:verdana;}
a.lgm:hover{
color:#635F50;text-decoration:underline;font-size:14px;font-weight:bold;font-family:verdana;}



/* ----- 商品詳細 -------------------------------------- */

.SS001{
		border-top:3px solid #0066CC;
		border-bottom:3px solid #0066CC;
		color:#333333;
		font-size:12pt;
		line-height:120%;
		font-weight:bold;
		padding:3px;
		width:380;text-align:center;
}
.SS002{
		border-top:3px solid #336600;
		border-bottom:3px solid #336600;
		color:#333333;
		font-size:12pt;
		line-height:140%;
		font-weight:bold;
		padding:3px;
		width:360;text-align:center;
}
.SS003{
		border-top:3px solid #336600;
		border-bottom:3px solid #336600;
		color:#333333;
		font-size:11pt;
		line-height:140%;
		font-weight:bold;
		padding:3px 0px;
		width:490;text-align:center;
}
.SS004{
		border-top:3px solid #9933FF;
		border-bottom:3px solid #9933FF;
		color:#333333;
		font-size:12pt;
		line-height:120%;
		font-weight:bold;
		padding:3px;
		width:380;text-align:center;
}
.SS005{
		border-top:3px solid #9933FF;
		border-bottom:3px solid #9933FF;
		color:#333333;
		font-size:12pt;
		line-height:140%;
		font-weight:bold;
		padding:3px;
		width:360;text-align:center;
}


/* ----- 汎用 ------------- */
.f11bw{color:#333333;font-size:11pt;line-height:150%;background-color:#ffffff;}
.f11r{color:#FF0033;font-size:11pt;line-height:140%;}
.f11bb{color:#333333;font-size:11pt;line-height:140%;font-weight:bold;}
.f12bb{color:#333333;font-size:12pt;line-height:140%;font-weight:bold;}
.f14bb{color:#333333;font-size:14pt;line-height:140%;font-weight:bold;}
.f16bb{color:#333333;font-size:16pt;line-height:140%;font-weight:bold;}
.f20bb{
	color:#333333;
	font-size:20pt;
	line-height:140%;
	font-weight:bold;
}
.f9b{color:#333333;font-size:9pt;line-height:140%;}
.f9b_15{color:#333333;font-size:9pt;line-height:150%;}
.f9bb{color:#333333;font-size:9pt;line-height:140%;font-weight:bold;}
.f9blb{color:#3A89C9;font-size:9pt;line-height:140%;font-weight:bold;}
.f9bol{color:#673131;font-size:9pt;line-height:140%;}
.f8b{color:#333333;font-size:8pt;line-height:140%;}

