@charset "utf-8";

/************contents*****************/
#contents{
	width:650px;
	height:auto;
	padding:0;
	overflow:hidden;
}
h1.contents_title_box{
	background:url(/img/pc/title_back.jpg) no-repeat;
	background-position:left center;
	width:640px;
	height:auto;
	font-size:22px;
	color:#ff679a;
	line-height:1.8em;
	text-align:left;
	padding-left:10px;
	margin:5px 0;
	border-bottom:2px #ff679a solid;
}
h1.contents_title_box a{
	display: block;
	color:#ff679a;
	text-decoration:none;
}
/**************************************
サイトマップ
**************************************/
#sitemap_contents{
	width:640px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
.sitemap_topbtn{
	width:200px;
	margin:5px 10px;
	text-align:center;
	border:1px #999 solid;
	float:left;
}
.sitemap_topbtn a{
	display:block;
	font-size:18px;
	color:#666;
	padding:5px 0 3px;
	text-decoration:none;
}
.sitemap_topbtn a:hover{
	padding:5px 0 3px;
	background-color:#e3e3e3;
}
.sitemap_topbtn_text{
	width:auto;
	font-size:18px;
	color:#666;
	text-align:left;
	line-height:2em;
	margin:5px 0 5px 10px;
	float:left;
}
.sitemap_regionallink{
	width:630px;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#666;
	text-align:left;
	line-height:1.4em;
	padding:5px 5px 0px 5px;
	border-bottom:2px #fe7faa solid;
}
.sitemap_regionallink a{
	display:block;
	font-size:18px;
	color:#666;
}
.sitemap_preflink{
	display:table;
	table-layout:fixed;
	width:630px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
h2.sitemap_prefbtn{
	display:table-cell;
	vertical-align:middle;
	width:85px;
	text-align:center;
	font-weight:normal;
	margin-left:5px;
	border:1px #999 solid;
}
h2.sitemap_prefbtn a{
	font-size:16px;
	color:#666;
	display:block;
	padding:5px 0 3px;
	text-decoration:none;
}
h2.sitemap_prefbtn a:hover{
	padding:5px 0 3px;
	background-color:#e3e3e3;
}

.sitemap_regilink{
	display:table;
	table-layout:fixed;
	width:630px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
h2.sitemap_regibtn{
	display:table-cell;
	vertical-align:middle;
	width:95px;
	text-align:center;
	font-weight:normal;
	margin-left:5px;
	border:1px #999 solid;
}
h2.sitemap_regibtn a{
	font-size:16px;
	color:#666;
	display:block;
	padding:5px 0 3px;
	text-decoration:none;
}
h2.sitemap_regibtn a:hover{
	padding:5px 0 3px;
	background-color:#e3e3e3;
}
.sitemap_contents{
	display:table;
	table-layout:fixed;
	width:640px;
	height:auto;
	overflow:hidden;
	margin:10px auto 5px;
	border-bottom:1px #fe7faa solid;
}
.sitemap_contents_item{
	display:table-cell;
	vertical-align:middle;
	width:200px;
	text-align:left;
}
.sitemap_contents_item a{
	font-size:16px;
	color:#666;
	display:block;
	padding:5px 5px 3px;
}
h3.sitemap_contents_detail{
	display:table-cell;
	vertical-align:middle;
	width:auto;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	padding:5px;
	font-size:16px;
	color:#666;
	line-height:1.4em;
}

.sitemap_category{
	width:630px;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#666;
	text-align:left;
	line-height:1.4em;
	padding:5px 5px 0px 5px;
	border-bottom:2px #fe7faa solid;
}
.sitemap_category a{
	display:block;
	font-size:18px;
	color:#666;
}
.sitemap_categorylink{
	display:table;
	table-layout:fixed;
	width:630px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
h2.sitemap_categorybtn{
	display:table-cell;
	vertical-align:middle;
	width:85px;
	text-align:center;
	font-weight:normal;
	line-height:2em;
	margin-left:5px;
	border:1px #999 solid;
}
h2.sitemap_categorybtn a{
	font-size:13px;
	color:#666;
	display:block;
	padding:5px 0 3px;
	text-decoration:none;
}
h2.sitemap_categorybtn a:hover{
	padding:5px 0 3px;
	background-color:#e3e3e3;
}


.sitemap_costume{
	width:630px;
	height:auto;
	overflow:hidden;
	font-size:18px;
	color:#666;
	text-align:left;
	line-height:1.4em;
	padding:5px 5px 0px 5px;
	border-bottom:2px #fe7faa solid;
}

.sitemap_costumelink{
	display:table;
	table-layout:fixed;
	width:630px;
	height:auto;
	overflow:hidden;
	padding:5px;
}
h2.sitemap_costumebtn{
	display:table-cell;
	vertical-align:middle;
	width:auto;
	text-align:center;
	font-weight: normal;
	line-height:2em;
	margin-left:5px;
	border:1px #999 solid;
}
h2.sitemap_costumebtn a{
	font-size:13px;
	color:#666;
	display:block;
	padding:5px 0 3px;
	text-decoration:none;
}
h2.sitemap_costumebtn a:hover{
	padding:5px 0 3px;
	background-color:#e3e3e3;
}

