html {
	-webkit-text-size-adjust: none;
}
body {
	background-image: url(../img_cmn/bg.jpg);
	background-repeat: repeat-y;
	background-color: #240D05;
	color: #FFF;
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: center top;
}
a {
	color: #036;
}
a:hover {
	color: #F06;
	text-decoration: underline;
}
.pagelink {
	background-image: url(../img_cmn/pagelink.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	text-align: right;
	padding-right: 20px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}
.center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #hd {
	background-image: url(../img_cmn/hd_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 175px;
}
#container #hd .center {
	background-image: url(../img_cmn/hd_ct.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 160px;
}
#container #hd H1 {
	background-image: url(../img_cmn/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 160px;
	width: 230px;
	text-align: left;
	text-indent: -9999px;
}
#container #hd H1 A {
	display: block;
	height: 100%;
	width: 100%;
}
#container #ct .center H2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 61px;
	width: 285px;
	text-align: left;
	text-indent: -9999px;
	margin: -15px 0px 10px auto;
}
#container #copyright {
	background-image: url(../img_cmn/ft_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	clear: both;
}
#container #copyright .center {
	background-image: url(../img_cmn/ft_ct.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 30px;
}
#container #copyright .center .menu {
	text-align: center;
	margin-bottom: 15px;
}
#container #copyright .center .menu LI {
	display: inline;
}
#container #copyright .center .menu LI A {
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #FFC;
	border-left: 1px solid #FFC;
}
#container #copyright .center .ft {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000;
}
.box {
	background-image: url(../img_cmn/box_center.png);
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 25px;
	color: #333;
}
.box H3 {
	font-size: 24px;
	border-left: 10px solid #900;
	padding-left: 15px;
	font-weight: bold;
	color: #600;
	margin-bottom: 30px;
}
.box_hd {
	background-image: url(../img_cmn/box_hd.png);
	width: 960px;
	height:10px;
	margin-right: auto;
	margin-left: auto;
}
.box_ft {
	background-image: url(../img_cmn/box_ft.png);
	width: 960px;
	height:10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#ct .under {
	background-image: url(../img_cmn/underconstruction.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 500px;
	text-align: left;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#contents_navi {
	margin-top: -24px;
	margin-bottom: 10px;
}
#contents_navi UL LI {
	display: inline;
	border-right: 1px solid #CC0;
	border-left: 1px solid #CC0;
	font-size: 14px;
	line-height: 14px;
}
#contents_navi UL LI A {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#contents_navi UL LI A:hover {
	color: #F06;
	text-decoration: underline;
}
