#banner_area{
	width:800px;
	margin:0 -10px 40px 0;
	}
#banner_area p{
	text-align:center;}

#banner_area img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;

	}




h1.main01 {
	height:auto;
	width:775px;
	border-left:#666666 5px solid;
	padding:5px 0 5px 10px;
	line-height:25px;
	font-size:14px;
	color:#555555;
	border-bottom:1px #666666 dotted;
	margin-bottom:10px;
	clear:both;
}


.m_title{
	width:770px;
	padding:5px 10px;
	background:#E6E6E6;
	border:#999 1px solid;
	color:#666;
	line-height:24px;
	font-size:16px;
	margin:10px 0;
	font-weight:bold;}

.red {
	font-weight:bold;
	color:#FF0000;
}

img.title{
	width:790px;
	height:auto;
	_zoom:1;
	padding:0;
	clear:both;
	margin: 0px 0px 20px 0px;
}

	
/**********************************

			main
		
**********************************/

#mainarea_01{
	width:790px;
	height:auto;
	clear:both;
	line-height:160%;
	}


#mainarea_01 img{
	float:left;
	margin:0 10px 30px 0;
	}

#mainarea_01 .moviearea{
	width:400px;
	display:block;
	float:left;
	margin:0 10px 30px 0;
	}


#mainarea_02{
	width:790px;
	height:auto;
	clear:both;
	line-height:160%;
	}


#mainarea_02 img{
	float:right;
	margin:0 0px 30px 10px;
	}
	
#mainarea_02 .moviearea{
	width:400px;
	display:block;
	float:right;
	margin:0 0px 30px 10px;
	}


/**********************************

			sub
		
**********************************/

.sub{
	width:758px;
	height:auto;
	padding:16px;
	border:#666666 1px solid;
	margin:0 0 30px 0;
	background-color:#cecece;
	font-size:12px;
	line-height:135%;
}
.sub h2{
	width:auto;
	height:auto;
	border-bottom:#333 2px solid;
	color:#333;
	margin-bottom:4px;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	clear:both;
	}

.sub strong{
	font-weight:bold;
	font-size:12px;
	}


/*********************************************************
		
		information(info枠が増えるとき用）
		
**********************************************************/	

.waku{
	width:748px;
	height:125px;
	padding: 20px ;
	margin: 0px 0px 20px 0px;
	border:solid;
	border-color:#333333;
	border-width:1px;
	line-height:145%;
	color:#333333;
	_zoom:1;
}

.waku img{
	margin-right:10px;
	float:left;
	width:auto;
	height:auto;}
	
.waku h3{
	font-size:12px;
	width:500px;
	height:auto;
	overflow:hidden;
	font-weight:bold;
	float:left;
	line-height:18px;
	margin:0;
	padding:0;
	}


.info_txt{
	width:500px;
	height:auto;
	line-height:145%;
	margin:0;
	padding:0;
	color:#333333;
	}


/*****************************
		
		img
		
******************************/	

ul.model2{
	width:804px;
	height:auto;
	margin:0 -10px 20px 0;
	padding:0;
	font-size:12px;
	line-height:140%;
	color:#333333;
	overflow:hidden;
	clear:both;
	_zoom:1;
	}

ul.model2 li{
	width:390px;
	height:auto;
	margin:0 10px 30px 0;
	padding:0;
	float:left;
	}
	
ul.model2 li img{
	width:auto;
	height:auto;
	margin:0 0 4px 0;
	padding:0;
	clear:both;
	border:#999999 1px solid;
	} 


/*----*/

ul.model4{
	width:800px;
	height:auto;
	margin:0 -10px 0 0;
	padding:0;
	font-size:12px;
	line-height:140%;
	color:#333333;
	overflow:hidden;
	clear:both;
	_zoom:1;
	}

ul.model4 li{
	width:190px;
	height:400px;
	margin:0 10px 30px 0;
	padding:0;
	float:left;
	}
	
ul.model4 li.ll{
	width:390px;
	height:auto;
	margin:0 0px 20px 0;
	padding:0;
	float:left;
	}
		
ul.model4 li img{
	width:auto;
	height:auto;
	margin:0 0 4px 0;
	padding:0;
	clear:both;
	border:#999999 1px solid;
	} 

/*----*/

ul.model3{
	width:800px;
	margin:0 -10px 20px 0;
	overflow:hidden;
	height:auto;}

ul.model3 li{
	width:258px;
	height:auto;
	float:left;
	margin:0 8px 30px 0;}


ul.model3 li img{
	width:auto;
	height:auto;
	clear:both;
	margin:0 0px 4px 0;
	border:#666666 1px solid;}

/*--movie----*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
 
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}