@charset "Shift_JIS";
/*///////R-type///////*/

/*general*/
body{background: #05234a url(./img/bg.gif) repeat-y center top;color:#10406a;text-align:center;margin:0;padding:0;}
a{color:#d67469;}
a img{border:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul,ol,li,dl,dt,dd{margin:0;padding:0;list-style:none;}
body,table,form{font-size:12px;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;line-height:1.5;}

.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
	.clearfix{display:inline-block;}
	/* Hides from IE-mac ?*/
	* html .clearfix{height:1%;}
	.clearfix{display:block;}
	/* End hide from IE-mac */
.alt{
	visibility:hidden;
	position:absolute;
	top:-5000px;
	left:-5000px;
	width:1px;
	display:none;
	/*?*/
	display:block;
	/**/
	}

hr{display:none;}

/*contents*/
#node3{
	background:url(./img/bg0.jpg) center top  no-repeat;
	}
#node4{
	width:880px;margin: 0 auto;text-align:left;
	background:#FFF;
	}

/*フッタ*/
#officialbanner{ margin-bottom:60px;}
#contentscopyright{ font-size:10px; padding:15px 30px; color:#fff;}
#footer{background:#fff; padding:20px; color:#000; border-top: solid 1px #e5e5e5;}

/*PAGE*/
#header{background:url(./img/title.jpg) 0 0 no-repeat;height:355px;}
	#read{position:relative;}
		#read p{position:absolute;left:740px;top:30px;background:url(./img/lead.gif) 0 0 no-repeat;width:156px;height:392px;}
