@charset "Shift-JIS";

body {

font-size:75%;
font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:1.7;

	color: #333333;
	background-color: #E8F0F4;
	background-image: url(../img/back.jpg);
	background-repeat:repeat-x;
	margin:0px;
	
	

	
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h2 { padding-top:0;
	margin-top:0;
	}
h3 {
	font-size:16px;
	padding:0px 5px 5px 30px;
	background:url(../img/top_r22_c4.jpg) no-repeat;
	color:#24496F;
	height:auto;
	margin-bottom:8px;
	clear:both;
	}.home h3{ margin-bottom:0;}
h4 { font-size:14px;
		padding:8px 0px 3px 20px;
		background: url(../img/top_r6_c51.gif) no-repeat;
		margin:0 0 5px 0;
		border-top:#CCCCCC  solid 1px;
		}

.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		}
#container { 
	width: 990px;  
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 69px;
	width: 969px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 35px;
	right: 16px;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 25px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/header02.jpg);
}
#head-01 a {
	width: 136px;
	background-position: -681px -35px;
}
#head-02 a {
	width: 136px;
	background-position: -817px -35px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	width: 520px;
	left: 438px;
	top: 8px;
	color:#FFFF99;
	text-align:right;
}
/*----------Flashイメージ----------*/
#flash {
	width: 800px;
	margin: 0px;
}
/*----------コンテンツ----------*/
#container #content {
	width: 958px;
	margin: 10px auto;
}

/*----------パンクズリスト----------*/
#pan_list {	font-size:10px;
			margin:0px auto;
			text-align:left;
			height:17px;
			}
/*----------サイドコンテンツ----------margin:8px 18px 0 0;*/
#side {
	width: 198px;
	float: right;
	margin:0px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	padding-bottom:0px;
}
#side .inner{padding:5px 9px 15px;}

#side2{
	width: 200px;
	padding:0px;
	float: right;
	margin:0px;
	clear:both;
}
/*----------メインコンテンツ----------margin:8px 0 0 18px;*/
#main {
	width: 730px;
	border:#CCCCCC solid 1px;
	float: left;
	background-color:#FFFFFF;
	margin:0px;
	padding-bottom:0px;

}
#main_content{ 
	width: 670px;
	margin: 0px auto;
	padding-bottom:30px;
}
/*----------title----------*/
.title_back {background:url(../img/a021.jpg) no-repeat;
			color:#FFFFFF;
			font-weight:bold;
			padding:3px 0 10px 18px;
			margin-bottom:7px;
				}
/*----------新着情報----------*/
#news_main {
	width:450px;
	float:left;
	margin-top: 20px;
		}
#news_side {
		width:180px;
		float:right
		}
.news_date {
		border-top:#CCCCCC 1px dotted;
		padding:0 10px;
		text-align:right;
		color:#CC9900;
		margin-bottom:10px;
	}
.news_list { background:url(../img/top_r6_c51.jpg) no-repeat;
					padding:8px 0px 0px 20px;
					line-height:120%;
					font-size:12px;
					padding-bottom:8px;
					border-bottom:dotted #CCCCCC 1px;
					margin-bottom:4px;
					color:#CC9900;
					}
.news{
border-bottom:dotted;
border-bottom-color:#FF9900;
border-bottom-width:1px;
padding-top:5px;
padding-left:20px;
padding-bottom:5px;
background:url(../img/mark.jpg) no-repeat left center;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 969px;
	height: 48px;
	margin:0 auto;

}
#nav li {
	float: left;
}
#nav li a {
	height: 48px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/header01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/header02.jpg);
}

#n01 a {
	width: 195px;
	background-position: 0 -69px;
}
#n02 a {
	width: 192px;
	background-position: -195px -69px;
}
#n03 a {
	width: 192px;
	background-position: -387px -69px;
}
#n04 a {
	width: 193px;
	background-position: -579px -69px;
}
#n05 a {
	width: 197px;
	background-position: -772px -69px;
}

/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;

}
#txt_nav li a:hover,
#txt_nav li a.current {

	color:#FFFFFF;
}
#txt01 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
#txt02 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	display: block;
	text-indent: -5000px;

}
#nav_tl li a:hover,
#nav_tl li a.current {

}
#tl01 a {
	height:35px;
	background-position: 0 0;
}
#tl02 a {
	height:35px;
	background-position: 0 -35px;
}
#tl03 a {
	height:25px;
	background-position: 0 -70px;
}
#tl04 a {
	height:35px;
	background-position: 0 -95px;
}
#tl05 a {
	height:35px;
	background-position: 0 -130px;
}
#tl06 a {
	height:35px;
	background-position: 0 -165px;
}
#tl07 a {
	height:35px;
	background-position: 0 -200px;
}
#tl08 a {
	height:35px;
	background-position: 0 -235px;
}
#tl09 a {
	height:35px;
	background-position: 0 -270px;
}
#tl10 a {
	height:35px;
	background-position: 0 -305px;
}
/*----------リンク----------*/
.link_list { background:url(../img/top_r6_c51.jpg) no-repeat;
			
					padding:6px 0px 0px 25px;
					color:#CC0000;
					line-height:150%;
					}
