@charset "utf-8";

#stContW {
	width: 1000px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: #f0e7cb;
}
#stContTL {
	width: 1000px;
	height: 47px;
	margin-bottom: 30px;
	padding: 0px;
}
/*CMページ----------------------------*/
#cmContent {
	padding: 0px;
	width: 929px;
	margin-left: 36px;
	padding-bottom:40px;
	background: url("../images/content_bg.gif") no-repeat center bottom;
}


/*フィルム背景設定*/
.film_top {
	width: 730px;
	margin:0 auto;
	padding: 28px 0 0 0;
	background:#555555 url("../images/film_top.gif") repeat-x left top;
}

.film_bottom{
	padding:10px 0 38px 0;
	background:url("../images/film_bottom.gif") repeat-x left bottom;
}

.film_bottom h3 {
	padding-top:13px;
	background:url("../images/fram_top.gif") no-repeat left top;
	text-align:center;
	color: #FFF;
}

/*タイトルフレーム設定*/
#frame_area{
	width:600px;
	margin:0 auto;
	background:url("../images/fram_middle.gif") repeat-y left top;	
}

.frame_bottom{
	padding-bottom:13px;
	background:url("../images/fram_bottom.gif") no-repeat left bottom;	
}

/*Flash*/
#Flash_Area{
	margin-top:20px;
	background:#000000;	
}

#Flash_Area #movie_01{
	float:left;
	width:320px;
	padding:30px 30px 30px 30px;
}

#Flash_Area #movie_02{
	float:left;
	width:320px;
	padding:30px 30px 30px 0;
}

#Flash_Area p{
	color:#FFFFFF;
	font-size:75%;
}





