/* ONLINESHOP HEADER */
#construct #headersub{
	background-color:#000000;
	height:83px;
/*	margin-top:24px; */

	border-top:1px solid #333333;
}

/* CONTENTS */
#construct #contents{
	padding:32px 12px 32px 32px;
	display:block;
	width:916px;
	border-top:1px solid #333;
	background-color:#fff;
}



#contents #pagename{
	width:732px;
	margin:0px 0px 6px 0px;
}

#contents div.listmain,
#contents div.listsub,
#contents div#listmainleftblk,
#contents div#listsubrightblk{
	float:left;
	display:block;
	font-family:Arial,Helvetica,sans-selif;
}
#contents div#listmainleftblk{
	width:740px;
}
#contents div#listsubrightblk{
	width:160px;
}

#contents div.listmain,
#contents div.listsub{
	width:148px;
}
#contents div.listsub{
	margin-right:4px;
	float:right;
}


#contents div.listmain h2,
#contents div.listsub h2{
	display:block;
	background-color:#000;
	color:#333;
	font-size:12px;
	height:20px;
	margin-top:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#contents div.listmain h2,
#contents div.listsub h2{
	width:140px;
}

#contents div.listmain dl{
	width:138px;
	height:292px;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	margin-top:2px;
}
#contents div.listmain dl{
	background-image:url( ../images/onlineshop/viewparent_bg.gif );
	background-repeat:no-repeat;
}
#contents div.listmain dl.sub{
	padding-top:25px;
	background-image:url( ../images/onlineshop/viewchild_bg.gif );
	background-repeat:no-repeat;
}
#contents div.listmain dt,
#contents div.listmain dt.pname{
	font-size:12px;
	font-weight:nomal;
	color:#333;
	margin-top:4px;
}

#contents div.listmain dt{
	margin:2px 8px 2px 8px;
	width:106px;
}
#contents div.listmain dt.pname{
	margin:2px 2px 2px 18px;
	height:36px;
	width:120px;
	font-family:'arial','Helvetica',sans-selif;
	font-weight:bold;
	border:0px solid #fcc;
}

#contents div.listmain dd,
#contents div.listsub dd{
	font-size:12px;
	text-align:left;
}
#contents div.listmain dd{
	margin:4px 2px 4px 16px;
}
#contents div.listsub dd{
	margin:4px 4px 4px 18px;
	text-align : justify ;
	text-justify : inter-ideograph ;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Osaka','‚l‚r ƒSƒVƒbƒN',monospace;
}
#contents div.listmain dd img{
/*	height:106px;*/
	border:0px solid #fcc;
}

#contents div.listmain dd ul{
	margin-top:6px;
	margin-left:4px;
}
#contents div.listsub dd ul{
	margin:3px 3px 9px 2px ;
}

#contents div.listmain dd li,
#contents div.listsub dd li{
	line-height:120%;
	padding-top:3px;
}
#contents div.listsub dd li.itemoff{
	color:#999;
}

#contents div.listmain dd ul.none{
	margin-top:6px;
	margin-left:2px;
	list-style-type : none ;
	padding-left:4em;
	text-indent:-4em;

}
#contents div.listmain dd.kome{
	margin-left:18px;

	margin-top:6px;
	color:#990000;
	padding-left:1.5em;
	text-indent:-1.5em;
	line-height:120%;
}

#contents div.listmain dd.kome a{
	color:#990000;
	text-decoration:underline;
}

#contents div.listmain dd ul.none,
#contents div.listmain dd.kome{
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Osaka','‚l‚r ƒSƒVƒbƒN',monospace;
}
#contents div.listmain dd.kome span,
#contents div.listmain dd ul.none span{
	font-family:'arial','Helvetica',sans-selif;
}

/* sub */
#contents div.listsub{
	width:140px;
}
#contents div.listsub dl{
	width:138px;
	border:0px solid #ccc;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	margin-top:2px;
}
/* SEARCH */
#contents div.listsub dd#srch{
	margin:4px 1px 4px 1px;
}
#contents div.listsub dd#srch input#button{
	background-color:#666;
	color:#fff;
	font-size:12px;
	border:1px solid #ccc;
	padding:1px 1px;
}


#contents div.listsub dt{
	padding:6px 8px;
/*	padding-top:4px;*/
	width:122px;
/*	height:22px;*/
	font-size:12px;
	color:#411600;
	background-color:#f8f8f8;
	border-bottom:1px solid #ccc;
	text-align : justify ;
	text-justify : inter-ideograph ;
}
#contents div.listsub dt.txtidx{
	border-top:1px solid #e0e0e0;
}
#contents div.listsub dt#recommen{
	line-height:150%;
	height:40px;
	display:block;
}
#contents div.listsub dt img{
	border:0px solid #ff0000;
}

#contents li a:link,
#contents li a:visited,
#contents li a:active,
#contents dt a:link,
#contents dt a:visited,
#contents dt a:active{
	text-decoration:none;
	color:#000 ;
}
#contents dt a:hover,
#contents li a:hover{
	color:#600 ;
	text-decoration: underline;
}

#contents div.campbanner{
	width:732px;
	height:100px;
	padding:4px 0;

}