#header-btn{
margin-right:10px;
}
/* ----------------------------------------
sitemap
---------------------------------------- */
#sitemappage h4{
	margin-bottom:10px;
	padding:10px 0 10px 35px;
	color:#ff7d99;
	font-size: 17px;
	font-weight: bold;
}
#sitemappage h4 a{
	color:#ff7d99;
	font-weight:bold;
}
#sitemappage h4.topPage{float:left; background:url(/pc/static/etc/images/ico01.png) left center no-repeat;}
#sitemappage h4.book{background:url(/pc/static/etc/images/ico02.png) left center no-repeat;}
#sitemappage h4.contents{background:url(/pc/static/etc/images/ico03.png)left center no-repeat;}
#sitemappage h4.search{background:url(/pc/static/etc/images/ico04.png) left center no-repeat;}
#sitemappage h4.bbs{background:url(/pc/static/etc/images/ico05.png) left center no-repeat;}
#sitemappage h4.etc{background:url(/pc/static/etc/images/ico06.png) left center no-repeat;}
.sitemapBlock{
	margin-top:25px;
}
.box{
	float:left;
	margin:0 5px;
	padding:8px 8px 30px 8px;
	width:287px;
	background:url(/pc/static/etc/images/bg.png) top left no-repeat;
	border:1px solid #ece3d8;
	border-radius:5px;
}	
.btnLink{
	float:right;
	position:relative;
	margin-top:15px;
}
.btnLink li{
	float:right;
	margin-right:10px;
}
.btnLink li a{
	display:block;
	padding:7px 22px 7px 38px;
	font:normal 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif !important;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#333333;
	background-image:url(/pc/static/etc/images/li.png);
	background-position:15px 7px;
	background-repeat:no-repeat;
	background:url(/pc/static/etc/images/li.png) 15px 6px no-repeat, moz-linear-gradient(top, #565655, #333333);
	background:url(/pc/static/etc/images/li.png) 15px 6px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#565655), to(#333333));
	border-radius:5px;
}
.btnLink li a:hover{
	text-decoration:underline;
}
.textLink {
	margin-left: 8px !important;
}
.textLink li {
	border-top: none !important;
	background-image: none !important;
}
.textLink li a {
    display: inline-block !important;
	padding: 7px 0 7px 20px !important;
	text-align: left !important;
	background: url(/pc/static/etc/images/li.png) top .5em left no-repeat;
}