@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
P {
	margin:0;
	padding:0;
}
IMG {
	border:none;
}
.clear {
	clear:both;
}

#popAll {
	width:660px;
	margin:20px auto 14px auto;
	padding:0;
}

#popTit {
	width:660px;
}

#popContents {
	margin:14px 0 40px 0;
	padding:0;
}
#popContents #popDataArea {
	width:250px;
	float:left;
}
#popContents #popFlashArea {
	width:400px;
	float:right;
}
#popContents #popDataArea #popCateTit {
	width:250px;
	margin:0 0 25px 0;
	padding:0;
}
#popContents #popDataArea DL {
	margin:0;
	padding:0;
}
#popContents #popDataArea DL DT {
	width:75px;
	background-color:#E7E7E2;
	font-size:10px;
	font-weight:bold;
	text-indent:6px;
	color:#74715C;
	margin:2px;
	padding:1px 0 1px 0;
}
#popContents #popDataArea DL DD {
	font-size:10px;
	color:#89866F;
	margin:-13px 0 6px 85px;
	padding:0;
}
*html #popContents #popDataArea DL DD {
	margin:-11px 0 8px 85px;
}
#popContents #popDataArea DL DD.popProNum {
	font-weight:bold;
	font-size:14px;
	margin:-15px 0 20px 85px;
}
#popContents #popDataArea #btnDl {
	margin:23px 0 0 0;
	padding:0;
}
#popContents #popDataArea #btnCap {
	margin:11px 0 0 0;
	padding:0;
}
#popContents #popDataArea #btnPlug,
#popContents #popDataArea #btnDispenser {
	margin:5px 0 0 0;
	padding:0;
}

/* Attachment */
#pop02Cate {
	margin:14px 0 10px 0;
	padding:0;
}
#pop02Cate #pop02CateTit {
	width:276px;
	float:left;
}
#pop02Cate #btnBack {
	width:111px;
	margin:12px 0 0 0;
	padding:0;
	float:right;
}
#pop02Contents {
	margin:14px 0 10px 0;
	padding:0;
}
#pop02Contents #pop02NumArea {
	width:190px;
	float:left;
}
#pop02Contents #pop02PoductArea {
	width:465px;
	float:right;
}
#pop02Contents #pop02NumArea DL {
	margin:0;
	padding:0;
}
#pop02Contents #pop02NumArea DL DT {
	width:40px;
	background-color:#E7E7E2;
	font-size:10px;
	font-weight:bold;
	text-indent:6px;
	color:#74715C;
	margin:10px;
	padding:1px 0 1px 0;
}
#pop02Contents #pop02NumArea DL DD {
	font-size:10px;
	color:#89866F;
	font-weight:bold;
	font-size:14px;
	margin:-15px 0 0 50px;
	padding:0;
}
*html #pop02Contents #pop02NumArea DL DD {
	margin:-13px 0 0 50px;
}
#pop02Contents #pop02NumArea #pop02NumFlash {
	margin:35px 0 0 0;
	padding:0;
}
#pop02Contents #pop02PoductArea .productList {
	margin:0 0 25px 0;
	padding:0;
}
#pop02Contents #pop02PoductArea .productList .productItem,
#pop02Contents #pop02PoductArea .productList .productItemLast {
	width:134px;
	padding:0;
	float:left;
}
#pop02Contents #pop02PoductArea .productList .productItem {
	margin:0 30px 0 0;
}
#pop02Contents #pop02PoductArea .productList .productItemLast {
	margin:0;
}
.productItem {
	width:134px;
	margin:0 30px 0 0;
	padding:0;
	float:left;
}
.productItemTxt {
	color:#89866F;
	margin:10px 0 0 0;
	padding:0 0 0 8px;
	border-left:1px #AFADA0 solid;
	font-size:10px;
	line-height:12px;
	height:50px;
	overflow:visible;
}
.productItemTxt STRONG {
	font-size:12px;
}
#pop02Contents #pop02PoductArea .read {
	font-size:10px;
	margin:0;
	padding:0 0 0 15px;
}
#pop02Contents  #pagemove {
	margin:0;
	padding:3px 0 0 0;
	text-align:right;
	font-size:10px;
}

/* Footer */
.dotline {
	width:660px;
	height:1px;
	background:url(../img/front/mtr/pop_dotline.gif) repeat-x;
	margin:10px 0 0 0;
	padding:0;
}

#popFooter {
	margin:14px 0 0 0;
	padding:0;
}
#popFooter #popLogo {
	width:260px;
	margin:0;
	padding:0;
	float:left;
}
#popFooter #popCopyright {
	width:279px;
	margin:6px 0 0 15px;
	padding:;
	float:left;
}
#popFooter #btnClose {
	width:42px;
	margin:6px 0 0 0;
	padding:0;
	float:right;
}

