@charset "UTF-8";

/* --------------------------------------------------

	CAPCOM: Web manual Setting CSS
	Title : エクストルーパーズ（PS3）
	
	## CSS INFO	
	Manual Common Custom

-------------------------------------------------- */

body {
	background: #000000 url('../img/bg_top.jpg') no-repeat center top fixed;/*--20120827--*/
	color: #f2f2f2;
	padding: 0;
	height: 100%;
	
	}
a {
	color: #9C9DC6;}
	
	
#sideMenu {
	position: absolute;
	top: 60px;
	left: 50%;
	height: auto;
	width: 220px;
	margin-left: -500px;
	display: block;
}


/* footer 
-------------------------------------------------- */
footer {
	margin-top: -50px;
	}


/*--header - platFormSelect
---------------------------------------------------*/
/*
#platform {
	position: absolute;
	width: 188px;
	top: 225px;
	left: 15px;
}
#platform .platFormSelect{
	width: 188px;
	height: 30px;
	margin: 3px auto;
}
#platform .platFormSelect{
	width: 94px;
	height: 30px;
	float:left;
	text-indent:-9999px;
}
#platform .platFormSelect .btnXbox{
	width: 94px;
	height: 30px;
	display: block;
	background: url(../img/platform_btn_360.png) no-repeat top left;
}
#platform .platFormSelect .btnPs3{
	width: 94px;
	height: 30px;
	display: block;
	background: url(../img/platform_btn_ps3.png) no-repeat top right;
}
#platform .platFormSelect .btnXbox:hover{
	background: url(../img/platform_btn_360_o.png) no-repeat top left;
}
#platform .platFormSelect .btnPs3:hover{
	background: url(../img/platform_btn_ps3_o.png) no-repeat top right;
}
#platform .platFormSelect .active360{
	width: 94px;
	height: 30px;
	display: block;
	background: url(../img/platform_btn_360_o.png) no-repeat top left!important;
}

#platform .platFormSelect .activePs3{
	width: 94px;
	height: 30px;
	display: block;
	background: url(../img/platform_btn_ps3_o.png) no-repeat top right!important;
}
/*
/* header 
-------------------------------------------------- */
header {
	width: 221px;
	height: 149px;
	/*--background:url(../img/navi_bg_head.png) no-repeat top center;--*/
	margin-top: -5px;
	}
	
header h1 {
	line-height: 1;
	margin: 30px 0 0;}	
	
header h2 {
	font-size: 120%;
	line-height: 1.8em;
	}
header #search input {
	}
header #search {
	width: 158px;
	height: 26px;
	margin: 5px 0 5px 25px;
	*margin: 5px 0 5px 5px;
	background: #f2f2f2;
	}

/* gNavi
-------------------------------------------------- */
nav#gNavi {
	margin-top: 143px;
	}

nav#gNavi aside{
	padding:10px 0;
}
nav#gNavi aside ul li{
	margin-bottom: 10px;
	border: 2px solid #FFF;
	background:url(../img/dot_ptn_72.png);
}
nav#gNavi aside a {
	margin: 0 0 0 0px;
	padding:0 0 0 5px;
	background: none;
	font-size: 14px;
	font-weight: bold;
	}	
	
/* mainNavi
-------------------------------------------------- */
nav #mainNavi{
	padding: 0 0 4px 0; 
	background:#fefefe url(../img/navi_bg_foot.png) no-repeat bottom center;
}
nav #mainNavi li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
nav #mainNavi li a{
	/*--padding: 6px 6px 8px 26px;--*/
	padding: 6px 6px 8px 45px;

	text-shadow: 1px 1px 2px #333333;
	margin:0 5px 0 5px;
	background:url(../img/btn_gnavi_d.png) no-repeat bottom left;
	}
nav #mainNavi li a:hover{
	color:#ffb80e;
	background: url('../img/btn_gnavi_o.png') no-repeat  bottom left;
	text-shadow: 1px 1px 1px #3e2a1d;
}
nav #mainNavi li.active a {
	color:#ffffff;
	text-shadow: 1px 1px 1px #3e2a1d;
	background: url('../img/btn_gnavi_a.png') no-repeat  bottom left;
}
nav #mainNavi li ul {
	padding: 0px 0 0px;
	margin:0 5px 0 5px;
	background: #3d4151 url(../img/dot_ptn_72.png)!important;
	}
nav #mainNavi li ul li {
	padding: 0px 0 0px 0px;
	/*--border-bottom:1px solid #4b5061;--*/
	background: url(../img/btn_bgsub_d.png) no-repeat left top!important;
	}
