@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #ffffff;
	font-size: 13px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", Arial, sans-serif;
}

/* for IE7 */
*+html body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
	font-size: small;
}  

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック";
	font: x-small;
}

a {
	text-decoration: none;
}
a:link {
	color: #ff6600;
}
a:visited {
	color: #ff6600;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff6600;
}

a img {
	border:0;
}

blockquote, dd, div, dl, dt,  
h1, h2, h3, h4, h5, h6,  
li, ol, p, pre, span, td, th, ul {
	margin: 0;
	padding: 0;
}

caption, th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/*
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:inherit;
	font:100%;
}
*/

ol, ul {
	list-style-type: none;
}

q:before, q:after {
	content:'';
}

img {
	vertical-align: bottom;
}

button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.centering {
	display: block;
	margin: 0 auto;
}

.right {
	float: right;
}

.left {
	float: left;
}



/*テキストサイズ
----------------------------------------------------------------*/
.text10 { font-size: 77%; }
.text11 { font-size: 85%; }
.text12 { font-size: 93%; }
.text13 { font-size: 100%; }
.text14 { font-size: 108%; }
.text15 { font-size: 116%; }
.text16 { font-size: 123.1%; }
.text17 { font-size: 131%; }
.text18 { font-size: 138.5%; }
.text19 { font-size: 146.5%; }
.text20 { font-size: 153.9%; }
.text21 { font-size: 161.6%; }
.text22 { font-size: 167%; }
.text23 { font-size: 174%; }
.text24 { font-size: 182%; }



/* 共通レイアウト
---------------------------------------------------------------*/
div.wrapper {
	position: relative;
	margin: 27px auto 0 auto;
	width: 540px;
}



/* トップページ
---------------------------------------------------------------*/
div#main, div#main_top, div#info_data, div#footer {
	margin: 0 auto;
	width: 900px;
}

div#main {
	background-color: #333333;
	height: 600px;
}

div#main_top {
	background-color: #333333;
	height: 684px;
}

div#info_data {
	position: relative;
	background: url(../image/info_data.jpg) no-repeat left top;
	height: 60px;
	text-indent: -9999px;
}

ul#bnr {
	margin: 0 auto;
	padding: 7px 0 0 34px;
	background: url(../image/bg_bnr.jpg) no-repeat left top;
	width: 866px;
	height: 63px;
}

ul#bnr li {
	padding-right: 10px;
	float: left;
}

ul#bnr li a {
	display: block;
	height: 56px;
}

ul#bnr li a.ps3 {
	width: 175px;
}

ul#bnr li a.xbox {
	width: 350px;
}

ul#bnr li a.ps2 {
	width: 284px;
}

ul#bnr li a:hover {
	text-indent: -9999px;
}

p#koei a {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	height: 36px;
	width: 245px;
}



/* スペシャルムービー
---------------------------------------------------------------*/
div#movie {
	position: relative;
	margin: 0 auto;
	background: url(../image/movie.jpg) no-repeat left top;
	width: 600px;
	height: 585px;
}

div#movie a {
	position: absolute;
	display: block;
}

div#movie a.mov_1m {
	left: 134px;
	top: 443px;
	overflow: hidden;
	width: 164px;
	height: 74px;
}

div#movie a.mov_500k {
	left: 301px;
	top: 443px;
	overflow: hidden;
	width: 164px;
	height: 74px;
}

div#movie a.mov_close {
	left: 250px;
	top: 525px;
	overflow: hidden;
	background: url(../image/btn_close_o.jpg) no-repeat left top;
	width: 100px;
	height: 30px;
}

div#movie a:hover {
	text-indent: -9999px;
}



/* イベント概要
---------------------------------------------------------------*/
div#event {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 580px;
}

div#event a {
	position: absolute;
	display: block;
}

div#event a.charahobby {
	left: 149px;
	top: 468px;
	width: 180px;
	height: 60px;
}

