/* reset5 c 2011 opensource.736cs.com MIT */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;}
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}
nav ul{list-style:none;}
ol{list-style:none;}
ul{list-style:none;}
ul ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
ins{text-decoration:underline;}
del{text-decoration:line-through;}
mark{background:none;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input[type=submit],input[type=button],button{margin:0!important;padding:0!important;}
input,select,a img, img{vertical-align:bottom;}

/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/

-----------------
10 77
11 85
12 93
13 100
14 108
15 116
16 123.1
17 131
18 138.5
19 146.5
20 153.9
21 161.6
22 167
23 174
24 182
25 189
26 197

*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}



/* =============================================================
Styles

- general
- layout
- pages
	- common
	- top
		- largeBanner
		- twitterTimeLine
		- newsArea
		- smallBanner
	- sub

============================================================= */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html { overflow-y: scroll; }


body {
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fffef0;
	background-color: #000;
	background: url(../img/bg.png) center top no-repeat #000;
}

p {
	margin-bottom: 1em;
	line-height: 1.6;
}

a{
	color: #959595;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.img {
	overflow: hidden;
	/*width: ---px;*/
	/*height: --px;*/
}

.img a {
	display: block;
	background: left top no-repeat;
	height: 0;
	/*width: ---px;*/
	/*padding-top: ---px;*/
}
.cautionColor { color: #ba0c35; }

#commonHeader {
	height: 50px;
	width: 100%;
	background-color: #fff;
	padding: 15px 0;
}
#commonHeaderInner {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#commonHeader #logoBox {
	float: left;
	width: 465px;
}
#commonHeader #menuBox {
	float: right;
	width: 465px;
}
ul#menuBox li{float:right;height:20px;}
ul#menuBox li#btnMark   {width:166px;}
ul#menuBox li#btnYahooGame  {float:right;width:161px;}
ul#menuBox li#btnMark a{width:100%;height:20px;display:block;background:url(../img/btn_mark.png) no-repeat;text-indent:-9999px;overflow:hidden;}
ul#menuBox li#btnMark a:hover{background-position:0 -20px;}
ul#menuBox li#btnOut    {width:76px;margin-right:20px;}
ul#menuBox li#btnOut a{width:100%;height:20px;display:block;background:url(../img/btn_out.png) no-repeat;text-indent:-9999px;overflow:hidden;}
ul#menuBox li#btnOut a:hover{background-position:0 -20px;}

#commonHeader #bridge-gametitle-list {
	position: absolute;
	left: 189px;
	top: 0;
}



#contents > header h1 {
	width: 220px;
	height: 87px;
	position: absolute;
	left: 44px;
	top: 17px;
	overflow: hidden;
	z-index: 1;
}
#contents > header h1 a {
	display: block;
	width: 220px;
	height: 0;
	padding-top: 87px;
	background: url(../img/logo.png) left top no-repeat;
}

#globalFooter {
	padding: 13px 0 0 0;
	font-size: 77%;
	color: #959595;
	border-top: 1px solid #959595;
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#globalFooter a{
	color: #00c3f4;
}

#globalFooter:before {
	content: " ";
	display: block;
	width: 58px;
	height: 6px;
	background: url(../img/globalFooter_point.png) no-repeat;
	position: absolute;
	top: -4px;
	right: -3px;
}
#globalFooter small{
	text-align: center;
	widht: 940px;
	display: block;
	font-size: 13px;
	padding-bottom: 20px;
}


#globalFooter .caution {
	float: left;
	width: 940px;
}

#top #socialButtons {
	width: 170px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 10px 10px;
	position: absolute;
	right: 75px;
}
#globalFooter .sublinks li {
	display: inline;
	padding: 0;
}
#globalFooter .sublinks li:before { content: "｜"; }
#globalFooter .sublinks li:first-child:before { content: ""; }

#globalFooter #topPageLink {
	position: absolute;
	left: 10px;
	top: 0;
	width: 99px;
	height: 41px;
}
#globalFooter #topPageLink a {
	width: 99px;
	padding-top: 41px;
	background: url(../img/button_topPageLink.png) left top no-repeat;
}



/* =============================================================================
	layout
   ========================================================================== */
