@charset "shift_jis";
/* CSS Document */

*:first-child+html * {
	zoom:1;
}
html {
	height: 100%;
}
body {
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	line-height: 1.231;
	*font-size: small;
	*font: x-small;
}
.body_bg01 {
	height: 100%;
	background-color: #000000;
	background-image: url(../images/bodybg/body_bg01.jpg);
}
.eisu {
	font-family: Geneva, Arial, Verdana, sans-serif;
}
a {
	color: #0088CC;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
input {
	vertical-align: -20%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap {
	height: 100%;
	text-align: left;
	background-image: url(../images/wrap_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
html>/**/body #wrap {
	height /*\**/: 100%\9;
	min-height /*\**/: 100%\9;
}
#header {
	height: 108px;
	width: 100%;
	background-image: url(../images/hd_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#hdbar {
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	font-size: 93%;
	color: #CCCCCC;
	overflow: hidden;
	width: 930px;
	text-align: right;
}
#navi {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#menu {
	float: left;
	height: 80px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding-bottom: 100px;
}
#left {
	float: left;
}
.leftblock {
	background-color: #FFFFFF;
	height: auto;
	margin-top: 10px;
}
#right {
	float: right;
}
.rightblock {
	background-color: #FFFFFF;
	height: auto;
	margin-top: 10px;
}
#pagetop {
	background-color: #FFFFFF;
	height: 30px;
	margin-top: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pagetop p {
	background-image: url(../images/pagetop.gif);
	height: 30px;
	width: 100px;
	margin-left: 830px;
}
#pagetop a {
	width: 100px;
	height: 30px;
	text-indent: -9990px;
	display: block;
	overflow: hidden;
}
#pagetop a:hover {
	background-image: url(../images/pagetop_on.gif);
}

#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 100px;
	background-image: url(../images/ft_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: -100px;
}