div#event a.close {
	left: 250px;
	top: 746px;
	overflow: hidden;
	background: url(../image/btn_close_o.jpg) no-repeat left top;
	width: 100px;
	height: 30px;
}

div#event a.close:hover {
	text-indent: -9999px;
}



/* MS投票
---------------------------------------------------------------*/
body#vote {
	background: #091836 url(../image/vote/bg_body.jpg) no-repeat center top;
}

div#rapVote {
	background: url(../image/bg_wrapper.jpg) no-repeat left top;
}

table#entryMS  {
	margin: 0 auto;
	width: 510px;
	font-size: 77%;
	line-height: 1.1;
}

table#entryMS tr td.msimg {
	width: 120px;
}

table#entryMS tr td.radiobutton {
	padding: 3px;
	background-color: #999999;
	border: 1px solid #ffffff;
}

table#entryMS tr td.msname {
	padding: 3px;
	background-color: #333333;
	width: 85px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div.errmsg {
	display: block;
	margin: 0 auto 15px auto;
	padding: 3px 5px;
	background-color: #ff0000;
	width: 400px;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}

input.btnVote {
	display: block;
	margin: 10px auto 0 auto;
}

div#btnClose {
	background: url(../image/vote/img_vote_04.jpg) no-repeat left top;
	width: 540px;
	height: 34px;
}

div#btnClose a.close {
	overflow: hidden;
	display: block;
	margin: 0 auto;
	background: url(../image/btn_close_o.jpg) no-repeat left top;
	width: 100px;
	height: 30px;
}

div#btnClose a.close:hover {
	text-indent: -9999px;
}

img.thanks {
	margin-bottom: 100px;
}

img.copy {
	display: block;
	margin: 0 auto;
}

div.voteresult {
	position: relative;
	width: 540px;
	height: 210px;
}

div.no1 {
	background: url(../image/vote/img_vote_09.jpg) no-repeat left top;
}

div.no2 {
	background: url(../image/vote/img_vote_10.jpg) no-repeat left top;
}

div.no3 {
	background: url(../image/vote/img_vote_11.jpg) no-repeat left top;
}

div.no1_r {
	background: url(../image/vote/img_vote_14.jpg) no-repeat left top;
}

div.no2_r {
	background: url(../image/vote/img_vote_15.jpg) no-repeat left top;
}

div.no3_r {
	background: url(../image/vote/img_vote_16.jpg) no-repeat left top;
}

div.voteresult a.btnMovie {
	position: absolute;
	top: 148px;
	left: 19px;
	display: block;
	margin: 0 auto;
	background: url(../image/vote/btn_movie_o.jpg) no-repeat left top;
	width: 239px;
	height: 54px;
}

div.voteresult a.btnMovie02 {
	position: absolute;
	top: 148px;
	left: 19px;
	display: block;
	margin: 0 auto;
	background: url(../image/vote/btn_movie02_o.jpg) no-repeat left top;
	width: 239px;
	height: 54px;
}

a.btnMovie:hover,
a.btnMovie02:hover {
	text-indent: -9999px;
}

#btnDLC {
	padding: 10px 0 11px 26px;
	background: url(../image/btn_dc.jpg) no-repeat left top;
}

#btnDLC a {
	display: block;
	margin-right: 26px;
	float: left;
	width: 145px;
	height: 30px;
}

#btnDLC a.dlc01:hover { background: url(../image/btn_dc_o.jpg) no-repeat -26px -10px; }
#btnDLC a.dlc01_c { background: url(../image/btn_dc_o.jpg) no-repeat -26px -10px; }

#btnDLC a.dlc02:hover { background: url(../image/btn_dc_o.jpg) no-repeat -197px -10px; }
#btnDLC a.dlc02_c { background: url(../image/btn_dc_o.jpg) no-repeat -197px -10px; }

#btnDLC a.dlc03:hover { background: url(../image/btn_dc_o.jpg) no-repeat -369px -10px; }
#btnDLC a.dlc03_c { background: url(../image/btn_dc_o.jpg) no-repeat -369px -10px; }

/**/

	
