/* reset
-------------------------------------------------- */
body{
	background:url(../img/main_bg.gif) repeat;
	min-width:1280px;
}
body,h2{
	margin: 0;
	padding: 0;
}

/* 幅を制御する
-------------------------------------------------- */
.width-keeper{
	/* 中央寄せ */
	margin-left:auto;
	margin-right:auto;
	width:1278px;

}

.clear{
	clear:both;
	}
	
.contents{
	margin-top: 1px;
    }

.contents .container{
		margin:0 auto;
		padding:0px auto;
		height:auto;
	}

/* コンテンツ
-------------------------------------------------- */
.header{
	background:#EDEDED;
	height:80px;
	color:#FFF;
	width:100%;
	padding:0;
	margin:0;
}

.w1060px{
	width:1060px;
	margin:0 auto;
	}

#logo{
	width:720px;
	height:60px;
	padding-top:10px;
	float:left;
}

h2{
	color:#FF0004;
	font-size:15px; 
}

#s1{
	float:left;
	width:200px;
	background:url(../img/header_nav_unq.png) 50% no-repeat;
	height:30px;
	margin-top:20px;
	}

#s1 a{
	width:200px;
	display:block;
	height:30px;
	}

#s2{
	float:left;
	width:160px;
	background:url(../img/header_nav_blog.png) 50% no-repeat;
	height:30px;
	margin-top:20px;
	}

#s2 a{
	width:160px;
	display:block;
	height:30px;
	}
	
ul.nav{
	margin:0 auto;
	padding:0;
	height:83px;
	width:1060px;
	}
ul.nav li{
	list-style:none;
	width:265px;
	height:83px;
	}

ul.nav li a{
	display:block;
	width:265px;
	height:83px;
	}

ul.info{
	list-style:none;
	padding:0;
	margin:5px 0;
	height:600px;
	overflow:auto;
	}
	
ul.info li{
	width:470px;
	height:80px;
	}
	
ul.info li a{
	text-decoration:none;
	color:#08577E;
	width:470px;
	height:80px;
	display:block;
	}

ul.info li a:hover{
	background:#BCE7E8;
	}
.day{
	float:left;
	font-weight:bold;
	width:100px;
	padding:4px;
	}
	
.label_cine{
	float:left;
	font-weight:bold;
	width:320px;
	color:#4199F5;
	padding:4px;
	}

.label_choco{
	float:left;
	font-weight:bold;
	width:320px;
	color:#E82580;
	padding:4px;
	}

.label_bul{
	float:left;
	font-weight:bold;
	width:320px;
	color:#0E7B14;
	padding:4px;
	}

.label_nic{
	float:left;
	font-weight:bold;
	width:320px;
	color:#7E1618;
	padding:4px;
	}

.text{
	font-size:0.9em;}
	
#bottom{
	height:650px;
	width:1062px;
	margin:10px auto 0;
	}

#left_bottom{
	width:265px;
	height:auto;
	float:left;
	box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
	}
	

#main_bottom{
	width:500px;
	border:1px solid #CBCBCB;
	border-radius:6px;
	float:left;
	margin:0 1px 0 8px;
	padding:10px 2px 10px 14px;
	height:584px;
	box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
	}
	

#right_bottom{
	width:265px;
	float:right;
	box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
	
	}
	

#qa_eria_1{
	width:440px;
	height:600px;
	border:1px solid #7e42b3;
	border-radius:6px;
	float:left;
	margin:20px;
	padding:10px 30px 30px 30px;
	}

	
#qa_shohin_link a img{
	text-align:center;
	margin:0 auto;
	display:block;
	}

#qa_eria_2{
	width:440px;
	height:600px;
	border:1px solid #7e42b3;
	border-radius:6px;
	float:left;
	margin:20px 5px;
	padding:10px 30px 30px 30px;
	}

ul.qa{
	list-style:none;
	}
	
ul.qa li{
	padding-bottom:10px;}	
ul.qa li img{
	text-align:center;
	margin:0 auto;
	display:block;
	}
	
.footer{
	margin-top: 30px;
	background:#EDEDED;
	height:200px;
	color: #3D3C3C;
    bottom:0;
	width:100%;
	text-align:center;
	padding-top:50px;
}


.copyright{
	text-align:center;
	width:1060px;
	margin:0 auto;
}

img.center{
	display:block;
	margin:0 auto;
	text-align:center;
	}

.clear{
	clear:both;
	}


#top_left_line{
	width:;
	}


ol{
	width:1000px;
	margin:5px auto;
	}

ol li {
    display: inline-block;
}
 
ol li + li:before {
    margin: 0 5px;
    content: ">";
}


ul.footer_nav01{
	list-style:none;
	margin:0 0 20px;
	padding:0;
	color:#3D3C3C;
	float:left;
	}

ul.footer_nav01 li{
	text-align:left;
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	
	}
ul.footer_nav01 li a{
	text-align:left;
	text-decoration:none;
	color:#3D3C3C;
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	
	}

ul.footer_nav01 li a:hover{
	color:#41446E;
	}
	

#aplil{
	width:260px;
	height:200px;
	background:url(../img/aplil.jpg);
	text-align:center;
	display:block;
	margin:30px auto 0;
	padding-top:600px;
	padding-left:800px;
	}

#aplil_link{
	display:block;
	width:200px;
	height:200px;
	}

#chui{
	padding:8px;
	border-bottom:#FF0004 1px solid;
	margin-bottom:8px;
	font-size:13px;
	color:#554242;
	}

#chui a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#FF0004;
	}
