/*ローカルページ固有（01_cars）------------------------------------------*/

#leftArea h4 {
	background-image: url(../05_aboutus/images/menu_ttl.gif);
	background-repeat: no-repeat;
}
#leftArea #item01 {
	background-image: url(../05_aboutus/images/menu01bg.gif);
	background-repeat: no-repeat;
}
#leftArea #item02 {
	background-image: url(../05_aboutus/images/menu02bg.gif);
	background-repeat: no-repeat;
}
#leftArea #item03 {
	background-image: url(../05_aboutus/images/menu03bg.gif);
	background-repeat: no-repeat;
}
#leftArea #item04 {
	background-image: url(../05_aboutus/images/menu04bg.gif);
	background-repeat: no-repeat;
}
#leftArea #item05 {
	background-image: url(../05_aboutus/images/menu_dummy.gif);
	background-repeat: no-repeat;
}
#leftArea #item06 {
	background-image: url(../05_aboutus/images/menu_dummy.gif);
	background-repeat: no-repeat;
}
#leftArea #item99 {
	height: 220px;
	background: url(../images/menu_frame/inqbg.gif) no-repeat;
}

#rightArea h3 {
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 100%;
	text-indent: 15px;
	background-image: url(../05_aboutus/images/headline_back.gif);
	height: 14px;
	float: left;
	width: 200px;
}

#rightArea #aboutus {
}


#rightArea #aboutus .h4back{
	height: 22px;
	margin-top: 20px;
	margin-bottom: 8px;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/line_darkyellow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#rightArea #aboutus h4 {
	float:left;
	height: 18px;
	padding-left: 10px;
	background-image: url(../images/headline20.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 120px;
	padding-top: 3px;
}

#rightArea #aboutus .maplink {
	float: right;
	padding-top: 4px;
}
#rightArea #aboutus table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9C9B5F;
	border-left-color: #9C9B5F;
	clear: both;
}

#rightArea #aboutus th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C9B5F;
	border-bottom-color: #9C9B5F;
	background-color: #F0F0E6;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 8px;
}

#rightArea #aboutus td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C9B5F;
	border-bottom-color: #9C9B5F;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#rightArea #aboutus p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
#rightArea #aboutus a {
	color: #9C9B5F;
	text-decoration: none;
}

#rightArea #aboutus a:hover {
	text-decoration: underline;
}
#rightArea #aboutus .contents_img {
	clear: both;
	margin-bottom: 8px;
}
#rightArea #aboutus .comment {
	float: left;
	color: #666666;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 8px;
}
