body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#000;
	width: 100%;
	height:100%;
	font-size:12px;
	line-height:1.5em;
	color:#fff;
	margin: 0px;
}

#container{
	width:100%;
	height:100%;
	margin:0 auto;
}

#mainBG{
	width: 100%;
    height: 100%;
	min-width:1250px;
	min-height:770px;
	margin:0 auto;
	position:relative;
}

#mainBlack{
	background:#194699;
	width:50%;
	min-width:625px;
	height:100%;
	left:0;
	position:absolute;
	z-index:2;
}

#mainImg{
	background:url(../images/img_main_h.jpg) no-repeat center;
	background-size:100% auto;
	width:50%;
	min-width:625px;
	height:100%;
	right:0;
	position:absolute;
	z-index:1;
}



@media screen and (max-width : 1450px){

#leftAll{
	width: 50%;
    height: 540px;
	position: absolute;
	top:50%;
	left:0;
	margin-top:-280px;
	z-index:3;
}


#bnrAreaL{
	width:600px;
	height:110px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	bottom:35px;
	left:5px;
	z-index:9;
}

#bnrArea{
	width:338px;
	height:30px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	bottom:5px;
	left:5px;
	z-index:10;
}


}

@media screen and (min-width : 1451px){

#leftAll{
	width: 50%;
    height: 540px;
	position: absolute;
	top:50%;
	left:0;
	margin-top:-260px;
	z-index:3;
}


#bnrAreaL{
	width:800px;
	height:50px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	bottom:40px;
	left:5px;
	z-index:9;
}

#bnrArea{
	width:338px;
	height:30px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	bottom:5px;
	left:5px;
	z-index:10;
}

}

#logo{
	background:url(../images/img_logo2.png);
	width:570px;
	height:257px;
	margin:0 auto;
}

#billing{
	background:url(../images/billing3.png);
	width:570px;
	height:189px;
	margin:0 auto;
}


#bnrArea img,
#bnrAreaL img
{ margin: 0 5px 0 0;}

#menuArea{
	width:570px;
	text-align:center;
	padding:15px 0;
	margin:0 auto;
}

#menuArea img{ margin:0 8px; line-height:0;}


#bnrCom{
	width:160px;
	height:160px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	top:5px;
	right:5px;
	z-index:9;
}

#bnrBddvd{
	width:160px;
	height:160px;
	margin:0 auto;
	position:absolute;
	top:5px;
	right:165px;
	z-index:9;
}

@media screen and (min-height : 701px){

}

@media screen and (max-height : 700px){

}


/*

social btn

*/

#btnFB{
	width:45px;
	height:45px;
	position:absolute;
	left:75px;
	top:15px;
	z-index:2;
}

#btnTwitter{
	width:45px;
	height:45px;
	position:absolute;
	left:20px;
	top:15px;
	z-index:2;
}

/*

sns

*/

#footer{
	width:500px;
	height:30px;
	position:absolute;
	overflow:hidden;
	bottom:5px;
	left:230px;
	z-index:9;
}

#copyright{
	background:url(../images/copyright.png) no-repeat;
	width:100px;
	height:10px;
	position:absolute;
	bottom:10px;
	right:10px;
}

#snsall{
	width:287px;
	height:20px;
	position:absolute;
	bottom:0px;
	left:120px;
	position:absolute;
}

#snsall #sns{
	display:inline;
}

#snsall #sns li{
	height:20px;
	float:left;
	padding:0;
	line-height:0;
}

#snsall #sns li.twitter{ width:80px;}
#snsall #sns li.fb{ width:120px;}
#snsall #sns li.lineBtn{ width:87px;}
