@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
}

img{
	border: 0;
}

html{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}

p{
	font-size:12px;
	line-height:1.5em;
}

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

body#home{
	background:url("../images/bg_green.jpg") no-repeat;
}

a:link{color: #1cc61c;}
a:visited{color: #138214;}
a:active{color: #f9fc27;}
a:hover{color: #00ff00;}

#footer a:link{color: #00c800;}
#footer a:visited{color: #009600;}
#footer a:active{color: #ffffff;}
#footer a:hover{color: #00ff00;}

.st{
font-weight:bold;
}

.font16{
	font-size:16px;
	font-weight:bold;
}

.font12{
	font-size:12px;
}

/*-- txt colors --*/

.red{color: #d91917;}
.blue{color: #1aa1cb;}
.gray{color: #6e6e6e;}

/*-- lightbox img --*/

ul.thumbnail {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

ul.thumbnail li {
	padding: 0;
	margin: 0 0 0 9px;
	list-style: none;
	float: left;
	}

ul.thumbnail li a img {
	display: block;
	}

ul.thumbnail li a { 
	display: block;
	margin: 0 4px 4px 0;
	padding: 2px;
	background: #007401;
  background-color: #007401;
  color: white;
}

.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 */

#spacer{
	height:50px;
}

#spacer_top{
	height:375px;
}

/*-- header --*/

#header{
	width: 834px;
	margin: auto;
	position: relative;
}

/*-- navigation --*/

#navigation{
	width: 834px;
	margin: auto;
	position: relative;
}

#global_nav{
	top:256px;
	position: absolute;
	clear: both;
}

#global_nav_top{
	top:256px;
	position: absolute;
	clear: both;
}

*html #global_nav{
	top:31px;
	position: relative;
}

*:first-child+html #global_nav{
	top:28px;
	position: relative;
}

*:first-child+html #global_nav_top{
	top:284px;
	position: relative;
	z-index:12;
}

#main_visual{
	width: 898px;
	z-index: 3;
	position: absolute;
	clear: both;
}

#main_copy{
	width: 262px;
	top:110px;
	left:565px;
	z-index: 6;
	position: absolute;
	clear: both;
}

#header_main{
	width: 834px;
	z-index: 2;
	position: absolute;
	clear: both;
}

#sega_logo{
	width: 76px;
	z-index: 7;
	top:12px;
	left:10px;
	position: absolute;
	clear: both;
}

#sega_logo a{
	width: 76px;
	height: 28px;
	display: block;
	position: absolute;
	clear: both;
	background-image:url("../images/null.gif");
}

#new_nav{
	width:64px;
	height:29px;
	top:205px;
	position: absolute;
	z-index: 9;
}

#new_nav a{
	width:64px;
	height:29px;
	display: block;
	position: absolute;
	clear: both;
	background-image:url("../images/null.gif");
}

#bb_logo{
	width: 355px;
	height: 22px;
	top: 24px;
	left: 30px;
	z-index: 4;
	position: absolute;
	clear: both;
}

#bb_logo a{
	width: 355px;
	top: 43px;
	height: 135px;
	display: block;
	position: absolute;
	clear: both;
	background-image:url("../images/null.gif");
}

#official{
	top:204px;
	left:593px;
	position: absolute;
	clear: both;
	z-index:30;
}

#official a{
	width:240px;
	height:20px;
	display: block;
	background-image:url("../images/null.gif");
}

#rss{
	top:231px;
	left:794px;
	position: absolute;
	clear: both;
}

.nd{display:none;}

/*-- container --*/

#container{
	top:283px;
	width:834px;
	border-bottom:none;
	position: relative;
	margin: auto;
}

#all_under{
	width:834px;
	height:30px;
	background:url("../images/bg_main_under.png") repeat-y;
}

*html #all_under{
	overflow:hidden;
}

#bb_line{
	width:118px;
	height:195px;
	top:-166px;
	background:url("../images/bg_bbline.png") no-repeat;
	position:relative;
}

/*-- footer --*/
#footer{
	margin:22px 0 0 0;
	width:834px;
	height:200px;
	background:url("../images/bg_footer.png") no-repeat;
	position:relative;
}

#footer_bb{
	width:142px;
	height:12px;
	top:44px;
	left:349px;
	position:absolute;
}

*html #footer_bb{
	font-size: 8px;
}

#footer_sega{
	width:42px;
	height:11px;
	top:61px;
	left:393px;
	position:absolute;
}

*html #footer_sega{
	font-size: 8px;
}

*html #footer p{
	font-size: 8px;
}

*:first-child+html #footer p{
	font-size: 8px;
}

#footer p{
	top:16px;
	left:53px;
	font-size: 8px; 
	text-align : center;
	line-height:1.4;
	color:#1e1e1e;
	position:absolute;
}

/*-- paragraph title --*/

#paragraph{
	width:480px;
	padding:70px 0 0 0px;
}

#paragraph p{
	padding:30px 0 0 20px;
}

#paragraph h4{
	margin:12px 0 25px 30px;
	height:17px;
	font-size:12px;
	text-indent:1.5em;
	line-height:19px;
	background:url("../images/sub_arrow.png") no-repeat;
}

#paragraph h4 a{
	line-height:19px;
}

#paragraph span{
	line-height:19px;
}

/*-- global-nav --*/


ul#nav a {
        color: #FFFFFF;
}

ul#nav ul {
	margin: auto;
}

ul#nav li {
	width:64px;
    float: left;
    position: relative;
	list-style: none;
	margin:-1px 6px 0 0;
}

ul#nav li.last_nav{
	margin:-1px 0 0 0;
}

ul#nav li a {
        display: block;
	width:64px;
}

ul#nav li ul {
        display: none;
}

ul#nav li:hover ul {
        display: block;
		margin:-1px 0 0 0;
        position: absolute;
        z-index: 100;
		font-size: 13px;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		border: 1px solid #015001;
}

ul#nav li:hover ul.green{
        background: #007401;
}

ul#nav li:hover ul.yellow{
        background: #bedc00;
}

ul#nav li:hover ul.red{
        background: #FF0046;
}

ul#nav li:hover ul.blue{
        background: #00A8FF;
}

ul#nav li:hover ul.pink{
        background: #E4007F;
}

ul#nav li:active ul {
        background: #007401;
	text-aling:center;
	padding:1px;
}

ul#nav li ul li {
	width:120px;
        float: none;
        margin: 0;
        font-weight: normal;
	text-align:center;
}

ul#nav li ul li a {
	width:120px;
	line-height:23px;
	text-indent:1em;
	text-align:left;
        text-decoration: none;
}

ul#nav li ul li a:hover {
        background: #fff;
        color: #007401;
}