@charset "utf-8";
/* CSS Document */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	background:#FFF;
    line-height:1;
	font-family: Helvetica, "ヒラギノ角ゴ Pro W3",HiraKakuPro-W3, Osaka, "メイリオ",Meiryo, "ＭＳ Ｐゴシック",verdana, arial, sans-serif;
	font-size:12px;
	color:#313131;
	-webkit-text-size-adjust: none;
}
.ui-body-b {
	background:#313131;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	color:#333;
	text-decoration:none;
}
.ui-link {
	color:#333;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select ,textarea{
	margin:0;
	padding:0;
    vertical-align:middle;
	font-size:99%;
}

#backBtn {
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#F1F1F1), color-stop(51%,#E1E1E1), color-stop(100%,#F6F6F6));
	border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    color: #bc0000;
	text-shadow:0 1px #FFF;
    text-decoration: none;
    font-size: 12px;
	font-weight:bold;
    text-align: center;
    vertical-align: middle;
    height: 28px;
	line-height:32px;
	padding:3px 10px 0;
	float:right;
	margin:0px 8px 0 0;
}
#BackTopArea{
	height:35px;
	border-top:1px solid #999;
	margin:0px 0 0 0;
}
#BackToTop{
	background:  url(../img/Back.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 18px;
	margin:0 0 0 1%;
	display:block;
	height:35px;
	line-height:35px;
}




/* Header TERUMI*/
header{
	background: -moz-linear-gradient(center top , #ededed 0%, #d1d1d1 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1d1d1), color-stop(1, #c4c4c4));
	margin: 0;
    width: 100%;
	border-top:2px solid #666;
}
header #TopStoreNM{
	color: #424141;
	font-weight:bold;
    	text-shadow:0 1px #FFF !important;
	text-align:left;
	padding:0 0 0 4%;
}


header #top_pc_Btn {
    float: right;
    height: 34px;
    left: auto;
    margin-left: auto;
    margin-right: 55px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
	display:block;
}

/* Footer */
footer{
	background: -moz-linear-gradient(center top , #ededed 0%, #d1d1d1 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1d1d1), color-stop(1, #c4c4c4));
	background-repeat:repeat-x;
	height:43px;
	margin:0px 0 0px 0;
	border-top:4px solid #000;
	border-bottom:1px solid #bfbfbf;
	
}
footer table{
	width:100%;
}
footer table:first-of-type td{
	vertical-align:middle;
}
footer table:first-of-type td:first-of-type{
	width:80px;
}
/*
footer table:first-of-type td:last-of-type{
	width:40px;
	text-align:right;
}
*/

footer table:first-of-type td:last-of-type{
	text-align:right;
}


footer .foot_company_Btn {
	display:block;
	margin:13px 0 0 10px;
	text-shadow:0 1px #FFF;
	background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
	background: url(../img/SubIco.png);
    background-origin: padding-box;
    background-position: 98% center;
    background-repeat: no-repeat;
	line-height:15px;
width:100px;
}

footer #foot_pc_Btn {
	display:inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
	margin:4px 0 0 6px;


}
footer #foot_home_Btn {
	display:inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 4px 0px 0 6px;
}

footer #foot_top_Btn {
	display:inline-block;
    width: 35px;
    height: 35px;
    margin: 4px 12px 0 6px;
    text-align: center;
}


footer p{
	padding:8px 0 5px 0;
	text-align:center;
}
footer p a{
	color:#0464B9;
}

/* TOP MENU */
#TOP_menu {
	position:absolute;
	z-index:9999;
	width:310px;
	border:5px solid #BC0000;
	top:32px;
	display:none;
}
.topList{
	margin:0 0;
	padding:0 0 5px;
	/*
	border-radius: 10px;
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;*/
}
.topList li{
	border-bottom:1px #CECECE solid;
	padding:1px 3px 1px 0;	
}
.topList li a{
	display:block;
	padding:0 0 0 47px;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
	height:37px;
	color:#515151;
	text-shadow:0 1px #FFF;
	display: block;
	background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
	background:  url(../img/menuTT_ico.png); /* [2012/03/30] for UNIX-ERROR ... menuTT_Ico.png -> menuTT_ico.png */
    background-origin: padding-box;
    background-position: 98% center;
    background-repeat: no-repeat;
}
#menu1 {
	background:url(../img/usecarIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/usecarIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/usecarIco.gif) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#menu2 {
	background:url(../img/newcarIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/newcarIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/newcarIco.gif) no-repeat 10px center, linear-gradient(bottom, #FFF 0%, #fcfcfc 100%);
}
#menu3 {
	background:url(../img/zaikoIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/zaikoIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/zaikoIco.gif) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#menu4 {
	background:url(../img/eventIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/eventIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/eventIco.gif) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#menu5 {
	background:url(../img/newsIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/newsIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/newsIco.gif) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#menu6 {
	background:url(../img/tenpo.png) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/tenpo.png) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/tenpo.png) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}

