/* 04_u-car_address */

table.add {
	margin: 0px;
	width: 199px;
	background-color:#eff2f6;
}

td.add a {
	color: #002f79;
	text-decoration: none;
}

td.add a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.add a:visited {
	color: #002f79;
	text-decoration: underline;
}

td.add_top {
	margin: 0;
	padding: 12px 12px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

td.add_center {
	margin: 0;
	padding: 6px 11px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

td.add_bottom {
	margin: 0;
	padding: 6px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: center;
}

td.add_bottom img {
	border: 0;
}


/* 04_u-car_button */

p.button_contents {
	width: 179px;
	margin: 10px 0 7px 0;
	padding: 5px 9px 3px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #002f79;
	border-bottom: 1px dotted #002f79;
}

div#button {
	width: 180px;
	margin: 10px 0 7px 0;
	padding: 0 9px;
}

p.button_01 {
	margin: 0;
	width: 180px;
	height: 30px;
}

p.button_01 a {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_u-car.gif);
}

p.button_01 a:hover {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_u-car-o.gif);
}

p.button_02 {
	margin: 0;
	width: 180px;
	height: 30px;
}

p.button_02 a {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_inspection.gif);
}

p.button_02 a:hover {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_inspection-o.gif);
}
p.button_03 {
	margin: 0;
	width: 180px;
	height: 30px;
}

p.button_03 a {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_insurance.gif);
}

p.button_03 a:hover {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_insurance-o.gif);
}
p.button_04 {
	margin: 0;
	width: 180px;
	height: 30px;
}

p.button_04 a {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_inquiry.gif);
}

p.button_04 a:hover {
	width: 180px;
	height: 30px;
	display: block;
	background-image:url(_images-u/_btn/btn-l_inquiry-o.gif);
}


/* 04_u-car_event */

#event_group {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#event_top {
	width: 500px;
	height: 80px;
	margin: 0;
}

#event_middle {
	width: 500px;
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url(_images/event_02.gif);
	background-repeat: repeat-y;
}

#event_middle hr {
	margin: 10px auto;
	padding: 0;
	border: 1px dotted #0066CC;
}

.event_box {
	margin: 0;
	padding: 0;
	height: 205px;
}

.event_box img {
	margin: 0 15px;
	float: left;
}

.event_box h4 {
	margin: 0 0 5px 15px;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.event_box p {
	margin: 0 10px 0 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h6.event_button {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	height: 25px;
}

#event_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}


/* 04_shop_toku */

#toku_group {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#toku_top {
	width: 500px;
	height: 86px;
	margin: 0;
}

#toku_middle {
	margin: 0;
	padding: 5px 0 10px 0;
	width: 500px;
	background-image: url(_images-u/tokutoku_02.gif);
	background-repeat: repeat-y;
}

#toku_middle hr {
	margin: 10px 15px 10px 32px;
	padding: 0;
	border: 1px dotted #ffffff;
	width: 453px;
}

.toku_box {
	width: 500px;
	margin: 0;
	padding: 0;
}

.toku_box img {
	margin: 0 15px 0 0;
	float: left;
}

.toku_box h4 {
	margin: 0 10px 5px 32px;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #002f79;
	line-height: 20px;
}

.toku_box p {
	margin: 0 10px 0 32px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

h6.toku_button {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	height: 25px;
}


/* 04_u-car_news */

#shop_news {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#shop_news_top {
	width: 500px;
	margin: 0;
}

#shop_news_middle {
	width: 470px;
	margin: 0;
	padding: 15px 15px 10px 15px;
	background-image: url(_images/news_02.gif);
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

#shop_news_in {
	width: 470px;
	margin: 0;
	clear: both;
}

img.shop_news_img {
	margin: 0 0 0 15px;
	float: right;
}

img.shop_news_img-s {
	margin: 0 15px 100px 0;
	float: left;
}

#shop_news_middle h4 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	border-bottom: 1px dotted #0066CC;
}

#shop_news_middle h6 {
	margin: 10px 0 0 0;
	text-align: right;
}

p.shop_news_clear {
	width: 470px;
	height: 1px;
	clear: both;
	margin: 0;
}

#shop_news_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}


/* 04_u-car_side */

p.report_contents {
	width: 179px;
	margin: 10px 0 7px 0;
	padding: 5px 9px 3px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #002f79;
	border-bottom: 1px dotted #002f79;
}

p.shop_side_p {
	margin: 0;
	padding: 3px 10px 0 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	text-align: left;
}

p.shop_side_p a {
	color: #666666;
	text-decoration: none;
}

