@charset "UTF-8";

#container{
	background: url(../images/index/bg.png) no-repeat top center;
}

header{
	width:1050px;
	margin:0 auto 15px auto;
	background: url(../images/index/bg_top.png) no-repeat center 31px;
	height:664px;
}

header h1{
	padding:3px 0 0 24px;
	position:relative;
	z-index:100;
}

header #headCol{
	background:url(../images/index/img_top.png) top center no-repeat;
	width:904px;
	margin:-91px auto 0 auto;
	height:557px;
	z-index:1;
	position:relative;
}


nav {
	width:266px;
	position:absolute;
	top:94px;
	left:30px;
}

nav ul li{
	height:50px;
	margin-bottom:4px;
}

#tv_btn{
	float:right;
	padding-right:61px;
}

#mainCol{
	clear:both;
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
}

#mainCol .pv{
	float:left;
	text-align:center;
	background:url(../images/index/bg_pv.png) no-repeat bottom center;
	height:425px;
}
#mainCol .spec{
	float:right;
	background:url(../images/index/bg_spec.png) no-repeat bottom center;
	height:425px;
}

#mainCol .spec ul{
	margin:10px 0 0 20px;
}

#mainCol .spec ul li{
	margin-bottom:10px;
}

article{
	background:none;
}

#sns{
	clear:both;
	margin:8px 0 -26px 10px;
	float:right;
	position:relative;	
}

#sns ul li{
	float: left;
}

#sns ul li.btnFb{
	margin-right:10px;
}
.bnr_pack {
	position: absolute;
	top:365px;
	left:30px;
}
.bnr_mc1 {
	display: block;
	margin-top: 5px;
	margin-left: 11px;
}