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

#sitemap {
	width:800px;
	margin:40px auto;
}
#sitemap h1 {
	margin-bottom:20px;
}
#sitemap h2 {
	margin-bottom:10px;
}
#sitemap_header {
	width:800px;
	height:185px;
	background:url(../guide/img/bg_copy.jpg) right bottom no-repeat;
}
#sitemap_times {
	width:395px;
	height:200px;
	float:left;
	background:url(../guide/img/bg_times.jpg) no-repeat;
	margin-bottom:10px;
}
#sitemap_letter {
	width:395px;
	height:200px;
	float:right;
	background:url(../guide/img/bg_letter.jpg) no-repeat;
	margin-bottom:10px;
}
#sitemap_shop {
	width:395px;
	height:200px;
	float:left;
	background:url(../guide/img/bg_shop.jpg) no-repeat;
	margin-bottom:10px;
}
#sitemap_dailymade {
	width:395px;
	height:200px;
	float:right;
	background:url(../guide/img/bg_dailymade.jpg) no-repeat;
	margin-bottom:10px;
}
#sitemap_galleria {
	width:395px;
	height:200px;
	float:left;
	background:url(../guide/img/bg_galleria.jpg) no-repeat;
	margin-bottom:30px;
}
#sitemap_staff {
	width:395px;
	height:200px;
	float:right;
	background:url(../guide/img/bg_staff.jpg) no-repeat;
	margin-bottom:30px;
}

.txt_sitemap {
	font-size:10px;
	line-height:1.5em;
}
.txt_copy {
	line-height:1.8em;
}
.sitemap_set {
	clear:both;
	width:800px;
}
.sitemap_contents {
	width:180px;
	padding-left:20px;
}
.sitemap_contents h3 {
	margin:20px 0px 10px 0px;
}
.sitemap_contents .txt_sitemap {
	height:105px;
}