p.shop_side_p a:hover {
	color: #002f79;
	text-decoration: underline;
}

p.shop_side_p a:visited {
	color: #666666;
	text-decoration: underline;
}


/* 04_u-car_photo */

div#copy {
	width: 500px;
	padding: 10px 0 0 0;
}

table.shop_pct_ta {
	margin: 0 0 15px 0;
}

td.shop_width_10px {
  width: 10px;
}


/* 04_u-car_btn */

#btn_group {
	width: 500px;
	margin: 0 0 15px 0;
	position: relative;
	height: 45px;
}

p.btn_search {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: left;
	background-image: url(_images_u/_btn/btn_search.gif);
	position:absolute;
	top: 0;
	left: 0;
}

p.btn_search a:hover {
	width: 164px;
	height: 45px;
	display: block;
	background-image: url(_images-u/_btn/btn_search-o.gif);
}

p.btn_assessment {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: left;
	background-image: url(_images_u/_btn/btn_assessment.gif);
	position:absolute;
	top: 0;
	left: 0;
}

p.btn_assessment a:hover {
	width: 164px;
	height: 45px;
	display: block;
	background-image: url(_images-u/_btn/btn_assessment-o.gif);
}

p.btn_inquiry {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: left;
	background-image: url(_images_u/_btn/btn_inquiry.gif);
	position: absolute;
	top: 0;
	left: 168px;
}

p.btn_inquiry a:hover {
	width: 164px;
	height: 45px;
	display: block;
	background-image: url(_images-u/_btn/btn_inquiry-o.gif);
}

p.btn_report {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 45px;
	float: right;
	background-image: url(_images_u/_btn/btn_report.gif);
	position:absolute;
	top: 0;
	left: 336px;
}

p.btn_report a:hover {
	width: 164px;
	height: 45px;
	display: block;
	background-image: url(_images-u/_btn/btn_report-o.gif);
}

p.btn_spacer {
	margin: 0;
	padding: 0;
	float: left;
}


/* 04_u-car_news */

#chief_group {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0;
}

#chief_top {
	width: 500px;
	margin: 0;
}

#chief_middle {
	width: 470px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	background-color: #eeeeee;
}

#chief_bottom {
	width: 500px;
	height: 10px;
	margin: 0;
}


/* 04_u-car_text */

table.shop_text {
	margin: 0;
	padding: 0;
	width: 470px;
}

td.shop_chief {
	margin: 0;
	padding: 0;
	width: 99px;
	text-align: center;
	vertical-align: top;
}

td.shop_width_16px {
	width: 16px;
}

td.shop_text_in {
	margin: 0;
	padding: 0;
	width: 354px;
}

p.shop_text_chief {
	margin: 0;
	padding: 3px 0 6px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	line-height: 14px;
}

p.shop_text_title {
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #002f79;
	text-align: left;
	border-bottom: 1px dotted #002f79;
	line-height: 18px;
	font-weight: bold;
}

p.shop_text_main {
	margin: 0;
	padding: 2px 0 3px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}

ol.shop_text_list {
	margin: 0;
	padding: 3px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #0066CC;
	text-align: left;
	line-height: 18px;
}

p.shop_disclaimer {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 15px;
}


/* 04_u-car_list */

h3.shop_pct_list_h3 {
	margin: 0 0 10px 0;
	padding: 0;
}


/* 04_u-car_list */

div#return_s {
	width: 500px;
	margin: 0 0 25px 0;
	padding: 0;
	clear: both;
}

hr {
	width: 470px;
	margin: 15px 0 15px 0;
}


/* 04_shop_img */

#shop_img {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #666666;
}

.shop_img_l {
	margin: 0 20px 0 0;
	padding: 0;
	width: 240px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	float: left;
}

.shop_img_r {
	margin: 0;
	padding: 0;
	width: 240px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	float: right;
}

.shop_img_clear {
	clear: both;
	margin: 0;
}

p.main_guide_p {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #0000ff;
	text-align: right;
}

/* 04_shop_return */

#shop_return {
	margin: 0;
	padding: 0;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(_images-u/re_shop-u.gif);
}

#shop_return a:hover {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(_images-u/re_shop-o.gif);
}


/* 04_shop_span */

span.point_u_span {
	font-weight:bold;
	color: #0066cc;
}

span.point_u_span a{
	font-weight:bold;
	color: #000099;
	text-decoration: none;
}

span.point_u_span a:hover {
	font-weight:bold;
	color: #000099;
	background-color:#CCFF66;
}

