@charset "UTF-8";
@import url(com.css);

body {
	background-color:#141414;
	font-size:0.9em;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height:1.45em;
	_font-size:0.80em;
	_text-align:center;

	background:url(../img/bg_main.jpg) top center no-repeat #141414;

/*
	background-image:url(../img/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
*/
}

div#container {
	width:960px;
	margin:0 auto;
}

/*=====================LEAD========================*/

div#lead {
	height:47px;
	background-image:url(../img/bg_lead.png);
	background-repeat:repeat-x;
	background-position:top center;
	margin-bottom:-8px;
}

div#lead_inner {
	height:47px;
	background-image:url(../img/bg_lead2.png);
	background-repeat:no-repeat;
	background-position:top center;
}

div#lead_inner2 {
	width:950px;
	margin:0 auto;
}

div#lead_txt {
	color:#ffffff;
	float:left;
	height:39px;
	line-height:39px;
	font-size:10px;
	font-weight:bold;
}

div#lead_logo {
	float:right;
	margin-top:10px;
}


/*=====================header========================*/
div#header {
	text-indent:-9999px;
	font-size:0px;
}

div#header_1 {
	width:960px;
	height:150px;
	background-image:url(../img/header_1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

div#header_2 {
	width:960px;
	height:294px;
	background-image:url(../img/header_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

div#header_3 {
	width:960px;
	height:60px;
	background-image:url(../img/header_3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

div#header_3_inner {
	padding-left:24px;
}

div#header_3 a {
	float:left;
	display:block;
	width:363px;
	height:55px;
}

/*=====================article1========================*/
div#article1 {
	text-indent:-9999px;
	font-size:0px;
}

div#article1_1 {
	height:229px;
	background-image:url(../img/article_1_1.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:-160px;
}

div#article1_2 {
	height:371px;
	background-image:url(../img/article_1_2.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:-160px;
	margin-right:-160px;
}

div#article1_2 a {
	float:left;
	margin-left:227px;
	_margin-left:113px;
	margin-top:317px;
	display:block;
	width:123px;
	height:20px;
}


/*=====================article2========================*/
div#article2 {
	text-indent:-9999px;
	font-size:0px;
}

div#article2_1 {
	height:105px;
	background-image:url(../img/article_2_1.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#article2_2 {
	height:600px;
	background-image:url(../img/article_2_2.png);
	background-repeat:no-repeat;
	background-position:top left;
}


/*=====================article3========================*/
div#article3 {
	text-indent:-9999px;
	font-size:0px;
}

div#article3_1 {
	height:90px;
	background-image:url(../img/article_3_1.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#article3_2 {
	height:248px;
	background-image:url(../img/article_3_2.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#article3_3 {
	height:104px;
	background-image:url(../img/article_3_3.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:82px;
}

div#article3_3 a {
	float:left;
	margin-top:5px;
	display:block;
	width:207px;
	height:20px;
}

/*=====================FOOTER========================*/
div#footer_copy {
	text-indent:-9999px;
	font-size:0px;
	height:134px;
	background-image:url(../img/copy.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:56px;
}

a#copy_gameyarou {
	float:left;
	margin-top:70px;
	width:102px;
	display:block;
	height:26px;
	margin-right:19px;
}

a#copy_cyberfront {
	float:left;
	margin-top:70px;
	width:58px;
	display:block;
	height:26px;
	margin-right:20px;
}

a#copy_cogen {
	float:left;
	margin-top:70px;
	width:119px;
	display:block;
	height:26px;
}


div#footer_logo {
	float:left;
	padding-left:15px;
}

div#footer_logo img {
	margin-right:20px;
}

div#copyright {
	margin-left:10px;
	float:left;
	text-indent:-9999px;
	font-size:0px;
	background-image:url(../img/footer_copy.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:486px;
	height:29px;
}

/*=====================FOOTER_NAV========================*/
div#footer_nav {
	clear:both;
	color:#ffffff;
	height:85px;
	background-image:url(../img/bg_footer.png);
	background-repeat:repeat-x;
	background-position:top;
}

div#footer_nav_inner {
	width:960px;
	margin:0 auto;
}

div#footer_nav ul {
	padding-left:183px;
	margin-top:13px;
}

div#footer_nav li {
	height:40px;
	line-height:40px;
	float:left;
	margin-right:20px;
}

div#footer_nav li a {
	background-image:url(../img/bullet_footer.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:0.8em;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	color:#ffffff;
	text-decoration:none;
}



#theater {
	width:435px;
	height:308px;
}