.@charset "utf-8";
/****************************************
				BASE
*****************************************/

*{
	margin: 0; padding: 0;
}

body {
	font-size: 14px;
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #000;
    margin: 0;
}

html, div, span, 
p, font, img, ol, ul, li,
form, table, label, tr, th, td {
		border: 0;
		font-weight: normal;
		list-style: none;
		outline: 0;
}

img {
	margin: 0;
	padding :0;
}
a img{ border:none; }
a{ color: #000; text-decoration: none; }
a:link,a:visited{ color:#FFF; text-decoration: none; }
a:hover{
	color: #000;
	text-decoration: underline;
}

/*-------------------------------------------*/

.font16{ font-size:16px; }
.font16b{ font-size:16px; font-weight:bold; }

.font24{ font-size:23px;
line-height:50px; }

.font30{ font-size:29px;
line-height:50px; }

/*---------------------------------------------------------*/


.green { color:#063; }
.red { color:#990000; }
.red2 { color:#FF0000; }

.white{
	color:#FFFFFF;
}

/*---------------------------------------------------------*/

/* 回り込み解除 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	 clear:both;
}

/****************************************
				MAIN
*****************************************/
#shaken_bg{
	background-image:url(../img/bo_01.jpg);
}



#mein{
	width:1000px;
	margin:auto;
}

#container {
	height: auto;
	width: 100%;
	display:block;
	clear: both;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
}


/*---------------------------*/

#contents {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#c_left {
	width: 225px;
	float: left;
	height: auto;
	margin-right: 30px;
	margin-bottom: 30px;
}
	
/*----------------------*/
/*	メニュー関連		*/
	
#menu_box{
	width:100%;
	height:auto;
	background-color: rgba( 0, 102, 255, 0.70 );	
}

#menu {
	width:721px;
	/* [disabled]height: 770px; */
	/* [disabled]padding-top: 45px; */
	background-repeat:no-repeat;
	margin: auto;
	padding: 0;
/*	border:solid 1px #000000;*/
	}

/*----------------------*/
/*	ヘッダー部分		*/

#header {
	margin:auto;
	height:200px;
	width:1000px;
	background-color:#A0DDFE;
}

#header0
{
	float:left;
	height:200px;

}


#menubox
{
	float:right;
		height:125px;
		padding-top:75px;

}

/*----------------------*/

	
/*----------------------*/

#main_contents{
	height:auto;
	width:1000px;
	margin-top:10px;
	padding: 0;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top;
}



/*------------------------
	車販専用
-------------------------*/	
#shahan_main_contents{
	height:auto;
	width:1000px;
	padding: 0;
	overflow:hidden;
	background-image:url(../img/bg_green.jpg);
	background-repeat:repeat-y repeat-x;
	background-position:top;
}


/*----------------------*/


#footer{
	margin:auto;
	margin-top:20px;
	padding-top:20px;
	width: 100%;
	height:auto;
	background-image:url(../img/footer_bg.jpg);
/*	border:solid 1px #000000;*/
}
#footer1{
	background-image:url(../img/footer_front.png);
	text-align:center;
	margin:auto;
	width: 1320px;
	height:45px;;
	padding-top:135px;
/*	border:solid 1px #000000;*/
}


.navi_bar{
	padding-bottom:20px;
}

.side_blog{
	width:240px;
	height:140px;
	padding-top:80px;
	padding-bottom:20px;
	background-image:url(../img/blog.png);
	background-repeat:no-repeat;
	background-position:top;
}


.left_contents{
	width:732px;
	height:auto;
	float:left;
	margin-top:40px;
	
}

.right_contents{
	width:256px;
    height:auto;
    float:right;
	margin-top:40px;

}


/*------ TOP ------------*/

