@charset "utf-8";

/*==========================================
 body
===========================================*/

html {
	font-size: 62.5%;
}
html>/**/body {
	font-size /*\**/: small\9; /* IE8 */
}

body {
	width: 100%;
	height: 100%;
	background: url(../img/bg.jpg) no-repeat top center #352200 fixed;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', /*Meiryo,*/ 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 18px;font-size: 1.8rem;
	color: #000;
	line-height: 160%;
	text-align: center;
}

a {color: #044bed;text-decoration: none;}
a:hover {color: #2565f8;text-decoration: underline;}

div#wrap {
	width: 1030px;
	margin: 0 auto;
}

img {
	vertical-align: bottom;
}


/*==========================================
 ヘッダーのスタイル（TOPページ以外）
===========================================*/

header {
	position: relative;
	height: 50px;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

header p#sega {
	position: absolute;
	left: 0;
	top: 5px;
}

header p#copy {
	position: absolute;
	left: 140px;
	top: 4px;
}


header p#n3ds {
	position: absolute;
	right: 0;
	top: 10px;
}

header h1 {
	position: absolute;
	left: 0;
	top: 55px;
}

/*==========================================
 グローバルナビ
===========================================*/
nav#main {
	background: url(../img/bg_manu.png);
	height: 85px;
	width: 970px;
	margin-left: 30px;
}

nav#main ul {
	padding: 12px 0 0 11px;
}

nav#main li {
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 60px;
	overflow: hidden;
}

nav#main li a {
	display: block;
	width: 150px;
	height: 60px;
}

nav#main li.about {
	background: url(../img/btn_main01.png) no-repeat;
}

nav#main li.game {
	background: url(../img/btn_main02.png) no-repeat;
}

nav#main li.chara {
	background: url(../img/btn_main03.png) no-repeat;
}

nav#main li.herogi {
	background: url(../img/btn_main04.png) no-repeat;
}


nav#main li.movie {
	background: url(../img/btn_main05.png) no-repeat;
}

nav#main li.enjoy {
	background: url(../img/btn_main06.png) no-repeat;
	margin-right: 0;
}


/*==========================================
 各ページのタイトル
===========================================*/

article#ttl {
	position: relative;
	width: 1030px;
	height: 175px;
	text-align: left;
}

article#ttl h1 {
	position: absolute;
	left: 30px;
	top: -3px;
}

article#ttl h2 {
	display: none;
}

article#ttl p {
	position: absolute;
	left: 365px;
	top: 85px;
	min-height: 28px;
	min-width: 430px;
	width: auto !important;
	width: 430px;
	padding-left: 35px;
	padding-right: 10px;
	font-size: 14px; font-size: 1.4rem;
	background: url(../img/bg_pan.png) no-repeat 3px center #FFF;
	border: #f51619 solid 1px;
	border-radius: 15px;
}

aside#sns {
	position: absolute;
	left: 385px;
	top: 125px;
}

aside#sns div {
	float: left;
	margin-right: 10px;
}

.fb-like > span {
  vertical-align: baseline !important;
}

/*==========================================
 コンテンツ内のスタイル
===========================================*/

article#mainBox {
	width: 970px;
	margin: 0 30px;
	text-align: left;
}

article#mainBox div#boxBtm {
	margin-top: 30px;
}

article#mainBox div.box {
	padding: 20px 60px 0 60px;
	overflow: hidden;
}

article#mainBox div.cntbox {
	padding: 20px 60px 0 60px;
	text-align: center;
}

div#btm {
	margin-bottom: 30px;
	line-height: 0;
	font-size: 0;
}


/****** 汎用スタイル ******/

article#mainBox .imgc5 {
	text-align: center;
	margin-bottom: 5px;
}

article#mainBox .imgc {
	text-align: center;
	margin-bottom: 20px;
	line-height: 200%;
}

article#mainBox .imgc30 {
	text-align: center;
	margin-bottom: 30px;
}

article#mainBox h3.main {
	margin-bottom: 20px;
}

article#mainBox h3.main02 {
	margin-bottom: 20px;
	margin-top: 30px;
}

article#mainBox h4.main {
	margin-bottom: 20px;
	margin-top: 30px;
}

article#mainBox h5.main {
	margin-bottom: 10px;
	margin-top: 20px;
}

