/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
img {
	border:0px
	}
html{
	width:100%;
	height:100%;
	margin:0px;
	overflow-y:scroll;
}
body{
	background-color: #251A11;
	background-image:url(./image/bg.jpg); 
	background-repeat:repeat-x; 
	background-position:left top;
	width:800px;
	height:100%;
	margin:0 auto;
	position:relative;
	font-family:Meiryo,osaka,Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	font-size: 12px;
	color:#FFFFFF;
}
a:link {
	color:#FFCC00;
}
a:visited {
	color: #febe00;
}
html > body{
	min-height:100%;
	height:auto;
}
#header{
	width:800px;
	padding:5px 0 10px 0;
}
#menu{
	width:800px;
	float:left;
	text-align:center;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-right:2px;
}
#layoutbox{
	width:800px;
	margin:0 auto;
}
#content{
	width:720px;
	padding-left:40px;
}
.hero{
	clear:both;
	padding:10px 0 10px 0;
	display:block;
	margin: 0 auto;
	text-align: center;
}
.new{
	border:1px dotted #808000; 
	padding:10px;
	margin:5px 0 10px 0;
}
#content p{
	padding:5px 30px 20px 30px;
}
#footer{
	position:static;
	width:760px;
	padding-top:30px;
}
#logo_s{
	padding:10px 0 0 0;
	border:0;
}
hr{
	border-style:dotted;
	border-width:1px;
	color:#9D8C5C;
}
#copy{
	font-size:90%;
	color:#FFFFFF; 
	width:600px;
	clear:both;
	padding:10px 50px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.midashi{
	clear:both;
	padding:10px 0 10px 0;
	display:block;
	margin: 0 auto;
	text-align: center;
}
.komidashi{
	clear:both;
	padding:0 0 10px 0;
	display:block;
	margin: 0 auto;
	text-align: center;
}
#content ul{
	padding:0 40px 0 40px;
}
#content ol{
	padding:0 40px 0 45px;
}
#content li{
	padding:0 0 10px 4px;
}

.act_txt {margin-left:2em;margin-right:2em;color:#000; width:18em;}
.s_dina {background:url(about/image/bg_dina.jpg) top left no-repeat;width:300px;height:350px;border:solid 1px #111313;}
.s_fan {background:url(about/image/bg_fan.jpg) top left no-repeat;width:300px;height:350px;border:solid 1px #111313;}
.s_flash {background:url(about/image/bg_flash.jpg) top left no-repeat;width:300px;height:350px;border:solid 1px #111313;}
.s_jump {background:url(about/image/bg_jump.jpg) top left no-repeat;width:300px;height:350px;border:solid 1px #111313;}
.s_ride {background:url(about/image/bg_ride.jpg) top left no-repeat;width:300px;height:350px;border:solid 1px #111313;}

#shohin table{
	width:700px;
	padding-left:30px;
	border:0
}
#shohin td{
	padding:10px;
	border-bottom:1px dotted #808000;
	vertical-align:top;
}

.red{
	color:#FC4E4B;
}
.yellow{
	color:#FFCC33;
}
#content table{
	margin-bottom:10px;
}
#content td{
padding:10px;
vertical-align:top;
}
.dot{
	border-bottom:1px dotted #808000;
	margin-bottom:10px;
}
.read_more{
	margin:0 0 10px 0;
	display:block;
	text-decoration:underline;
	text-align:right;
	font-weight:bold;
}
#media table{
	clear:both;
	width:680px;
	margin:0 auto;
	padding:0;
	border-bottom:1px dotted #808000;
}
.ques{
	font-weight:bold;
	background-color:#828752; 
	padding:10px;
	vertical-align:top left;
}
.ans{
	color:#000000;
	padding:10px;
	vertical-align:top left;
	background-color:#e0dea8;
}
#game table{
	clear:both;
	width:680px;
	margin-bottom:50px;
	padding:0;
}
#game td li{
padding:10px 0 0 0;
}
#subcont{
	background-image:url(./image/top_suncontbg.jpg); 
	background-repeat:repeat-y; 
	background-position:left top;
	width:666px;
	height:190px;
	margin:0 auto;
	position:relative;
}
#subcont table{
	padding:10px;
}
#subcont ul{
	padding:20 0 10 20;
}