@charset "utf-8";
/* CSS Document */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	background-color: #ffcc33;
}

p {
	margin: 0;
	padding: 0;
}

h1,h2{ 
	display:none;
	margin: 0;
	padding: 0;
	}
	
#none{ display:none;}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/*clearfix hack
---------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.cl{clear: both;
}

/*インデックス用
---------------------------------------------*/
#bg_top {
	background-image:url(../images/bg_00.gif);
	background-position:top;
	width: 100%;
	height:410px;
}

#index_title{
	background-image:url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:900px;
	height:410px;
	margin:0 auto;
}

.genki_btn{
	margin-top:300px;
	margin-left:720px;
}


#bg {
	background-image:url(../images/bg_01.gif);
	background-position:top;
	width: 100%;
	min-height:1500px;
	height: auto !important;
}


#index_main{
	width:900px;
	height:auto;
	margin:0 auto;
}

#bg_w{
	width:900px;
	height:350px;
	margin:0 auto;
	background-image: url(../images/week_bg_w.gif);
}

#bg_y{
	width:900px;
	height:350px;
	margin:0 auto;
	background-image: url(../images/week_bg_y.gif);
}

#bg_y2{
	width:900px;
	height:370px;
	margin:0 auto;
	background-image: url(../images/week_bg_y.gif);
}

.day_box{
	margin-top: 55px;
	width: 55px;
	float: left;
	margin-left:15px;
}

.left_box{
	margin-top: 10px;
	width: 255px;
	float: left;
	height: auto;
	margin-left: 1px;
}

.btn_box{
	background-image: url(../images/movie_btn_bg.gif);
	background-repeat: no-repeat;
	height: 53px;
	padding:27px 0 0 75px;
}

.btn_box2{
	background-image: url(../images/movie_btn_bg2.gif);
	background-repeat: no-repeat;
	height: 73px;
	padding:27px 0 0 75px;
}

.middle_box{
	margin-top: 10px;
	width: 255px;
	float: left;
	height: auto;
	margin-left: 10px;
}


.pirameki_bn_box{
	margin-left: 10px;
	width: 505px;
	float: left;
	margin-top: 278px;
}

#txn{
	width:100%;
	height:174px;
	text-align: center;
	background-image: url(../images/bg_botom.gif);
	background-repeat: repeat-x;
	clear: both;
}

#txn .text{
	margin-top:35px;
}

#copy{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
