@charset "utf-8";


/* =============================中ページ共通==================================== */

/*ページのフェードイン　js無し*/
body.naka {animation: fadeIn 2s ease 0s 1 normal;-webkit-animation: fadeIn 2s ease 0s 1 normal;}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}



/*ページ上部の大きな画像------------*/
#naka-headerimgs{position: relative;top: 0;height: 311px;background: url(../img/naka_bigimg2025.jpg) no-repeat center bottom;width:100%;}



/*パンくず------------*/
.breadcrumb-box{}
#breadcrumb{width:1000px;margin:0 auto;font-size:79%;white-space: nowrap;overflow: hidden;line-height: 27px;height: 25px;}
#breadcrumb div{display:inline;color:#999;padding-left: 5px;}
#breadcrumb div a{color:#555;margin-right: 7px;}
#breadcrumb div a:hover{color:#111;}




/* =============中ページ共通のスタイル================== */
/*見出し*/
.midashi1{ font-size: 243%; line-height: 1.0; color:#75c129; text-align: center; margin-top: 25px; }/*#7cda1f;#009AFF オレンジ#ff9900　ピンク#ff247b 黄色#f7c601　薄いグレー#f2f2f2  黄緑#75c129*/

.midashi3{font-size:150%;line-height:1.2;font-weight:bold;color:#fff;padding: 12px 10px 12px 15px;background-color:#75c129;margin-bottom:20px;}/*#60c314;*/

.midashi4{font-size:136%;font-weight:bold;line-height:1.2;padding-bottom:4px;border-bottom:2px dotted #999;margin-bottom:10px;}

.midashi5{font-size:122%;font-weight:bold;line-height:1.2;border-left: 5px solid #75c129;padding: 5px 0 5px 12px;margin-bottom:10px;}/*#60c314;*/



/*字下げ*/
.jisage{padding-left: 1em;text-indent: -1em;}

/*色*/
.color1{color:#006436;}/*基本色 深緑：未使用*/
.color-red{color:#ff0000;}
.color2{color:#cc3333;}/*注意色*/


/* ========= 管理者画面からのスタイル ============*/
/*文字サイズ*/
strong{font-weight:bold;}
big{font-size:129%;}
small{font-size:86%;}
.font-size8{font-size:51%;line-height:1.2;}
.font-size10{font-size:65%;line-height:1.2;}
.font-size12{font-size:86%;line-height:1.5;}
.font-size13{font-size:93%;line-height:1.5;}
.font-size14{font-size:100%;line-height:1.7;}
.font-size16{font-size:115%;line-height:1.7;}	
.font-size17{font-size:122%;line-height:1.7;}
.font-size19{font-size:129%;line-height:1.5;}
.font-size20{font-size:136%;line-height:1.5;}
.font-size23{font-size:143%;line-height:1.4;}
.font-size24{font-size:150%;line-height:1.4;}
.font-size28{font-size:172%;line-height:1.3;}
.font-size32{font-size:186%;line-height:1.3;}
.font-size36{font-size:200%;line-height:1.3;}
.font-size40{font-size:216%;line-height:1.2;}
.font-size50{font-size:232%;line-height:1.2;}
.font-size60{font-size:250%;line-height:1.2;}

.noaccent{font-weight: normal;}
.accent{font-weight: bold;}

.nowrap{white-space:nowrap;}

/* 画像 */
.alignnone,
img.alignnone {margin:0 0 0 0;}
.alignleft,
img.alignleft {float: left;margin:0 25px 0 0;}
.alignright,
img.alignright {float: right;margin:0 0 0 25px;}
aligncenter,
img.aligncenter {clear: both;display: block;margin:12px auto 7px auto;}


/*表テーブル*/
table{border-collapse: collapse;background-color:transparent;margin:0 0 15px 0;}/*width:100%;background-color:#fff;*/
table caption{}
table tr{vertical-align:top;}
table th{font-size: 100%;padding: 11px 13px 9px 13px;line-height: 1.3;background-color: #e8e8e8;font-weight:bold;color: #555;vertical-align: middle;text-align: left;white-space: nowrap;border: 1px solid #bbb;}
table td{font-size:100%;padding:11px 13px 9px 13px;padding:13px 13px 8px 13px\0;line-height:1.3;vertical-align: middle;text-align:left;border:1px solid #bbb;font-weight:normal;}
table td .alignnone,
table td img.alignnone,
table td .wp-caption.alignnone {margin: 2px -8px 5px 2px;}

table.border-zero,
table th.border-zero,
table td.border-zero{border:none;}

table.border-bottom,
table td.border-bottom,
table th.border-bottom,
table.border-bottom th{border-bottom:1px dotted #999;border-top:none;border-left:none;border-right:none;}


/*改行しない*/
.white-space{white-space:nowrap;}

/*リスト*/
#wrapper ol{margin-left:23px;}
#wrapper ul{margin-left:23px;}
#wrapper ol li,
#wrapper ul li{line-height:1.5;padding:3px 0;}

/*iframe地図*/
#wrapper iframe{border:none;}

/*このボタンは、中ページ全ページで使用*/
.naka-kuwashii{width:500px;margin:20px auto 0 auto;}
.naka-kuwashii a{background:url(../img/arrow_green8-13.png) no-repeat 15px center;font-size:115%;color: #000;line-height:1.2;text-align: center;text-indent:20px;text-decoration: none;display:block;padding:15px 0 15px 0;border:1px solid #ccc;border-radius:0.3em;}
.naka-kuwashii a:hover{	background-color:#F1FAE9;	border-color:#75c129;}/*#7cda1f;#009AFF オレンジ#ff9900　薄いピンク#ffeef4 黄色#f7c601　薄いグレー#f2f2f2　薄い黄緑#F1FAE9*/


/*グレイ色の枠*/
.waku-glay{padding:15px 20px;background-color:#fafafa;border:1px solid #bbb;}


/*画像拡大のswipebox*/
#swipebox-action #swipebox-close {top: 50px !important;}




/*============　お知らせ一覧 news/　=============*/
.news-rss{position:absolute;margin:-31px auto 0 auto;width:300px;text-align:right;right: 0;left: 0;}

.news-box{}
.news-box table{width:100%;border-bottom:1px dotted #bbb;margin-bottom:20px;}
.news-box table th{border:none;border-top:1px dotted #bbb;background-color:transparent;font-size: 122%;line-height: 1.3;padding: 12px 0 10px 23px;background:url(../img/arrow_green8-13.png) no-repeat 10px center;}
.news-box table td{border:none;border-top:1px dotted #bbb;text-align: right;font-size: 93%;}


/*============　お知らせ 詳細 news詳細/　=============*/
.section.news-single{padding-top:30px;}


#member_entry {margin:0 0px 20px 0px; padding:20px 30px;border:2px solid #e6e6e6;}
#member_entry .day{font-size:93%;color:#555;}

dl.member_text{width:80%;margin:20px auto;}
dl.member_text dt{font-size:129%;line-height:1.3;color:#75c129;font-weight:bold;}/*#7cda1f;#009AFF オレンジ#ff9900　ピンク#ff247b 黄色#f7c601　薄いグレー#f2f2f2*/
dl.member_text dd{font-size:108%;margin-top:30px;}
dl.member_text dd b{font-weight:normal;}

#download{width:80%;margin:30px auto 0 auto;background-color:#f0f0ec;padding:15px 30px;}
.download-title{text-align:center;font-size:115%;color:#000;border-bottom:1px solid #75c129;padding-bottom: 10px;line-height: 1.1;margin-bottom:10px;letter-spacing:0.3em;}/*#7cda1f*/

#download ul li a{padding-left:3px;font-size:108%;}
#download ul li img{margin-bottom: 3px;}

ul#entry_btn{text-align:center;margin: 50px 0;}
ul#entry_btn li{display:inline-block;margin:0 20px;}
ul#entry_btn li.back a{background:url(../img/arrow_green12-12_left.png) no-repeat left center;padding-left:18px;font-size:108%;}
ul#entry_btn li.next a{background:url(../img/arrow_green12-12.png) no-repeat right center;padding-right:18px;font-size:108%;}
ul#entry_btn li.list a{width:130px;background-color:#75c129;color:#fff;font-size:108%;line-height:27px;height:27px;display:block;text-decoration:none;}/*#7cda1f*/
ul#entry_btn li a:hover{opacity:0.6;}




/*============　会員様専用ページ一覧 member/　=============*/
.member-rss{position:absolute;margin:-31px auto 0 auto;width:400px;text-align:right;right: 0;left: 0;}






/*============　軽自動車協会のご案内  gyoumu/　=============*/
.gyoumu-box{font-size: 108%;}
.gyoumu-img{float:left;margin-right:30px;}
.gyoumu-com{line-height: 1.8;}
.gyoumu-com big{font-size: 144%;font-weight:bold;}
.gyoumu-com span{padding: 8px 0;display: block;}

dl.gyoumu-dl{}
dl.gyoumu-dl dt{float:right;}
dl.gyoumu-dl dd{padding:0 190px 0 0;}

.btn1 a{background:#75c129 url(../img/arrow_white8-11.png) no-repeat 9px center;color:#fff;line-height:1.2;padding:5px 0 5px 22px;border-radius:0.2em;width:140px;margin-bottom:7px;display: inline-block;font-size:93%;}/*#7cda1f;#009AFF オレンジ#ff9900　ピンク#ff247b 黄色#f7c601　薄いグレー#f2f2f2*/
.btn1 a:hover{opacity:0.6;text-decoration:none;}

.pdf-link{font-size:108%;line-height: 1.1;background:url(../img/icon_pdf.gif) no-repeat 0px 0px;padding:0 0 13px 24px;margin-top:7px;}
.pdf-link a{text-decoration:underline;}
.pdf-link a:hover{}


/*header固定の分をずらす#アンカー*/
body#gyoumu #privacy{padding-top:180px;margin-top:-180px;}



/*============　軽自動車取扱販売店のご紹介  shop/　=============*/
.midashi1-cap{text-align:center;color: #555;margin: 10px 0 0 0;font-size: 115%;}

.maker-box{text-align:center;border:2px solid #ddd;padding:20px 15px 15px 15px;}
.maker-box-com1{font-size:115%;}

table.maker-table1{margin:15px auto 0 auto;}
table.maker-table1 td{width:25%;border:none;text-align:center;padding: 15px;}
table.maker-table1 td img{border:none;margin-bottom:5px;}
table.maker-table1 td a{color:#000;font-size:108%;}
table.maker-table1 td a:hover{color:#7cda1f;}

.maker-single-box{margin-bottom:60px;}

.maker-single-box h3{font-size: 129%;line-height: 1.2;font-weight: bold;color:#75c129;border-bottom: 2px solid #75c129; padding-bottom:3px;margin-bottom: 10px;}/*#7cda1f;#009AFF オレンジ#ff9900　ピンク#ff247b 黄色#f7c601　薄いグレー#f2f2f2*/
.btn1 a:hover{opacity:0.6;text-decoration:none;}
.maker-single-box h3 img{margin: 0 25px 5px 0;}


.maker-single-box dl{}
.maker-single-box dl dt{font-size:129%;line-height:1.2;padding: 6px 15px;border: 1px solid #999;margin-bottom: 10px;background: #f2f2f2;color:#000;}

.maker-single-box dl dd table{font-size:108%;}
.maker-single-box dl dd table th{border:none;background-color:transparent;width:52%;padding: 2px 13px 5px 5px;line-height: 1.6;}
.maker-single-box dl dd table th address{font-style:normal;font-weight:normal;}
.maker-single-box dl dd table th address span{font-size:122%;font-weight:bold;}

.maker-single-box dl dd table td{border:none;padding: 5px 0 5px 0;}
.maker-single-box dl dd table td.info {border-left:4px solid #75c129;padding-left: 13px;width:330px;}

.btn2 a{background:url(../img/arrow_green12-12.png) no-repeat 9px center;color:#75c129;line-height:1.2;padding:7px 15px 6px 24px;border:3px solid #75c129;border-radius:0.2em;margin-top:4px;display: inline-block;font-weight: bold;}/*#60c314;*/
.btn2 a:hover{	opacity:0.6;	text-decoration:none;	background-color:#E4F5D6;}/*薄い黄緑#F1FAE9*/

/*header固定の分をずらす#アンカー*/
body#shop #suzuki,
body#shop #honda,
body#shop #subaru,
body#shop #nissan,
body#shop #daihatsu,
body#shop #mm,
body#shop #mazda,
body#shop #toyota{padding-top:180px;margin-top:-180px;}




/*============　希望ナンバー申請のご案内  kibou-number/　=============*/
.number-com1{font-size:108%;}

.kibou-left{float: left;width:70%;margin-top:50px;}

.kibou-right{float:right;padding-right:20px;}
.kibou-right img {margin: 60px 0 60px 0px;}

table.kibou-table{width:100%;margin-bottom:20px;}
table.kibou-table th{padding: 7px 8px 7px 18px;background-color:#F1FAE9;border:none;border-top: 1px solid #75c129;border-bottom: 1px solid #75c129;font-weight: bold;text-align:left;}/*#60c314;*//*薄いピンク#FFF7FA　薄い黄緑#F1FAE9*/
table.kibou-table td{padding: 7px 8px 7px 15px;border:none;border-top: 1px solid #75c129;border-bottom: 1px solid #75c129;}/*#60c314;*/



/*============　くるまの豆知識  mamechishiki/　=============*/
.lampmark{text-align:center;margin-top: 15px;margin-bottom: -30px;}

.mamechishiki-box{background:url(../img/news_bar.gif) repeat-x 0 top;padding-top:20px;}

.mamechishiki-box ul{margin-bottom:25px;}
.mamechishiki-box li{margin-top: 4px;padding: 0 !important;}
.mamechishiki-title a{background: url(../mamechishiki/img/hoshi_arrow.gif) no-repeat 0 center;font-size:129%;line-height:1.3;padding-left: 19px;}
.mamechishiki-com{font-size:108%;line-height:1.3;margin-left:18px;color:#666;}



/*============　リンク集 link/　=============*/
.section.links{padding-top:30px;}

.link-box {}

.link-box dl{}
.link-box dt{clear: both;}
.link-box-title{float:left;font-size:122%;width:10%;margin-left:1%;}
table.tbl_maker1{width:88%;}
.link-box table.tbl_maker1 th {width:140px; text-align:left;vertical-align:top;border:none;background-color:transparent;}
.link-box table.tbl_maker1 td {text-align:center;vertical-align:middle;border:none;}
.link-box table.tbl_maker1 img {margin-bottom:8px;}

.link-box ul {margin:15px 0px 0px 160px !important;}
.link-box li {float:left;width: 280px;height:2.8em;padding:0 0 0 12px !important;background:url(../link/icon.gif) no-repeat 0em 0.5em;}