#top_campaign{
	width:661px;
	height:143px;
	padding-top:43px;
	padding-left:5px;
	background-image:url(../img/top_campaign_bg.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#top_recommend{
	width:661px;
	height:143px;
	padding-top:43px;
	padding-left:5px;
	background-image:url(../img/top_recommend_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

/*------syaken---------*/



.syaken_box{
	width:680px;
	height:auto;
	margin-bottom: 20px;
	
	
}
	
.syaken_midasi{
	height:90px;
	width:440px;
	margin:10px 110px 10px 110px;
	font-size:24pt;
	text-align:center;
	font-weight:bold;
	
}

.syaken_bunsyou{
	height:auto;
	width:670;
	background-image:url(../img/staken_1.png);
	background-repeat:no-repeat;
	margin-top:10px;
	font-size:12pt;
	text-align:left;
	
}
	
.sutekka{
	height:88px;
	width:530px;
	margin:5px 0 0 130px;
}

.syaken_owari{
	height:35px;
	width:550px;
	margin:30px 0 2em 60px;
	font-size:14pt;
	font-weight:bold;
}

/*------seibi----------*/

.seibi_box{
	width:680px;
	height:auto;
	background-image:url(../img/seibi_1.png);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

.seibi_midasi{
	height:90px;
	width:590px;
	margin:20px 0px 0 80px;
	font-size:22pt;
	text-align:center;
	font-weight:bold;
}
	
.seibi_bunsyou{
	height:auto;
	width:670;
	margin-top:10px;
	font-size:12pt;
	text-align:left;
	
}	

.oiru{
	height:88px;
	width:400px;
	margin:5px 0 0 190px;
}


/*------haiburituto----*/

.haiburituto_box{
	width:680px;
	height:auto;
	background-image:url(../img/haiburituto_1.png);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	
}

.haiburituto_midasi{
	height:90px;
	width:330px;
	margin:20px 0px 0 50px;
	font-size:22pt;
	
	font-weight:bold;

}

.haiburituto_bunsyou{
	height:auto;
	width:670;
	margin-top:30px;
	font-size:12pt;
	text-align:left;
	
}


/*------computer--------*/

.computer_box{
	width:680px;
	height:730px;
	background-image:url(../img/computer.png);
	background-repeat:no-repeat;
	
}

.computer_midasi{
	height:90px;
	width:500px;
	margin:30px 0px 0 150px;
	font-size:22pt;
	text-align:center;
	font-weight:bold;

}
.computer_midasi_a{
	height:30px;
	width:400px;
	margin:15px 0px 0 30px;
	font-size:16pt;
	text-align:center;
	font-weight:bold;

}


/*-----bankin--------*/

.bankin_box{
	width:680px;
	height:auto;
	background-image:url(../img/bankin.png);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	
}

.bankin_midasi{
	height:90px;
	width:500px;
	margin:30px 0px 0 150px;
	font-size:22pt;
	text-align:center;
	font-weight:bold;

}


.bankin_bunsyou{
	height:220px;
	width:450px;
	font-size:12pt;
	text-align:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	
}



/*-----body-----------*/

.body_box{
	width:680px;
	height:auto;
	background-image:url(../img/body.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	
}


.body_midasi{
	height:90px;
	width:400px;
	margin:20px 0px 0 80px;
	font-size:22pt;
	text-align:center;
	font-weight:bold;
}

.body_bunsyou{
	height:auto;
	width:670;
	margin-top:10px;
	font-size:12pt;
	text-align:left;

}
/*------pa-tu----------*/

.patu_box{
	width:680px;
	height:auto;
	background-image:url(../img/pa-tu.png);
	background-repeat:no-repeat;
	font-size:12pt;
	margin-bottom:20px;
}

.patu_midasi{
	height:100px;
	width:450px;
	margin:30px 0px 0 100px;
	font-size:22pt;
	text-align:center;
	font-weight:bold;

}




.patu_owari{
	height:35px;
	width:570px;
	margin:10px 0 0 50px;
	font-size:12pt;
	font-weight:bold;
	
}



/*-------hoken------------*/

.hoken_box{
	width:680px;
	height:150px;
	background-image:url(../img/hoken_1.png);
	background-repeat:no-repeat;
	font-size:12pt;
	margin-bottom:20px;
}



/*------HID------------*/

.contact1{
	width:100%;
	text-align:center;
}

span.hid1 {
	font-weight: bolder; 
	font-size:16px
}


.audio1{
	font-weight:bolder;
	font-size:20px
}



.midashi_03 {
	width: 722px;
	color: #f55977;
	font-weight:bold;
	text-decoration: underline;
	padding: 5px;
}


.midashi_02 {
	width: 670px;
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	background-color:#99CE93;
	padding: 5px;
/*	margin: 0 auto;*/
}



.midashi_04 {
	width: 670px;
	color:#000;
    padding: 5px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	background-color: #FFF;
/*	margin: 0 auto;*/}


.midashi_05 {
	width: 670px;
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	background-color:#F00;
	padding: 5px;
/*	margin: 0 auto;*/
}


.tbody {
	border: solid 1px #CCC;
	border-collapse: collapse;
	margin: 15px 0;
}
	.th_nomal {
		font-weight: bold;
		height: auto;
		padding: 10px;
		border: solid 1px #CCC;
	}
	.td_nomal {
		height: auto;
		padding: 10px 10px;
		text-align: left;
		border: solid 1px #CCC;
	}
	


/*---------------------------

	車販ページ

---------------------------*/
	
.shahan_maker_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_loan_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_sonpo_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_member_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_special_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.shahan_mitsumori_box
{
	width:700px;
	height:auto;
	padding-left:10px;
	font-size:12pt;
	margin-bottom:20px;	
}

.left{
	float:left;
	margin-right:20px;

}
/* 1記事・*/ 
.all {
    border-bottom: 1px dotted #420409;
    clear: both;
    margin: 0 auto 10px;
    padding: 0 0 10px;
    line-height: 1.7em;
    width: 100%;
    text-align: left !important;
    color: #000;

}



	



.special_box{
	width:730px;
}

.special_box_l{
	width:430px;
	float:left;
}

.special_box_r{
	width:300px;
	float:right;
}
#mein #main_contents .left_contents .hyousyou_img {
	clear: both;
	width: 670px;
}
#mein .footer {
	clear: both;
	width: 100%;
}
#mein .footer .ft_navi {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 120%;
}
#mein .footer .ft_area {
	padding: 10px;
	clear: both;
	background-color: #333333;
}
#mein .footer .ft_copy {
	background-color: #1e1e1e;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#mein .footer .ft_area .area_main {
	border-radius: 15px;
	background-color: #4a4949;
	padding: 10px;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
