@charset "UTF-8";
/* CSS Document */

*{
 margin:0;
 padding:0;
} 

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form {
margin:0 ; 
padding:0;
font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
html,body{
height: 100% ;
background-color:#f5f4f3;
}
a {text-decoration:none;}
img{border-width:0px}

body > #wrapper {
height: auto;
}
#wrapper{
	width: 100%;
	background-image: url(../images/wrapperbg.jpg);
	background-position: center 0;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
#topbar{
	width: 100%;
	height: 48px;
	background-color: #fff;
	border-bottom: solid 1px #dddddd;
}
#topbar a{
    text-indent:-9999px;
    display:block;
    height:48px;
}
#gogc{
    float:left;
    margin-left:37px;
    width:200px;
    
    }
#gonob30{
    float:right;
    margin-right:108px;
    width:65px;
    }
#topbarinner{
	margin: 0 auto;
	width: 850px;
	height: 48px;
	background-color: #fff;
	background-image: url(../images/topbar.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
    }
#contents{
	width: 850px;
	margin: 0 auto;
	position: relative;
    }
#header{
	position: relative;
	width: 850px;
	overflow: hidden;
	text-align: center;
    }
#snsapi{
	position: absolute;
	top: 15px;
	right: 107px;
	z-index: 10000;
    }
#snsapi div{
    float:left;
    }
#headerinner{
    width:850px;
    height:566px;
    overflow:hidden;
    }
#flashiabv{
	width: 267px;
	height: 437px;
	background-image: url(../images/flashabv.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 320px;
	top: 78px;
    }
#flashiblw{
    width:267px;
    height:437px;
    background-image:url(../images/flashabv.png);
    background-repeat:no-repeat;
    position:absolute;
    left:-267px;
    top:380px;
    }
#heademask{
    position:absolute;
    width:850px;
    height:566px;
    background-image:url(../images/headerbg.png);
    background-position:center -48px;
    background-repeat:no-repeat;
    }
#middlearea{
	width: 813px;
	margin: 0 0 0 37px;
    }
.mdlbnrbox{
	width: 370px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 0 10px 20px 10px;
	background-color: #292929;
    }
.mdlbnrbox span{
	text-align: left;
	color: #FFF;
	display: block;
	margin-top: 10px;
	margin-left: 12px;
	font-size: 11px;
}
#gosouzou,#gosanpk,#gonob3ds,#gosan3ds{
    display:block;
    margin:29px 0 0 6px;
    width:376px;
    height:168px;
    background-image:url(../images/middleareabg.jpg);
    background-repeat:no-repeat;
    }
#gosouzou{
    background-position:-43px -29px;
    }
#gosanpk{
    background-position:-433px -29px;
    }
#gonob3ds{
    background-position:-43px -270px;
    }
#gosan3ds{
    background-position:-433px -270px;
    }
#gosouzou:hover{
    background-position:-43px -517px;
    }
#gosanpk:hover{
    background-position:-433px -517px;
    }
#gonob3ds:hover{
    background-position:-43px -758px;
    }
#gosan3ds:hover{
    background-position:-433px -758px;
    }
a.topix{
    font-size:12px;
    color:#f29f00;
    margin:0 0 0 90px;
    line-height:140%;
    }
a.topix:hover{
    color:#ffffff;
    }

#blwbnrarea{
	width: 800px;
	margin: 0 0 0 47px;
	padding-top: 25px;
	height: 246px;
    }
.blwbnrbox{
    width:185px;
    height:125px;
    float:left;
    margin-right:7px;}
.bnrimg{
    display:block;
    width:185px;
    height:66px;
    margin:0px 0 5px 0;
    padding:0;
    }
.bnrcapt{
    font-size:12px;
    color:#825b09;
    line-height:140%;
    
    }
#footer{
	width: 100%;
	height: 50px;
	background-color: #909090;
	text-align: center;
	font-size: 12px;
	color: #FFF;
    }