nav #mainNavi li ul li:first-child {
	background: none!important;
	}
	/*
nav #mainNavi li ul li:first-child a,
nav #mainNavi li ul li:first-child.active a{
	padding-left: 25px;
}
nav #mainNavi li ul li:first-child a:hover{
	background: none!important;
}
*/
nav #mainNavi li ul li a {
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 25px;
	display:block;
	font-size: 120%;
	font-weight:nomal;
	color: #ccc!important;
	text-shadow: 2px 2px #333333;
	background: url(../img/navi_arrow.png) 8px center no-repeat!important;
	}
nav #mainNavi li ul li a:hover, 
nav #mainNavi li ul li.active a {
	color: #ffb80e!important;
	background: url(../img/navi_arrow_o.png) 11px center no-repeat!important;
	}
	
/* main
-------------------------------------------------- */
#main {
	*height: auto;
	min-height: 100%;
	}
#main .bShadow{
	box-shadow: 1px 0 2px #060632;
	-moz-box-shadow: 1px 0 2px #060632;
	-webkit-box-shadow: 1px 0 2px #060632;
	border-right: 1px solid #003792;
	}
#main nav.path {
	color: #999;
	text-align: left;
	padding: 5px 5px 5px 20px;
	background: url(../img/contents_bg_ptn.png);
	border-bottom: 1px solid #666;
	}
#main nav.path a {
	padding: 0 5px;}
nav a {
	text-decoration: none;
	color: #fff;}
html>/**/body #main {/*-- for ie8 --*/
	display:table;
	height:100%\9;
}
#main:not(:target) {/*-- for ie9 --*/
	display:table;
	height:100%;
}
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* content 
-------------------------------------------------- */
#contentBlock{
	float: right;
	/*--width: 765px;--*/
	width: 765px;
	height: auto;
	min-height: 500px;
	overflow:auto;
	overflow-x: hidden;
	*overflow: inherit;
	margin-top: 56px;
	padding-bottom: 10px;
	_margin-bottom: 10px;
	margin:55px 0 80px 0;
}
section#content {
	width: 762px!important;
	min-height: 500px;
	background:url(../img/contentsbg.png) repeat-y left top;
	padding-bottom: 10px;
	_margin-bottom: 10px;
	border: #FFF solid 2px;
	margin-bottom: 10px;
}
section#content section {
	clear: both;}

/* manual 
-------------------------------------------------- */
#manual {
	margin-top: 3px;
	min-height: 500px;
	/*--display: none;--*/
	text-align: left;
	padding: 0 20px 0 20px;
}

/* CategoryList
-------------------------------*/
#paging {
    padding: 70px 30px 0;
}
#categoryList {
	clear: both;
	margin: 8px 30px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background:url(../img/contents_bg_ptn.png);
	font-size: 12px;
	}
#categoryList dt {
	border-right: 1px solid #ffffff;
	font-weight: bold;
	}
	
/*--
notesblock
----------------------------------*/

#noteBlock{
	clear: both;
	overflow:hidden;
	/*--margin: 30px 30px 5px;--*/
	/*margin:18px auto 5px auto;*/
	margin:18px auto 5px auto;
	width: 98%;
	text-align: left;
	border-top:#626262 1px solid;
	border-bottom:#626262 1px solid;	
	/*--background:#01050a url(../img/notesblock_head.png) no-repeat top center;--*/
	background: url(../img/ptn_80.png);
}
#contentBlock #noteBlock{
	float:right;
	clear: both;
	overflow:hidden;
	/*--margin: 30px 30px 5px;--*/
	/*margin:18px auto 5px auto;*/
	margin:18px auto 5px auto;
	width: 99%;
	text-align: left;
	border-top:#626262 1px solid;
	border-bottom:#626262 1px solid;	
	/*--background:#01050a url(../img/notesblock_head.png) no-repeat top center;--*/
	background: url(../img/ptn_80.png);
}
#top #noteBlock{
	/*--margin: 30px 30px 5px 20px;--*/
	?zoom: 0;
}
#top #noteBlock:after {
	content:"";
	display: block;
	clear: both;}

#noteBlock .notes {
	clear: both;
	padding: 18px 20px 10px;
	height: auto;
	color: #777;
	/*--background: url(../img/notesblock_foot.png) no-repeat bottom center;--*/
}
#noteBlock .notes p {
	padding-bottom: 8px;
}	
#noteBlock .notes p.screen {
	color: #ccc;
}	

#noteBlock .notes .rating {
	float: right;
	margin: 0 0 15px 15px;
	vertical-align: bottom;
}	

