@charset "utf-8";
/* CSS Document */


a{
	color: #d8d7cd;
	text-decoration: none;
}

A:hover {
color: #d8d7cd;
text-decoration: underline;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- 
header
+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
html,body {
	background: #000 url() repeat-y left top;
	height: 100%;
}



#wrapper{
	height: auto;
	min-height: 10%;
	/*min-width:1190px;*/
	min-width:100px;
	overflow:hidden;
	position: relative;
	margin-left:0PX
}
.contents{
	background-color: #000;
	float: right;
	margin-right: -200px;
	height: 100%;
	width: 100%;
}

/* 横幅、携帯位置合わせ */
.cont_inner {
	margin-right: 200px;
	margin-left: 10px;
	padding-top: 0px;
	width: 75%;
}

.cont_inner2 {
	margin-right: 200px;
	margin-left: 10px;
	padding-top: 0px;
	width: 75%;
}





#wrapper #info .cont_inner {
}

.cont_box {
	margin: 0 auto 0 25px;
	padding-bottom: 80px;
	padding-top: 0px;
	width: 95%;
}





.side_cont {
	width: 200px;
	float: left; /* leftでも可 */
	#background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
}

.side_cont2 {
	width: 200px;
	float: left; /* leftでも可 */
	#background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
}





.side_cont h1 {
	margin-bottom: 20px;
}
#gnav {
	margin-left: 15px;
	margin-bottom:70px;
}
#gnav li {
	margin-bottom: 15px;
	padding-left:15px;
	line-height:0;
}
#gnav li {
	margin-bottom: 15px;
	padding-left:15px;
	line-height:0;
}
#gnav .this {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left center;
}
.subnav {
	margin-left: 15px;
	font-size:90%;
	color:FFFFFF;
	width: 200px;
}

.subnav a {
	color: #F7F2ED;
	background-image: url(../images/subnav_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.subnav9 {
	margin-left: 15px;
	font-size:90%;
	color:#FFFFFF;
}

.subnav9 a {
	color: #F7F2ED;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}

.subnav9 b {
	color: #F7F2ED;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}


.subnav p {
	margin-bottom: 5px;
}
.subnav ul {
	margin-bottom: 20px;
}

.page_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /*"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;*/
	font-size: 50px;
	line-height: 25px;
	padding-left:23px;
	padding-top: 95px;
padding-BOTTOM: 0px;}

.page_title2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /*"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;*/
	font-size: 50px;
	line-height: 25px;
	padding-left: 55px;
	padding-top: 25px;
padding-BOTTOM: 10px;}


.page_title3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /*"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;*/
	font-size: 50px;
	line-height: 25px;
	padding-left: 58px;
	padding-top: 100px;
padding-BOTTOM: 0px;}




.page_title img {
	vertical-align: middle;
}

/*パン屑*/
.crumb {
	padding: 9px 25px 46px 55px;
	color:#d8d7cd;
}
.crumb li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 12px;
	min-width: 5px;
	line-height: 1.1;
	vertical-align: top;
}
.crumb li a {
	color: #fff;
	text-decoration: none;
}
.crumb li + li a {
	color: #fff;
}
.crumb li a:hover {
	text-decoration: none;
}

/*ページナビ*/
.pagenation {
	margin: 30px 0px 35px　0px;
	text-align: center;
}
.pagenation li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 3px;
	line-height: 33px;
	height: 33px;
	vertical-align: top;
}
.pagenation li a {
	display: block;
	line-height: 33px;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
}
.pagenation li span {
	background: #aa9650;
	color: #fff;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	line-height: 33px;
	height: 33px;
	vertical-align: middle;
	width: 33px;
}
.pagenation li a span {
	background: #d8d7cd;
	color: #000;
}
.pagenation li a:hover span {
	background: #aa9650;
	color: #fff;
}
.pagenation li.back, 
.pagenation li.next {
	line-height: 33px;
}
.pagenation li.back a:hover, 
.pagenation li.next a:hover {
	text-decoration: underline;
}
.pagenation li.back {
	background: url(../images/pn_icon_back.png) left center no-repeat;
	margin-right: 25px;
	padding-left: 14px;
}
.pagenation li.next {
	background: url(../images/pn_icon_next.png) right center no-repeat;
	margin-left: 25px;
	padding-right: 14px;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+- 
footer
+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

footer {
	border-top: 0px solid #231d1c;
	clear: both;
	font-size: 91.7%;
	margin-left: 200px;
	margin-top: 15px;
	line-height: 22px;
	
	padding: 30px 0 14px 0;
	
	
}
footer .f_inr {
	margin: 0px 105px 0px 0px;
}
footer .f_link {
	margin-top: 10px;
}
footer .copyright {
	text-align: right;
}
footer .pagetop {
	bottom: 0;
	position: absolute;
	right: 19px;
}
footer .pagetop a {
	display: block;
}
footer .f_inr dl dd {
	margin-left: 300px;
}
