@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 150%;
	background-color: #CCCCCC;
}
img {
	border: none;
}
#waku {
	background-image: url(../img/bk.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#head {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
#menu {
	background-image: url(../img/menu_back.jpg);
	height: 30px;
	margin-top: 10px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu  li {
	float: left;
}
#menu .act {
	background-image: url(../img/menu_act.gif);
	text-align: center;
	height: 23px;
	width: 139px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	margin-right: -5px;
}
#menu a {
	background-image: url(../img/menu_b.gif);
	width: 139px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	height: 23px;
	margin-right: -5px;
	padding-top: 7px;
}
#menu a:hover {
	background-image: url(../img/menu_act.gif);
	text-align: center;
	height: 23px;
	width: 139px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
}
#main {
	margin-right: 20px;
	margin-left: 20px;
}
#left {
	float: left;
	width: 500px;
	margin-top: 2px;
}
#left ul {
	color: #FFFFFF;
	list-style-type: none;
	padding: 10px 10px 10px 30px;
	background-color: #444444;
	border: 1px solid #222222;
}
#right {
	float: right;
}
h2 {
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	height: 52px;
	padding-top: 38px;
	padding-left: 120px;
	color: #FFFFFF;
	font-size: 24px;
	background-color: #000000;
}
.clear {
	clear: left;
}
#map {
	border: 1px solid #FFFFFF;
}
#summary {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#summary .greeting {
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-right: 20px;
}
#summary dl {
	width: 600px;
	font-size: 16px;
	color: #FFFFFF;
}
#summary dt {
	float: left;
	width: 180px;
	padding-top: 20px;
	height: 30px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
#summary dd {
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-top: 20px;
	height: 30px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.clear  {
	clear: both;
}
#car_info {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#car_info #left {
	width: 400px;
	float: left;
	background-color: #000000;
	padding: 20px;
}
#car_info .photo_1 {
	margin-bottom: 20px;
}
#car_info .photo_2 {
	float: left;
}
#car_info .photo_3 {
	float: left;
}
#car_info #right {
	width: 400px;
	float: right;
	background-color: #999999;
}
#car_info dl {
	margin-top: 0px;
}
#car_info dt {
	background-color: #999999;
	float: left;
	text-align: center;
	width: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#car_info dd {
	float: left;
	width: 270px;
	background-color: #dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#car_info  .aaa {
	background-color: #eeeeee;
}
#car_info .price {
	background-color: #eee;
	font-size: 16px;
	color: #FF0000;
}
#seibi {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.case {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	padding: 10px;
	margin-bottom: 20px;
}
#seibi .left {
	float: left;
	width: 215px;
	background-color: #111;
	padding: 5px;
}
#seibi .left a img {
	float: left;
	margin: 3px;
}
#seibi  .right {
	float: right;
	width: 550px;
}
#seibi h3 {
	color: #FFF;
	background-color: #036;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 14px;
}
#seibi .right p {
	padding-right: 20px;
	padding-left: 20px;
}
#link {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#link a {
	color: #FFFFFF;
}
#link dl {
	width: 600px;
	font-size: 16px;
	color: #CCCCCC;
}
#link dt {
	float: left;
	width: 180px;
	padding-top: 20px;
	height: 30px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
#link dd {
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-top: 20px;
	height: 30px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 20px;
}
#link .clear {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	margin-right: 20px;
}
#clear {
	clear: both;
}
#right ul {
	color: #FFFFFF;
}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 50px;
	clear: both;
}
#footer address {
	color: #CCCCCC;
	text-align: right;
	margin-right: 15px;
	padding-top: 20px;
}
.style1 {
	color: #000;
	font-size: 12px;
}
.style2 {font-size: 12px}
.style3 {
	color: #999;
}
#etc_main {
	width: 880px;
	margin-left: 20px;
}
#etc   {
	width: 400px;
	float: left;
	background-color: #333333;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	color: #FFF;
}
#etc ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#etc .price {
	color: #999;
}
#etc h4 {
	color: #F90;
	margin-top: 0px;
}
#waku #head h1 {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}
#etc_main h3 {
	color: #CCC;
}
#etc_main #etc_info h3 {
	color: #666;
}
#etc_info  {
	width: 400px;
	padding: 15px 5px 15px 15px;
	background-color: #CCCCCC;
	float: left;
}
#ect_photo {
	padding: 10px;
	float: right;
	margin-right: 20px;
	background-color: #333;
}
#etc .left  {
	float: left;
}
#etc .right  {
	float: right;
	width: 220px;
	padding: 10px;
}
#etc .bottom  {
	clear: both;
	color: #FFFFFF;
}
