/*--------------------全体--------------------*/

#all * {
	margin:0;
	padding:0;
	border: 0;
}
#all{
	width: 750px;
	font-size: 16px;
}
#all img {
	vertical-align: bottom;
	border: 0;
}

/*-------------テキスト関係------------*/

#all p {
	color: #2b2b2b;
	text-indent: 0em;
	text-align: justify;
	font: 75%/1.5em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all dd {
	color: #2b2b2b;
	text-indent: 0em;
	font: 75%/1.3em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all td {
	color: #2b2b2b;
	text-indent: 0em;
	font: 70%/1.3em "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#all font {
	line-height: 1.3em;
	text-indent: 0em;
	font-size: 13px;
}


/*-------------全ページ共通------------*/
#all .table {
	display: table;
}
#all .leftbox {
	display: table-cell;
	vertical-align: top;
	padding-top: 0;
}
#all .boxleft {
	float: left;
}
#all .boxright {
	float: right;
}

/*--- IE用 ---*/
/* IE 6 */
* html #all .leftbox{
	display:inline;
	zoom:1;
}
/* IE 7 */
*:first-child+html #all .leftbox{
	display:inline;
	zoom:1;
}
/*--- IE用 ---*/
#all .fleft {
	float: left;
}
#all .fright {
	float: right;
}
/*--- img余白とるclass ---*/
#all .bgimgtop {
	vertical-align: bottom !important;
}
#all .bgimgbottom {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: 230;
}
/*--- //img余白とるclass ---*/


#all #main{
	background: url(img/base.jpg) repeat-y;
}
#all #mainbox{
	position: relative;
}

#all .bluetop{
	background: url(img/bluetop.jpg) no-repeat;
	height: 35px;
}
#all .bluetop02{
	background: url(img/bluetop02.jpg) no-repeat;
	height: 40px;
}

#all .bluebg {
	background: url(img/bluebg.jpg) repeat-y;
}
#all .bluebtm{
	background: url(img/bluebtm.jpg) no-repeat;
	height: 22px;
}

#all .orantop{
	background: url(img/orantop.jpg) no-repeat;
	height: 35px;
}
#all .orantop02{
	background: url(img/orantop02.jpg) no-repeat;
	height: 40px;
}

#all .oranbg {
	background: url(img/oranbg.jpg) repeat-y;
}
#all .oranbtm{
	background: url(img/oranbtm.jpg) no-repeat;
	height: 22px;
}


#all .graytop{
	background: url(img/graytop.png) no-repeat;
	height: 15px;
}
#all .graybg {
	background: url(img/graybg.png) repeat-y;
}
#all .graybtm{
	background: url(img/graybtm.png) no-repeat;
	height: 15px;
}

#all .graytop_l{
	background: url(img/graytop_l.png) no-repeat;
	height: 15px;
}
#all .graybg_l {
	background: url(img/graybg_l.png) repeat-y;
}
#all .graybtm_l{
	background: url(img/graybtm_l.png) no-repeat;
	height: 15px;
}

#all .graytop_m{
	background: url(img/graytop_m.png) no-repeat;
	height: 13px;
}
#all .graybg_m {
	background: url(img/graybg_m.png) repeat-y;
}
#all .graybtm_m{
	background: url(img/graybtm_m.png) no-repeat;
	height: 13px;
}

#all .b_graytop{
	background: url(img/b_graytop.png) no-repeat;
	height: 15px;
}
#all .b_graybg {
	background: url(img/b_graybg.png) repeat-y;
}
#all .b_graybtm{
	background: url(img/b_graybtm.png) no-repeat;
	height: 35px;
}
#all .b_graybtm02{
	background: url(img/b_graybtm02.png) no-repeat;
	height: 15px;
}

#all .bluebordtop{
	background: url(img/bluebordtop.png) no-repeat;
	height: 15px;
}
#all .bluebordbg {
	background: url(img/bluebordbg.png) repeat-y;
}
#all .bluebordbtm{
	background: url(img/bluebordbtm.png) no-repeat;
	height: 15px;
}

#all .yelltop{
	background: url(img/yelltop.png) no-repeat;
	height: 18px;
}
#all .yellbg {
	background: url(img/yellbg.png) repeat-y;
}
#all .yellbtm{
	background: url(img/yellbtm.png) no-repeat;
	height: 18px;
}

/*------------全体ここまで------------*/


/*----- ここから編集 -----*/

/*----- ボーダー -----*/

#all .bord_t_blue{ 
	border-top: 3px solid #01a5e4;
	margin-top: 5px;
}
#all .bord_t_oran{ 
	border-top: 3px solid #e9310f;
	margin-top: 5px;
}
#all .bord_r_oran{ 
	border-right: 3px solid #e9310f;
	margin-right: 15px;
	padding-right: 15px;
}

#all .bord_t_b01{ 
	border-top: 2px dotted #000000;
	margin-top: 3px;
	padding-top: 5px;
}
#all .bord_b01{ 
	border-bottom: 2px solid #000000;
	padding-bottom: 3px;
}

/*----- 色付きbox -----*/

#all .bg-blue{
	background: #e6f3fc;
	border: 3px solid #01a5e4;
	padding: 10px;
}


/*-----  padding -----*/

#all .pa {
	padding: 5px 15px 5px 25px;
}
#all .pa02 {
	padding: 0 15px 5px 25px;
}
#all .pa03 {
	padding: 5px 20px 5px 30px;
}

#all .pa5_5_0 {
	padding: 5px 5px 0;
}
#all .pa10_5_0 {
	padding: 10px 5px 0;
}

#all .pa0_10 {
	padding: 0 10px;
}

/*-----  h4 h5 -----*/