article#mainBox h4.bdr,article#mainBox h5.bdr {
	border-left: solid 10px #003399;
	border-bottom: solid 1px #003399;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	font-size: 16px; font-size: 1.6rem;
	font-weight: bold;
}

ul.atnRed {
	color: #d30101;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 16px; font-size:1.6rem;
}

ul.atnRed li,ul.basic li {
	list-style: disc;
	margin-bottom: 5px;
}

ul.basic {
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 16px; font-size:1.6rem;
}

/* ※リスト */

ul.komeRed {
	color:  #d30101;
	margin-bottom: 20px;
	font-size: 16px; font-size:1.6rem;
}

ul.komeRed li {
	padding-left: 10px; padding-left: 1.0rem;
	text-indent: -10px; text-indent: -1.0rem;
	margin-bottom: 5px;
}

div.atnBox {
	background: #fedbdb;
	padding: 10px 20px 5px 20px;
	margin: 0 10px 30px 10px;
	border-radius: 10px;
}

p.main {
	text-indent: 1em;
	text-indent: 1rem;
	margin-bottom: 15px;
	font-size: 18px;font-size: 1.8rem;
}

p.txtSmal {
	font-size: 12px; font-size: 1.2rem;
	margin-bottom: 15px;
}

p.txtMdl {
	font-size: 14px; font-size: 1.4rem;
	margin-bottom: 15px;
}

.imgl {
	float: left;
	margin: 0 10px 10px 0;
}

.imgr {
	float: right;
	margin: 0 0 10px 10px;
}

.clear {
	clear: both;
}

/*ボタン2列リスト*/

ul.btn2box {
	display: inline-block;
}

ul.btn2box li {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}

ul.btn2box li.right {
	margin-right: 0;
}

ul.btn2box div#newIco01 {
	position: absolute;
	left: -5px;
	bottom: 0;
}

/* センター合わせリスト */

div.cntLi {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

div.cntLi ul {
	position:relative;
	left:50%;
	float:left;
}

div.cntLi li {
	position:relative;
	left:-50%;
	float:left;
	text-align: center;
	margin-right: 20px;
	font-size: 12px; font-size: 1.2rem;
}

table.basic {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000;
	margin-bottom: 20px;
	line-height: 120%;
	font-size: 14px; font-size: 1.4rem;
}

table.basic th {
	background: #000;
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

table.basic tr:nth-child(even){
	background: #e5e5e5;
}

table.basic td {
	border: 1px solid #000;
	padding: 5px;
}

table.basic td.nowrap {
	white-space: nowrap;
}

tr:nth-child(even){
	background: #CCC;
}

div.redBox {
	background: #fedbdb;
	padding: 15px 15px 3px 15px;
	border-radius: 15px;
	margin: 20px 30px;
}

/* その他コンテンツ用line */

aside.line {
	margin-top: 30px;
	padding-top: 30px;
	border-top: dotted 2px #000;
}

.line {
	margin-top: 30px;
	padding-top: 30px;
	border-top: dotted 2px #000;
}


div.new {
	background: url(../img/ico_new.png);
	display: block;
	height: 54px;
	width: 54px;
}

div.new img {
	margin-left: 4px;
	margin-top: 12px;
}

div.newIco01 {
	position: absolute;
	left: -10px;
	top: -10px;
}

div.newIco01 p.newY {
	text-indent: 0;
}

.newMini {
	position: absolute;
	left: 0;
	top: -5px;
	text-indent: 0;
	line-height: 0;
}


/*==========================================
 div#footerのスタイル
===========================================*/

div#footer {
	color: #CCC;
	height: 160px;
	border-top: solid 2px #feeb13;
	background: url(../img/foot_hb.gif) no-repeat right top #000;
	padding: 0;
	text-align: left;
	line-height: 120%;
}

@-moz-document url-prefix() {
div#footer {
	margin-bottom: -30px;
	}/*firefox用*/
}

div#footer div {
	padding: 10px;
}

div#footer ul#bnr li {
	float: left;
	margin: 0 10px 10px 0;
}

div#footer ul#atn {
	clear: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

div#footer ul#atn li {
	list-style: disc;
	font-size: 12px; font-size: 1.2rem;
}

div#footer p {
	text-align: right;
	font-size: 10px; font-size: 1.0rem;
	line-height: 110%;
}