@charset "utf-8";

/******************************************************
yamatoshaken.com
Copyright(c) Nack Co., Ltd. All rights reserved.
******************************************************/

/***************************************
 category_c
***************************************/

/****** base.css ******/

@import url(base.css);

/* common */
h3 u{ color: #ab7b00; text-decoration: none;}

/* import_inspec.html */
.inspec{ border-left: solid 1px #ccc;}
.inspec th{ background: #eee url(../img/bg_white.gif) top repeat-x; border-right: solid 1px #ccc;}
.inspec td{ border-right: solid 1px #ccc; text-align: center;}
.inspec .blue1{ background: #dbe7f8 url(../img/bg_white.gif) top repeat-x;}
.inspec .blue2{ background: #bcd2ef url(../img/bg_white.gif) top repeat-x;}
.inspec .gray{ background: #eee url(../img/bg_white.gif) top repeat-x;}
.inspec .total1{ background: #fffaa6 url(../img/bg_white.gif) top repeat-x;}
.inspec .total2{ background: #ffe5a5 url(../img/bg_white.gif) top repeat-x;}
.inspec .total3{ color: #fff; background: #5987c7 url(../img/bg_white.gif) top repeat-x;}
.inspec tr.coupon{ color: #ff5b5b;}
.inspec span{ font-size: 11px; font-weight: bold;}

#inner .inspec .left{ padding: 4px 6px 4px 20px; font-weight: bold;}

/* import_q_and_a.html */

#inner .q_and_a h3{ margin: 0; padding: 10px 0 10px 45px; background: url(../img/category_c/4/q_and_a_1.gif) no-repeat left;}
#inner .q_and_a p{ margin: 5px 0 0.5em 20px; padding: 0 0 5px 33px; _height: 5px; background: url(../img/category_c/4/q_and_a_2.gif) no-repeat left top;}

/* import_check.html */

.clm_l{
	padding: 0 0 20px 10px;
	float: left; width: 270px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.clm_l h3{ background: url(../img/category_c/bg_h3_1.gif) top left no-repeat;}
.clm_l p{ padding: 0 0 0 15px;}
.clm_l p span{ font-size: 9px;}

.clm_r{ padding: 0 0 20px; float: right; width: 260px;}
.clm_r img{ margin: 0 20px 0 0;}

/* import_guide.html */

div#inner #im_gd h2{ padding: 6px 10px 14px 90px; height: 19px; color: #444;}
div#inner #im_gd h2#gd1{ background: url(../img/category_c/6/h2_1.gif) left bottom no-repeat;}
div#inner #im_gd h2#gd2{ background: url(../img/category_c/6/h2_2.gif) left bottom no-repeat;}
div#inner #im_gd h2#gd3{ background: url(../img/category_c/6/h2_3.gif) left bottom no-repeat;}
div#inner #im_gd h2#gd4{ background: url(../img/category_c/6/h2_4.gif) left bottom no-repeat;}
div#inner #im_gd h2#gd5{ background: url(../img/category_c/6/h2_5.gif) left bottom no-repeat;}
div#inner #im_gd .inner_article div{ padding: 30px 0 0; clear: both; background: url(../img/category_c/6/arrow.gif) no-repeat top;}
div#inner #im_gd span{ font-size: 9px;}

/* import_bmw.html */

div#inner #im_gd .bg_line{ margin: 0 19px 0 10px; padding: 0; background: url(../img/category_c/7/bg_1.gif) repeat-y;}
div#inner #im_gd .bg_line div.bg_line_inner{
	margin: 0;
	padding: 0 0 22px;
	clear:both;
	background: url(../img/category_c/7/bg_2.gif) no-repeat bottom left;
}
div#inner #im_gd .bg_line div.frame1{ float: left; width: 257px;}
div#inner #im_gd .bg_line div.frame2{ float: right; width: 257px;}
div#inner #im_gd .bg_line h3{ margin: 0; padding: 0; height: 35px; line-height: 10px; font-size: 10px;}
div#inner #im_gd .bg_line h3#title1{ background: url(../img/category_c/7/title_s1.gif) no-repeat top;}
div#inner #im_gd .bg_line h3#title2{ background: url(../img/category_c/7/title_s2.gif) no-repeat top;}
div#inner #im_gd .bg_line h3#title3{ background: url(../img/category_c/7/title_s3.gif) no-repeat top;}
div#inner #im_gd .bg_line h3#title4{ background: url(../img/category_c/7/title_s4.gif) no-repeat top;}
div#inner #im_gd .bg_line h4{
	margin: 0 7px;
	padding: 0 0 0 15px;
	background: url(../img/li_cross2.gif) no-repeat 0 0;
	font-size: 100%;
}
div#inner #im_gd .bg_line img{ margin: 0 0 5px 5px; vertical-align: bottom;}
div#inner #im_gd .bg_line p{ margin: 0 7px;}
div#inner #im_gd .bg_line p.small{ margin: 0 7px 0.5em 22px; line-height: 150%; font-size: 90%;}
div#inner #im_gd .bg_line span{ display: none;}