.link_waku { border:#CCCCCC solid 1px;
			background:url(../img/l002.gif) no-repeat;}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { 
			padding:18px 3px 20px 80px;
			color:#990000;
					}
.qa_a_list {
	
	padding:15px 3px 20px 90px;
	color:#3399FF;
					}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}

.font18 {
	font-size: 18px;
	font-weight: bold;
	line-height:150%;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	line-height:160%;
}

.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 120%;
}
.fontred {
	color: #FF0000;
}
.fontble {
	color: #3399FF;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 2px 0 2px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.wakuline {
	padding: 2px 0 2px 12px;
	border-top:#eeeeee solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#eeeeee solid 1px;
}
#foot_name {
	padding: 10px;
	/*border:#CCCCCC solid 1px;*/
	background-color:#FFFFFF;
}
/*----------フッタ----------*/
#footer {
	height:30px; width:956px;
	margin: 10px auto 10px; padding:10px 0 0; background:#fff; border:1px solid #ccc;
	text-align:center;
}
#footer address{ font-size:11px; font-style:normal;}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	}
#footer_r{
	width:280px;
	float: right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;
	}
#pagetop {
	position: fixed;
	bottom:0px;
	margin:0 auto;
	padding:0;
	width:100%;
}
#pagetop .inner {
	position:relative;
	width:980px;
	margin:0 auto 0;
	text-align:right;
}
#pagetop .inner a {
	background:url(../img/pagetop.png) no-repeat;
	display:block;
	width:33px;
	height:33px;
	font-size:0px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:-33px;
}
#pagetop .inner a:hover {
	background-position:-33px 0px;
}
/*----------フッタナビ----------*/
#footer-nav {
	float:right;
	top:0;
	right: 0;
	margin-top:10px;
}
#footer-nav li {
	float: left;
}
#footer-nav a {
	display: block;
	height: 19px;
	margin: 0; 
	text-indent: -5000px;
	
}
#footer-nav a:hover,
#footer-nav a.current {
	
}
#footer-01 a {
	width: 99px;
	background-position: 0 0;
}
#footer-02 a {
	width: 136px;
	background-position: -99px 0;
}
#footer-03 a {
	width: 138px;
	background-position: -235px 0;
}
#footer-04 a {
	width: 55px;
	background-position: -373px 0;
}
/*----------フォーム---------*/
table#form {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto 20px;
	width: 100%;
}
#form th {
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 30%;
}
#form td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 70%;
}
#form span.attention,span.attention {
	color: #CC0000;
}
span.star {
	color: #F00;
}
#form th.head {
	background-color: #FBF6EA;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
#contact p.submit {
	text-align: center;
}
/*----------フォーム1---------*/
table#form4 {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto 20px;
	width: 100%;
}
#form4 th {
	background-color: #99CCFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 30%;
}
#form4 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 70%;
}
#form4 span.attention,span.attention {
	color: #CC0000;
}
span.star {
	color: #F00;
}
#form4 th.head {
	background-color: #FBF6EA;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
/*----------フォーム2---------*/
table#form2 {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto 20px;
	width: 100%;
}
#form2 th {
	background-color: #99CCFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 30%;
}
#form2 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 70%;
}
#form2 span.attention,span.attention {
	color: #CC0000;
}
span.star {
	color: #F00;
}
#form2 th.head {
	background-color: #FBF6EA;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
/*----------フォーム3---------*/
table#form3 {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto 20px;
	width: 100%;
}
#form3 th {
	background-color: #99CCFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 30%;
}
#form3 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px 2px 2px 10px;
	width: 70%;
}
#form3 span.attention,span.attention {
	color: #CC0000;
}
span.star {
	color: #F00;
}
#form3 th.head {
	background-color: #FBF6EA;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
    font-size: 1px;
    line-height: 0px;
}
/* Clears
*************************************************/
.yohaku { padding-left:30px;}
.yohaku_side { padding:0px 10px 0px 10px;}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/

