#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;

	}
	
.txtar{
	background:#ccc;
	padding:6px 0;
	text-align:center;
	display:block;
	color:#333;
	margin-top:6px;
	font-size:12px;
	}

.txtar a{
	color:#333;
	font-size:10px;
	}	

/*----------*/
.next_links{
	width:780px;
	height:auto;
	background:#cecece;
	text-align:right;
	margin:10px 0;
	padding: 0 10px 0 0;
	}
	
.next_links a{
	line-height:32px;
	}
/*------------*/
ul#brandlist{
	width:800px;
	margin:0 -10px 30px 0;
	clear:both;
}
	
ul#brandlist li{
	width:124px;
	margin:0 8px 0 0;
	float:left;
}

/*------------*/


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:#333;
	border:#999 1px solid;
	color:#fff;
	line-height:28px;
	font-size:16px;
	margin:10px 0;
	font-weight:bold;}
	

.s_title{
	padding:10px;
	background:#FFE500;
	color:#000;
	font-size:24px;
	margin:10px 0;
	text-align:center;
	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_02{
	width:790px;
	height:auto;
	clear:both;
	line-height:160%;
	}


#mainarea_02 img{
	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 40px 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.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{
	clear:both;
	margin:0 0px 4px 0;
	border:#666666 1px solid;}


ul.model3 li a{
	color:#0055A3;
	font-weight:bold;}


ul.model3 li div{
	display:block;
	background:#E9E9E9;
	padding:12px;
	text-align:center;
	}

ul.model3 li div strong{
	color:#E80003;
	font-size:14px;
	font-weight:bold;
	}

/*--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%;
	}