@charset "utf-8";

/* *****************************************************
	base design
	last update 2008-05-2x

 * *****************************************************/

div#container div#contents div#eyeCatch{
	height:63px;
	margin: 0;
	padding: 311px 0 0 120px;
	}
div#container div#contents div#eyeCatch h2,
div#container div#contents div#eyeCatch h3,
div#container div#contents div#eyeCatch p.off{
	display: none;
	}
div#container div#contents div#eyeCatch p.movie_btn a{
	text-indent: -9999px;
	height: 43px;
	width: 115px;
	background: url('img/movie_btn.gif') no-repeat left top;
	display: block;
	}
div#container div#contents div#eyeCatch p.movie_btn a:hover{
	text-indent: -9999px;
	height: 43px;
	width: 115px;
	background: url('img/movie_btn.gif') no-repeat left bottom;
	display: block;
	}
/* *****************************************************
	テキスト部分
 * *****************************************************/
div#container div#contents div.textbody{
	margin: 0px 0px 25px;
	padding: 0px;
	}
div#container div#contents div.textbody h3{
	font-size: 1.7em;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 0 0.5em 0 0;
	background-color: #CCCCCC;
	}
/* *****************************************************
	セクション
 * *****************************************************/
div.section{
	margin: 0.5em 0;
	padding: 10px 8px;
	border-bottom: 2px solid #CCCCCC;
	background: url(img/days_bg.gif) no-repeat 478px 50px;
	}
/* clearfix */
div.section,
div.section_last
{
    overflow:hidden;
	}
div.section:after,
div.section_last:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html div.section,
* html div.section_last{
    height: 1em;
    overflow: visible;
}
/**/
div.section_last{
	margin: 0.5em 0;
	padding: 10px 8px;
	background: url(img/days_bg.gif) no-repeat 478px 50px;
	}
div.section h4,
div.section_last h4{
	font-size: 1.8em;
	color: #999999;
	margin: 0px;
	padding: 0 0.5em 0 0;
	float: right;
	}
div.section div.pickup{
	margin: 0 4em 0 2em;
	padding: 10px 5px;
	clear: both;
	}
div.section div.pickup h5{
	font-size: 1.2em;
	margin: 0;
	padding: 2em 0 0;
	}
div.section p
/* clearfix */
.section,
.section_last{
    overflow:hidden;
	}
.section div.textbody p,
.section_last div.textbody p{
	margin: 80px 0 0;
	}
.section:after,
.section_last:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
	}
/*\*/
* html .section.
* html .section_last{
    height: 1em;
    overflow: visible;
	}
/**/