#mein .footer .ft_area .area_main ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#mein .footer .ft_area .area_main li {
	float: left;
	margin-right: 10px;
	padding: 0px;
}
#mein .footer .ft_area .area_main p {
	margin: 0px;
	padding: 0px;
}
#mein .footer .ft_area .ft_company {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 140px;
	width: 980px;
	background-image: url(../img/ft_company2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
#mein .footer .ft_area .ft_company .ft_adress .name {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mein .footer .ft_area .ft_company .ft_adress {
	text-align: right;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}


img[src$="img/tel.png"] {
	margin-bottom: 3em;
}

.price_list {
	padding-left: 0;
}

.price_list li {
	font-weight: bold;
}

.font_bold {
	font-weight: bold;
}

.fc_red {
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
}

.motul_8100 {
	margin-top: 3em;
	margin-bottom: 3em;
}

.motul_8100 dt {
	font-weight: bold;
}

.motul_8100 dd {
	margin-bottom: 0.5em;
}

.motul_8100 dd:last-child {
	margin-bottom: auto;
}

.brill_engine_oil, {
	margin-top: 3em;
	margin-bottom: 3em;
}

.brill_engine_oil dt,
.wakos_clb dt {
	font-weight: bold;
}

.brill_engine_oil dd,
.wakos_clb dd {
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 1em;
}
.brill_engine_oil dd::before,
.wakos_clb dd::before {
	content: "・";
	position: absolute;
	left: 0;
}

.brill_engine_oil dd:last-child,
.wakos_clb dd:last-child {
	margin-bottom: auto;
}

.fs18_bold {
	font-size: 18px;
	font-weight: bold;
}

.winter-break {
	width: auto;
	max-width: 680px;
	margin: 0;
}