@charset "utf-8";

/* 12/15～1/12 start */
#header_info {
	float: left;
	width: 160px;
	height: 54px;
	margin-top: 10px;
}

/* 12/15～1/12 end */
/*
--------------------------------------------
サイト全体
--------------------------------------------
*/
#sitemap {
	display: inline;
	width: 720px;
	float: left;
	margin-left: 20px;
}
#sitemap h1 {
	width: 720px;
	height: 50px;
	float: left;
	text-indent: -9999px;
	background: url(../images/sitemap_h.gif) no-repeat;
	margin-bottom: 20px;
}
#sitemap h2 {
	width: 720px;
	height: 32px;
	float: left;
	text-indent: -9999px;
	background: url(../images/store_h.gif) no-repeat;
	margin-bottom: 20px;
}
#sitemap h3 {
	width: 720px;
	height: 32px;
	float: left;
	text-indent: -9999px;
	background: url(../images/chanoshizuku_h.gif) no-repeat;
	margin-bottom: 20px;
}
.left_box {
	display: inline;
	width: 310px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
.right_box {
	display: inline;
	width: 310px;
	float: left;
	margin-left: 40px;
	margin-bottom: 30px;
}
#sitemap dl {
	width: 310px;
	float: left;
	margin-bottom: 30px;
}
#sitemap dt {
	width: 310px;
	height: 42px;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#sitemap dd {
	display: inline;
	width: 280px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
	background: url(../images/sitemap_list_icon.gif) no-repeat left center;
}
#store_index {
	width: 310px;
	float: left;
}
#store_index dt {
	background: url(../images/store_index_h.gif) no-repeat;
}

#store_product {
	width: 310px;
	float: left;
}
#store_product dt {
	background: url(../images/store_product_h.gif) no-repeat;
}

#store_guide {
	width: 310px;
	float: left;
}
#store_guide dt {
	background: url(../images/store_guide_h.gif) no-repeat;
}

#store_benri {
	width: 310px;
	float: left;
}
#store_benri dt {
	background: url(../images/store_benri_h.gif) no-repeat;
}

#store_beauty {
	width: 310px;
	float: left;
}
#store_beauty dt {
	background: url(../images/store_beauty_h.gif) no-repeat;
}

#store_info {
	width: 310px;
	float: left;
}
#store_info dt {
	background: url(../images/store_info_h.gif) no-repeat;
}





#chanoshizuku_index {
	width: 310px;
	float: left;
}
#chanoshizuku_index dt {
	background: url(../images/chanoshizuku_index_h.gif) no-repeat;
}

#chanoshizuku_about {
	width: 310px;
	float: left;
}
#chanoshizuku_about dt {
	background: url(../images/chanoshizuku_about_h.gif) no-repeat;
}

#chanoshizuku_cha {
	width: 310px;
	float: left;
}
#chanoshizuku_cha dt {
	background: url(../images/chanoshizuku_cha_h.gif) no-repeat;
}

#chanoshizuku_beauty {
	width: 310px;
	float: left;
}
#chanoshizuku_beauty dt {
	background: url(../images/chanoshizuku_beauty_h.gif) no-repeat;
}

#chanoshizuku_voice {
	width: 310px;
	float: left;
}
#chanoshizuku_voice dt {
	background: url(../images/chanoshizuku_voice_h.gif) no-repeat;
}

#chanoshizuku_buy {
	width: 310px;
	float: left;
}
#chanoshizuku_buy dt {
	background: url(../images/chanoshizuku_buy_h.gif) no-repeat;
}
