body  { background-image: url(../images/bg.gif) }

body#pop  {
	background-image:none;
	}

td  {
	color: #5c5c5c;
	font-size: 12px;
	line-height: 120%;
}
h1  { color: #656565; font-weight: lighter; font-size: 10px; text-decoration: none; margin-top: 2px; margin-bottom: 3px; margin-left: 1px }
a  { color: #660000; text-decoration: none }
a:hover { color: #C66300; text-decoration: underline }
.f11 {
	font-size: 12px;
	color: #666666;
	line-height: 135%;
}
.f14 {
	font-size: 12px;
	color: #4F4F4F;
	line-height: 135%;
}
.f16  {
	font-size: 16px;
	line-height: 135%;
}
.red  { color: #ff0000}
.brack  { color: #000000}
.blue  { color: #0000CC}
.white { color: #666666}
a.normal  { color: #BF6000}
a.normal:hover  { color: #FFB76F; text-decoration: none }
.height180 { line-height: 180% }
.height150 { line-height: 150% }
.height130 { line-height: 130% }
.f90 { font-size: 95% }
#contentarea {
	width: auto;
	text-align: left;
	margin-left: 24px;
	}

.search {
	width: 160px;
	margin-bottom: 20px;
	height: 80px;
}

.search_title img {
	margin: 0px;
	padding: 0px;
}

.search_area {
	display: block;
	width: 158px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	height: 50px;
}

.search_area ul {
	display: block;
	width: 158px;
	list-style-position:outside;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.search_area li {
	font-size: 10px;
	display: block;
	margin: 0px;
	width: 158px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	padding-top: 5px;
}

.search_area dl {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.search_area dt {
	margin: 0px;
	float: left;
	width: 108px;
	display: block;
	text-align: left;
}

.search_area dd {
	margin: 0px;
	float: right;
	display: block;
	width: 40px;
	text-align: left;
}


.w40 {
	width: 40px;
}

.w103 {
	width: 103px;
}

/* kousaku　テーブルの外枠div */
.table01 {
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
/* index【バーチャル試運転】画像一覧部分div */
.img_list {
	width: 535px;
	}
	
.img_list .type_01 {
	width: 100px;
	float: left;
	display: block;
	margin: 0;
	}

		.img_list .type_01 dt {
			text-align: center;
			display: block;
			}
		
		.img_list .type_01 dd {
			margin: 0;
			display: block;			
			}
	
.img_list .type_02 {
	width: 100px;
	float: left;
	display: block;
	margin: 0 7px;
	}

		.img_list .type_02 dt {
			display: block;
			text-align: center;
			}
		
		.img_list .type_02 dd {
			display: block;
			margin: 0;
			}


/*	-------------------------------------------------------------
	.clearfix設定
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.clearfix:after {
    content: ".";  
    display: block;  
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

.clear {
    clear: both;
	height: 0px;
}

/*	-------------------------------------------------------------
	リンク設定
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	/* リンク青 */
	.link_blue A {
		font: normal "MS UI Gothic", Osaka;
		color: #227BDD;
		text-decoration: none;
		} 	
	.link_blue A:hover {
		font: normal "MS UI Gothic", Osaka;
		color: #98C1EF;
		text-decoration: underline;
		}
	.link_blue A:active {
		font: normal "MS UI Gothic", Osaka;
		color: #227BDD;
		text-decoration: underline;
		} 		
		
	/* リンク緑 */
	.link_green A {
		font: normal "MS UI Gothic", Osaka;
		color: #3DB127;
		text-decoration: none;
		} 	
	.link_green A:hover {
		font: normal "MS UI Gothic", Osaka;
		color: #87E177;
		text-decoration: underline;
		}
	.link_green A:active {
		font: normal "MS UI Gothic", Osaka;
		color: #3DB127;
		text-decoration: none;
		}		
		

/*強調文字*/
.strong01 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.font_16i {
	font-size: 16px;
}
.font_12i {
	font-size: 12px;
}
.p_left10 {
    padding-left: 10px;
}










	