#contents {
	width: 1032px;
	margin: 0 auto;
	position: relative;
	height: 1800px;
}

/* =============================================================================
	pages
   ========================================================================== */

/* =============================================================================
	top
*/

#top .mainBox{
	height: 518px;
	width: 1032px;
	position: relative;
}

#top .system #contentsModule{
	height: 1160px;
	position: relative;
}

#top #contentsModule #siteButton{
	position: absolute;
	height: 105px;
	width: 521px;
	background: url(../img/siteButtonActive.png) left top no-repeat;
	margin: 0 auto;
	bottom: 45px;
	left: 255px;
}

#top #contentsModule #siteButton a{
	position: absolute;
	top: 14px;
	left: 21px;
	display: block;
	height: 0px;
	width: 480px;
	padding-top: 80px;
	background: url(../img/siteButton.png) left top no-repeat;
	overflow: hidden;
}

#top #contentsModule #siteButton a:hover{
	background: none;
}

#top #bigButton {
	cursor: pointer;
	width: 216px;
	height: 216px;
	overflow: hidden;
	position: absolute;
	left: 40px;
	top: 280px;
	background: url(../img/button_gameStart_active.png) left top no-repeat;
}

#top #bigButton a {
	display: block;
	width: 216px;
	height: 0;
	padding-top: 216px;
	background: url(../img/button_gameStart.png) 7px 7px no-repeat;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
}

#top #bigButton:hover a { opacity: 0; }

.gte-ie8 #top #bigButton:hover a { background: none; }

#top .maintenance{
	cursor: default !important;
}

#top #bigButtonB {
	cursor: pointer;
	width: 216px;
	height: 216px;
	overflow: hidden;
	background: url(../img/button_gameStart_active.png) left top no-repeat;
	margin: -25px auto 0;
	position: absolute;
	right: 66px;
	bottom: 170px;
}

#top #bigButtonB a {
	display: block;
	width: 216px;
	height: 0;
	padding-top: 216px;
	background: url(../img/button_gameStart.png) 7px 7px no-repeat;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
}

#top #bigButtonB:hover a { opacity: 0; }

.gte-ie8 #top #bigButtonB:hover a { background: none; }

#contentsModule .balloonA{
	position: absolute;
	right: 82px;
	top: 7px;
}

#contentsModule .balloonB{
	position: absolute;
	left: 94px;
	top: 397px;
}

#top .frame {
	position: absolute;
	top: 20px;
	left: 0px;
}

#top .mainImg {
	position: absolute;
	top: 51px;
	left: 36px;
}

#top #bannerArea {
	width: 249px;
	height: 450px;
	padding-top: 15px;
	padding-left: 18px;
	position: absolute;
	right: 35px;
	top: 51px;
	background: url(../img/bannerBg.png) right top no-repeat;
}

#top #bannerArea li{
	margin-bottom: 10px;
}

#top #bannerArea a.movie{
	width: 220px;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	background: url(../img/movieBtn.png) no-repeat;
	display: block;
}

#top #bannerArea a.bannerA,
#top #bannerArea a.bannerB,
#top #bannerArea a.bannerC{
	width: 220px;
	height: 0;
	padding-top: 90px;
	overflow: hidden;
	display: block;
}

#top #bannerArea a.bannerA{
	background: url(../img/bannerA.gif) no-repeat;
}

#top #bannerArea a.bannerB{
	background: url(../img/bannerB.gif) no-repeat;
}

#top #bannerArea a.bannerC{
	background: url(../img/bannerC.gif) no-repeat;
}

#top #bannerArea a:hover{
	opacity: 0.75;
}

#top .system h1 {
	width: 1032px;
	height: 0;
	padding-top: 122px;
	overflow: hidden;
	background: url(../img/system.png) no-repeat;
}

#non-supportBrowser{
	width: 100%;
	text-align: center;
	padding: 30px;
}

#tw{
	width: 70px;
	float: left;
}

#fb{
	width: 70px;
	float: right;
}

/* =============================================================================
	Non-Semantic Helper Classes
   ========================================================================== */
.outlineTitle { display: none; }
.outline { display: none; }
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix, .clearfix:after { clear: both; }