/*-----------ロータスシナダ--------------*/
.shinada_list img {
	vertical-align: middle;
}


/*::::トップ新車生活::::*/
#mytem_logo {
	background: url(../img/mytem_logo.gif) no-repeat right top;
	padding-bottom: 5px;
}
#mytem_bt img {
	margin: 0 3px;
}

/*--カーケア--*/
.care_new {
	width: 165px;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#carcare {padding-bottom: 10px;}
.care_img {float: right;}
#care_tit {margin: 30px 0px 15px 0px;}
#carcare p {
	float: left;
	margin: 0px 10px 10px 0px;
	clear: both;
}
/**/
.care_con {
	padding: 20px 0px 10px 0px;
	clear: both;
	width: 660px;
}
.care_con p {padding-top: 10px;}
.care_con .care_img {margin: 10px 10px 0px 10px;}














.divide{ width:100%; height:1px; background:#ccc; overflow:hidden; margin:15px auto 15px; clear:both;}
ul.style { margin:0 0 10px; overflow:hidden;}
ul.style li{background: url(../img/top_r6_c51.gif) no-repeat left -8px; border-bottom:#CCC solid 1px; padding:0 0 0 18px;}


#header {	background-image: none;	background-repeat: no-repeat;	position: relative;	margin: 0px auto;	padding: 0px;	height: 69px;	width: 969px;}
#header h1 {	font-size: 9px;	text-indent: -5000px;	margin:0px;	position:absolute;	top: 0px;	left: 0px;	}
#header #tag-line {position: absolute;	left:295px;	top: 12px;	color:#FFFF99;	text-align:left;}


ul#gnav { padding:0 0 0 15px;}
ul#gnav li{ float:left;}
ul#hnav { width:686px; position:absolute; top:33px; right:0px;}
ul#hnav li{ float:left;}
ul#hnav li a{ color:#FFFFFF; font-size:12px; font-weight:bold; padding:0 0 0 12px;}

p.center{ text-align:center;}

em{ font-weight:bold; color:#DF5900;}

/*===============================*/
.il{
float:left;
margin:0 15px 10px 0px;
clear:both;
display:inline;
}
.ir{
float:right;
margin:0 0 10px 15px;
clear:both;
display:inline;
}
.fl{ float:left;} .fr{ float:right;}
.ir img,.il img{ margin:0 0 3px;}
.ir p,.il p{ margin:0; font-size:12px; line-height:1.5}
img.photo{
border:#ccc 1px solid;
padding:1px;
background:#fff;
}
img.hover:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
img.style{ background:url(../img/imgstyle.png) repeat; padding:5px;}

/*===============================*/
table.topInfo tr.even td,table.topInfo tr.even th{ background-color:#E8F0F4;}
table.topInfo th{ font-size:11px; color:#303D52; background:url(../img/li.png) no-repeat 8px center; padding:3px 12px 3px 26px; line-height:1.4;}
table.topInfo td{ line-height:1.4; padding:3px 0 3px;}

.facebook ul li{ overflow:hidden; zoom:1; line-height:1.4; font-size:11px; border-bottom:1px solid #ccc; padding:0 0 5px; margin:0 0 5px;}
.facebook ul li img.il{ margin:0 5px 0 0;}

table.style{
width:100%;
border-collapse:collapse;
margin-bottom:10px;
}
table.style th{
background:url(../img/L.gif) no-repeat left top #EFF2FC;
border:1px solid #A2B0C9;
padding:5px 5px;
font-weight:bold;
color:#474F63;
vertical-align:middle;
line-height:1.4;
}
table.style td{
background:#FFFFFF;
border:1px solid #A2B0C9;
padding:5px 5px;
vertical-align:middle;
line-height:1.4;
}
table.insPrice td{ color:#CC0000; font-weight:bold;}
table.style h4{ border:none; margin-top:5px; margin-bottom:5px; padding:0 0 0 20px; background-position:0 -8px;color: #24496F;font-size: 15px;}
table.maintenance th,table.maintenance td{ font-size:12px; padding:5px 5px; line-height:1.4;}
table.maintenance th.class{ background:#3C679D; color:#FFF; border-color:#254170;}
table.maintenance tr.small td{ font-size:10px;}
a.bt{ background:url(../img/bt.png) repeat-x center center; border:1px solid #1E568F; color:#fff; font-weight:bold; font-size:12px; display:inline-block; padding:5px 20px; line-height:1; text-decoration:none;}
a.bt:hover{ background-image:url(../img/bt_on.png); border-color:#1661AE;}

table.center th,table.center td{ text-align:center;}
