#menu_contact{
	background:url(../img/contactIco.png) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/contactIco.png) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/contactIco.png) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#menu_shaken_tenken{
	background:url(../img/tenkenIco.png) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/tenkenIco.png) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/tenkenIco.png) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}


/* 中古車販売 */
.SubList{
	margin:0 0;
	padding:0 0 5px;
	/*
	border-radius: 10px;
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;*/
}
.SubList li{
	border-bottom:1px #CECECE solid;
	padding:1px 3px 1px 0;	
}
.SubList li a{
	display:block;
	padding:5px 0 5px 47px;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#515151;
	text-shadow:0 1px #FFF;
	display: block;
	background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
	background:  url(../img/SubNext.gif);
    background-origin: padding-box;
    background-position: 98% center;
    background-repeat: no-repeat;
}
.SubList li a span{
	font-size:11px;
}
#Submenu1 {
	background:url(../img/usecarIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/usecarIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/usecarIco.gif) no-repeat 10px center, linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
}
#Submenu2 {
	background:url(../img/newcarIco.gif) no-repeat 10px center, -moz-linear-gradient(bottom, #e4e3e3 0%, #fcfcfc 100%);
	background:url(../img/newcarIco.gif) no-repeat 10px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e3e3), color-stop(1, #fcfcfc));
	background:url(../img/newcarIco.gif) no-repeat 10px center, linear-gradient(bottom, #FFF 0%, #fcfcfc 100%);
}

/* 共通menuTT */
.menuTT {
	background: url(../img/h2Icon.png) no-repeat 5px center, -moz-linear-gradient(bottom, #6f6f6f 0%, #d5d5d5 100%);
	background:url(../img/h2Icon.png) no-repeat 5px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #6f6f6f), color-stop(1, #d5d5d5));
	background:url(../img/h2Icon.png) no-repeat 5px center, linear-gradient(bottom, #6f6f6f 0%, #d5d5d5 100%);
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #b2b2b2;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.8em;
    padding: 0 0 0 15px;
	text-shadow:0 1px #666;
}

.menuTT_topmain{
	background: url(../img/h2Icon.png) no-repeat 5px center, -moz-linear-gradient(bottom, #6f6f6f 0%, #d5d5d5 100%);
	background:url(../img/h2Icon.png) no-repeat 5px center,-webkit-gradient(linear, left bottom, left top, color-stop(0, #6f6f6f), color-stop(1, #d5d5d5));
	background:url(../img/h2Icon.png) no-repeat 5px center, linear-gradient(bottom, #6f6f6f 0%, #d5d5d5 100%);
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #b2b2b2;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.6em;
    padding: 0 0 0 15px;
	text-shadow:0 1px #666;
}

.btPcSite_topMain
{
	width : 120px;

	text-align:center;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow:  1px 1px 1px #555;
	padding: 4px;
	margin-right:5px;
	background: -moz-linear-gradient(center bottom, #cccacc 33%,#ffffff 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #cccacc),color-stop(1, #ffffff));
}

#recent_car{
    color: #FFFFFF;
}
.top_carNM{
	float:right;
	border:1px solid #CCC;
    border-radius: 5px 5px 5px 5px;
	height:1.4em;
	font-size:11px;
	font-weight:100;
	line-height:1.6em;
	margin:1px 5px 0 0;
	box-shadow:0 0 2px #333;
	background:#FFF;
	color:#333;
	padding:0 3px 0 5px;
}



/* COMMON CLASS */
.c {clear:both;height:0;line-height:0;}
.c_p {cursor:pointer;}
.fl {float:left;}
.fr {float:right;}
.lyBm { margin-bottom:10px; }
.t_r {text-align:right;}
.f11 {font-size:11px;}
.f13em{font-size:1.3em}
.ime_a{ime-mode:active;}
.ime_n{ime-mode:disabled;}
.rF { color:#F00;}
.pL4{padding-left:4%}
.pR4{padding-right:4%}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.banner320 {
	width:320px;
	height:64px;
	margin:5px auto;
}
.btn_300 {
	width:300px;
	margin:auto;
}
.m5t { margin-top:5px;}
.m10t { margin-top:10px;}
.m10l { margin-left:10px;}
.m15b { margin-bottom:15px;}
.m3b { margin-bottom:3px;}
.m5b { margin-bottom:5px;}
.m5t10bm { margin-top:5px; margin-bottom:10px;}


/* [2012/11/19] 横幅全体テキストエリア( 問い合わせページ：問い合わせテキスト のために作成) */
textarea.width100per{
	width:99%;
	font-size:1.3em;
	margin:2px 0 1px 1px;
	background-color:#fee7e7;
}