#all .bluebox{
	background-color: #01a5e4 !important;
	color: #FFFFFF;
	font:bold 90%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	text-align: center;
	padding: 5px;
}
#all .bluebox2{
	background-color: #01a5e4 !important;
	color: #FFFFFF;
	font:bold 75%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}

#all .oranbox{
	background-color: #e9310f !important;
	color: #FFFFFF;
	font:bold 90%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	text-align: center;
	padding: 3px;
}
#all .oranbox2{
	background-color: #e9310f !important;
	color: #FFFFFF;
	font:bold 75%/1.4em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}
#all .blackbox{
	background-color: #000000 !important;
	color: #FFFFFF;
	font:bold 75%/1.4em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}

#all .f_blue{
	color: #01a5e4;
	font:bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
}
#all .f_white{
	color: #FFFFFF;
	font:bold 110%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
}
#all .f_white2{
	color: #FFFFFF;
	font:bold 90%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 3px;;
	margin-top: 5px;
	width: 250px;
}
#all .f_oran{
	color: #e9310f;
	font:bold 110%/1.2em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
}


#all h5{
	color: #000000;
	font:bold 90%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
}

/*------ メーカー・車種名 ------*/

#all .maker01{
	font: bold 95%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}
#all .maker02{
	font: bold 110%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}
#all .maker_w02{
	font: bold 110%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}

#all .name01{
	font: bold 95%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #90c31c !important;
}
#all .name02{
	font: bold 110%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #90c31c !important;
}


#all .ad01{
	font: bold 75%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}

#all .used01{
	font: bold 70%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #90c31c !important;
}

#all .price01{
	font: bold 70%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}

#all .price02{
	font: bold 70%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}


/*--- 1文字目大きく green ---*/

#all .Sent_blue p:first-letter {
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0.1em 0 0;
	padding: 0.2em 0.1em 0.2em 0.1em;
	color: #01a5e4;
	background-color: #000000;
}
#all .Sent_oran p:first-letter {
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0.1em 0 0;
	padding: 0.2em 0.1em 0.2em 0.1em;
	color: #e9310f;
	background-color: #000000;
}

/*---1文字目大きく 2文字の場合---*/
#all .Sent_blue02 p:first-letter {
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	color: #01a5e4;
	background-color: #000000;
}

 
/*------ テキスト ------*/

#all .basetext{
	font: 65%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}
#all .basetext_w{
	font: 65%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #FFFFFF !important;
}
#all .basetext_b{
	font: bold 70%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
	color: #000000 !important;
}

/*------  共通ここまで ------*/

/*------ index.html ------*/

#all .maintop{
	background: url(img/top.jpg) no-repeat;
	height: 840px;
	position: relative;
}
#all .toptext01 {
    font: bold 80%/1.3em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 680px;
    color: #000000 !important;
}
#all .toptext02 {
    font: 60%/1em "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif !important;
    left: 300px;
    position: absolute;
    top: 255px;
    width: 250px;
    color: #000000 !important;
}

/*------ 04.html ------*/

#all .posi_logo {
    position: absolute;
    left: 10px;
    top: 5px;
}
#all .posi_logo02 {
    position: absolute;
    left: 50px;
    top: -20px;
}

/*----- ここまで編集 -----*/

/*--------------------検索--------------------*/

.kensaku {
    background-color: #FFFFFF;
    border: 5px double #000000 !important;
    font-size: 11px !important;
    padding: 5px !important;
    text-align: center;
}

/*--------------------検索ここまで--------------------*/


/*------------------------------- clearfix[float解除]----------------------------*/
/*clearfix*/
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	} 
	
.clearfix {
	display: inline-block;
	}

div#Other .clearfix {
	display: inline-block;
	height: 140px;
	}
	
	
 /* Hides from IE-mac \*/ 
 * html .clearfix {
 	height: 1%;
 	}
 .clearfix {
 	display: block;
 	}
  /* End hide from IE-mac */

.clearfix:after {
content:".";
display:block;
height:0.1px;
clear:both;
visibility:hidden;
overflow:hidden;
}


.clearfix {
  min-height: 1px;
  zoom:1;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*------------------------------- clearfix[float解除] ここまで----------------------------*/

/*footer*/

#footer_body {
	font-size: 12px;
	width: 98%;
	float: left;
	margin: 30px 8px 350px;
	border-top: 1px solid #000000;
	padding-top: 15px;
	position: relative;
}


#footer_body .footer_left {
	float: left;
	font: normal "ＭＳ Ｐゴシック";
	letter-spacing: 0.05em;
	position: absolute;
	top: 6em;
	left: 15px;
}
#footer_body .footer_center {
	float: left;
	position: absolute;
	top: 20px;
	left: 30%;
	width: 360px !important;
}
#footer_body .footer_right {
	float: right;
	letter-spacing: 0.05em;
	position: absolute;
	top: 6em;
	right: 5px;
}
#footer_body ul {
	list-style: none;
}
#footer_body .page {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	margin-top: 8px;
	color: #333333;
}
#footer_body .page_2 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_3 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_4 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_5 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}
#footer_body .page_6 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_7 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_8 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .page_9 {

	letter-spacing: 0.01em;
	font-weight: 600;
	float: left;
	color: #333333;
	padding-top: 0.6em;
}

#footer_body .on {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
	margin: 7px 0 0 13px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .off {
	border-left: 5px solid #555555;
	padding-left: 5px;
	margin: 7px 0 0 13px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .on2 {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
	margin: 7px 0 0 5px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .off2 {
	border-left: 5px solid #555555;
	padding-left: 5px;
	margin: 7px 0 0 5px;

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: left;
}
#footer_body .top {

	line-height: 1.4em;
	letter-spacing: 0.05em;
	float: none;
	text-align: center;
	margin-top: 20px;
}