@import "/lib/css_store/store_comp.css";

/* store_area
----------------------------------------------------*/ 

#contents div.store_area {
	width:746px;
	background:url(/store_guide/img/bg_index_02.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#contents div.store_area div.pack {
	width:746px;
	background:url(/store_guide/img/bg_index_01.gif) no-repeat 0 0;
	padding:18px 0;
}

#contents div.store_area .header01 {
	width:151px;
	float:left;
	margin-top:2px;
	padding-left:22px;
}

#contents div.store_area ul {
	float:left;
	width:570px;
}

#contents div.store_area ul li {
	background:url(/lib/img/icon_link_03_anchor.gif) no-repeat 20px .3em;
	padding-left:33px;
	float:left;
}

#contents div.store_area a:link {	color:#333; text-decoration:none;}
#contents div.store_area a:visited {	color:#333; text-decoration:none;}
#contents div.store_area a:hover {	color:#333; text-decoration:underline;}
#contents div.store_area a:active {	color:#333; text-decoration:none;}


/* store box
----------------------------------------------------*/ 

#contents div.sclbox div.pack {
	padding-bottom:10px;
}

#contents div.sclbox div.detail {
	padding-top:20px;
}

#contents div.sclbox table th {
	background:url(/lib/img/icon_link_03.gif) no-repeat 11px 11px;
	padding-left:23px;
}


