@charset "shift_jis";

/*  base  */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
* html .png {
	behavior: expression(IEPNGFIX.fix(this));/*IE6 png“§‰ß*/
}
body {
	background-color: #000000;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#999999;
	font-family: 'Helvetica',Arial,'Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:12px;
	line-height:18px;
}

img {border:0px;}

p.hide {display:none;}

p {margin:0px 0px 10px 0px;}

a { text-decoration: underline; }
a:link { color: #EABE91; }
a:visited { color: #EABE91; }
a:hover { color: #FFF5E4; }/*FFE6CC*/

.float {
	float: left;
	margin:1em 2em 2em 0em;
}




#head_menu-box {
	position:relative;
	width:900px;
	height:78px;
	margin:0px auto 0px auto;
	padding:0px;
}

#title{
	position:relative;
	background-image:url(../images/html/bg_h1.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:62px;
	margin:0px auto 0px auto;
	padding:0px;
}

#title h1{
	position:absolute;
	left:24px;
	top:14px;
}

#title h1 .text {/*ƒeƒLƒXƒgƒ^ƒCƒgƒ‹‚Ìê‡*/
	font-family: 'Helvetica',Arial,'Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:16px;
	color:#E3BE8D;
	line-height:62px;
	margin:0px 0px 0px 25px;
	font-weight:normal;
}

#contents {
	clear:both;
	text-align:center;
	background-image:url(../images/html/bg_co_base.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	width:900px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#contents_bg {
	width:870px;
	background-image:url(../images/html/bg_co_head.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#1F1F1F;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.contents_box {
	width:770px;
	margin:0px auto 0px auto;
	padding: 45px 0px 0px 0px;
	text-align:left;
}






#contents_bottom{
	width:870px;
	height:10px;
	background-image:url(../images/html/bg_co_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#1F1F1F;
	margin:0px auto 0px auto;
	padding:0px;
	display:block;
}

#footer {
	width: 100%;
	height: 60px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#copyright{
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
	background:url(../images/copyright.gif);
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	text-indent: -999em;
	text-decoration: none;
	width:900px;
	height:20px;
	font-size: 1px;
	overflow:hidden;
}


