@charset "utf-8";
/* CSS Document */
body{
color:#443;
font: 13px Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
letter-spacing: 0.03em;
background: #4FC9D8;
background: -moz-linear-gradient(top, #4fc9d8 0%, #7ccdd6 50%, #4fc9d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fc9d8), color-stop(50%,#7ccdd6), color-stop(100%,#4fc9d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4fc9d8 0%,#7ccdd6 50%,#4fc9d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4fc9d8 0%,#7ccdd6 50%,#4fc9d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4fc9d8 0%,#7ccdd6 50%,#4fc9d8 100%); /* IE10+ */
background: linear-gradient(top, #4fc9d8 0%,#7ccdd6 50%,#4fc9d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fc9d8', endColorstr='#4fc9d8',GradientType=0 ); /* IE6-9 */

}

.error{
background: #ff6699;
padding: 20px;
text-align: center;
}

h1,
h2,
h3,
h4,
h5{
color: #222;
}




/*****************************
////////// index ////////////
******************************/
/******************************
fadeIn
******************************/
#localNav {
display: none;
}


/******************************
header
******************************/
header{
height: 130px;
background: url(../img/headerBg.png);
position: relative;
z-index: 1;
display: block;
}

header #headerBlock{
width: 900px;
margin: 0 auto;
}

header #headerBlock h1{
width: 400px;
float: left;
margin: 12px 0 0 0;
}

header #headerBlock h1 span{
visibility: hidden;
}

header #headerBlock h1 img{
background: #F1F9FB;
}

nav{
width: 500px;
float: right;
display: block;
}

nav h2{
visibility: hidden;
}

nav ul{
background: url(../img/navBg.png) no-repeat;
margin: 65px 0 0 10px;
}

nav ul li{
width: 80px;
float: left;
margin-left: 3px;
border-bottom: 2px dotted #f99;
}

nav ul li a,
nav ul li a:link,
nav ul li a:visited{
font: normal 18px "Courier New", serif;
}

.webkit nav ul li{
padding-bottom: 2px;
}

nav ul li.current{
border-bottom: 2px dotted #019fa4;
}

nav ul li a:link,
nav p a:link{
text-shadow: 1px 1px 2px #ccc;
}

nav ul li a:visited,
nav p a:visited{
text-shadow: 1px 1px 2px #ccc;
}

nav ul li a:hover,
nav p a:hover{
text-shadow: 1px 1px 2px #ccc;
}

nav ul li a:active,
nav p a:active{
text-shadow: 1px 1px 2px #ccc;
}




/******************************
main
******************************/
section{
display: block;
}

section#main{
width: 940px;
height: 420px;
position: relative;
z-index: 2;
margin: 10px auto -10px;
}

section#main h1 span{
display: block;
-webkit-transform: rotate(-45deg); /* rotate the list item */
-moz-transform: rotate(-45deg); /* rotate the list item */
margin: 0 0 0 -50px;
padding: 28px 0 0 0;
color: #fff;
text-align: center;
text-shadow: 0 0 1px #97b22a, 0 1px 2px #ecfbe3;
}

.lt-ie10 section#main h1 span{
position: relative;
top: 30px;
left: 70px;
margin: 0;
padding: 0;
color: #333;
}
section#main h2{
margin-bottom: 5px;
color: #fff;
}

section#main h3#office{
width: 400px;
display: inline;
color: #fff;
}

section#main h3#factory{
width: 400px;
display: inline;
color: #fff;
}

section#main a,
section#main a:link,
section#main a:visited{
text-shadow: none;
}

section#main a:hover{
color: #FD7009;
}

section#main h3#office a{
margin-right: 15px;
}

section#main img{
background: #fff;
}



/******************************
container
******************************/
#container{
width: 900px;
position: relative;
z-index: 1;
background: #fff;
margin: 30px auto 0;
border: 10px solid #fff;
border-radius: 10px 10px 0 0;
box-shadow: 1px 1px 5px #00BED3;
border-right: 3px solid #eee\9;
behavior: url("http://jazz-auto.com/PIE.htc");
}

img#logoNF{
position: relative;
left: -12px;
top: -25px;
z-index: 2;
}

.lt-ie10 article img#logoNF{
left: -15px;
}



/******************************
article
******************************/
article{
width: 588px;
float: left;
display: block;
margin-top: -5px;
}

article h2 span#articleH2{
visibility: hidden;
}

article h3{
box-shadow: inset 1px 2px 10px #ccc;
border-radius: 3px;
padding: 2px 5px 2px 15px;
font-size: 16px;
letter-spacing: 0.05em;
text-shadow: 1px 1px 2px #ccc;
behavior: url("http://jazz-auto.com/PIE.htc");
}

.lt-ie9 article h3{
background: #f8f7f6;
border: 1px solid #eee;
}

article h3 span{
background: url(../img/iconH3.png) no-repeat 0 2px;
margin: 0 0 0 -10px;
padding: 0 0 0 20px;
}

.lt-ie9 article h3 span{
background: none;
}

article h3#companyInfo{
position: relative;
z-index: 1;
background: none;
box-shadow: none;
margin: -120px 0 10px 10px;
border: none;
font: 45px 'Monoton','Geneva',sans-serif;
}

.lt-ie9 article h3#companyInfo{
color: #000;
}

section{
display: block;
}

section#info h3,
section#works h3,
section#sales h3,
section#cars h3,
section#maintenance h3,
section#stocks h3{
height: 22px;
background-color: #4DC4D6;
box-shadow: inset 1px 2px 10px #2d8aa1;
border: 1px solid #52ADC3;
border-radius: 5px;
color: #fff;
letter-spacing: 0.13em;
text-shadow: 1px 1px 1px #2d8aa1;
line-height: 22px;
}

.lt-ie9{
text-shadow: none;
}

section h3 .new{
margin: 0 0 5px 5px;
}

section#info h3{
height: 22px;
background: #eee;
box-shadow: inset 1px 2px 4px #aaa;
border: 1px solid #ccc;
color: #443;
text-shadow: 1px 1px 2px #eee;
line-height: 22px;
}

article p#intro{
width: 568px;
margin: 3px 0 0 4px;
border-top: 3px double #ccc;    
padding: 10px 0 10px 10px;
font-size: 14px;
line-height: 1.6;
letter-spacing: 0.14em;
}

article p#intro strong#catch{
font-weight: bold;
}

article ul{
margin: 15px;
line-height: 1.5;
}

article ul li{
background: url(../img/iconLi.png)  0 3px no-repeat;
padding: 0 0 0 20px;
}

#section-blockA,
#section-blockB,
#section-blockC{
min-height: 250px;
}

section#cars,
section#info,
section#works,
section#stocks,
section#maintenance,
section#sales{
width: 255px;
min-height: 280px;
float: left;
background: #fff;
box-shadow: 2px 3px 3px #eee;
margin: 7px;
border: 3px double #eee;
border-radius: 5px;
padding: 10px;
}

/*春用
section#info{
background: url(../img/banner01.png) no-repeat;
color: #fff;
}
*/

section#info img{
margin: -10px 0 -10px -10px;
}

.lt-ie9 section#cars,
.lt-ie9 section#info,
.lt-ie9 section#works,
.lt-ie9 section#stocks,
.lt-ie9 section#maintenance,
.lt-ie9 section#sales{
background: #fff;
behavior: url("http://jazz-auto.com/PIE.htc");
}

section#cars .car .carLeft,
section#works .work .workLeft,
section#stocks .stock .stockLeft{
width: 120px;
float: left;
margin: 10px 0 0 2px;
border: 2px solid #ccc;
border-radius: 3px;
color: #fff;
behavior: url("http://jazz-auto.com/PIE.htc");
}

section#cars .car .carRight,
section#works .work .workRight,
section#stocks .stock .stockRight{
width: 120px;
float: right;
margin: 10px 2px 0 0;
border: 2px solid #ccc;
border-radius: 3px;
color: #fff;
behavior: url("http://jazz-auto.com/PIE.htc");
}

section#cars .car .carLeft p,
section#cars .car .carRight p,
section#works .work .workLeft p,
section#works .work .workRight p,
section#stocks .stock .stockLeft p,
section#stocks .stock .stockRight p{
margin: 0;
text-align: center;
}

section#cars .car .carLeft p,
section#cars .car .carRight p,
section#stocks .stock .stockLeft p,
section#stocks .stock .stockRight p{
background: url(../img/aside_strong_bg.png);
border-radius: 2px 2px 0 0;
behavior: url("http://jazz-auto.com/PIE.htc");
}

section#works .work .workLeft p,
section#works .work .workRight p{
background: url(../img/aside_strong_bg.png);
border-radius: 2px 2px 0 0;
behavior: url("http://jazz-auto.com/PIE.htc");
}

section#info,
section#works,
section#sales{
margin-right: 5px;
}

#section-blockA p,
#section-blockB p,
#section-blockC p{
margin: 10px 15px;
line-height: 1.5;
}


#section-blockA p.more,
#section-blockB p.more,
#section-blockC p.more{
margin: 15px 5px 0 0;
text-align: right;
font: 20px "Josefin Slab", verdana;
}

#section-blockA p.more a,
#section-blockB p.more a,
#section-blockC p.more a{
background: url(../img/newBeetle_more.png) no-repeat 0 4px;
padding-left: 50px;
color: #554;
}

#section-blockA p.more a:hover,
#section-blockB p.more a:hover,
#section-blockC p.more a:hover{
background: url(../img/newBeetle_moreWithR.png) no-repeat 0 4px;
padding-left: 55px;
color: #1FA9BF;
}

section#info p{
color: #563101;
font-size: 14px;
text-shadow: 0 -1px 1px #888, 0 1px 0px #ccc;
}

section#info p em,
section#info p strong{
margin: 0 5px 0 0;
border-bottom: 4px double #f66;
color: #f30;
font-size: 16px;
font-weight: bold;
text-shadow: 0 -1px 0px #f99, 0 1px 1px #eee;
}

section#info p span{
margin: 0 5px;
color: #f11;
font-size: 30px;
font-weight: bold;
font-family: "Simonetta";
text-shadow: 1px 0 6px #fff, 0px 0px 2px #eee;
letter-spacing: 0.15em;
}

.lt-ie10 section#info p span{
box-shadow: none;
text-shadow: none;
}

section#info p.p_info01{
margin: 10px 0 0 13px;
line-height: 1.2;
}

section#info p.p_info02{
margin: 5px 0 0 120px;
}

section#info p.p_info03{
margin: 10px 5px 10px 10px;
text-align: center;
}

section#info p.p_info03 span{
margin: 0 5px 0 0;
color: #f30;
font: bold 17px serif;
text-shadow:  0px -1px 3px #eee, 0 1px 1px #EEEEEE;
line-height: 1.8;
}

section#info p.p_info04{
margin: 0 5px;
color: #f60;
font-size: 25px;
font-weight: bold;
font-family: "Simonetta";
text-align: center;
text-shadow: 1px 0 6px #fff, 0px 0px 2px #eee;
letter-spacing: 0.15em;
}

section#info p.p_info04 span{
color: #563101;
font-size: 14px;
text-shadow: 0 -1px 1px #888, 0 1px 0px #eee;
}

section#info p.p_info05{
margin-top: 0;
text-align: right;
}

section#info p.p_info05{
margin: 0 10px 0 0;
text-align: right;
font: 13px sans-serif;
}

section#info p.p_info05 a,
section#info p.p_info05 a:link,
section#info p.p_info05 a:visited{
background-position: 0 0;
font: 16px skia, Lithos, 'Lithos Pro', verdana;
text-shadow: 1px 1px 2px #aaa;
}

section#info p.p_info05 a:hover{
color: #554;
}




/******************************
sidebar
******************************/
aside{
width: 290px;
float: right;
display: block;

/* Webkit */
/* background:
-webkit-gradient(
linear,
left top,
left bottom,
from(#fff),
to(#edecea)
); */
/* Firefox */
/* background: -moz-linear-gradient(
top,
#fff,
#edecea
);
/* IE */
/* filter:progid:DXImageTransform.Microsoft.gradient(
startColorstr=#ffffffff,
endColorstr=#fff3f3ee
); */
/* zoom: 1; */

margin: 137px 0 20px 0;
border-radius: 5px 5px 5px 5px;
/* behavior: url("http://jazz-auto.com/PIE.htc"); */
}

aside h2{
width: 270px;
height: 25px;
line-height: 25px;
background: #65c0d6; /* Old browsers */
background: -moz-linear-gradient(top, #65c0d6 0%, #52adc3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65c0d6), color-stop(100%,#52adc3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #65c0d6 0%,#52adc3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #65c0d6 0%,#52adc3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #65c0d6 0%,#52adc3 100%); /* IE10+ */
background: linear-gradient(top, #65c0d6 0%,#52adc3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65c0d6', endColorstr='#52adc3',GradientType=0 ); /* IE6-9 */
margin: 0 0 10px 0;
border: 1px dotted #fff;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 2px #aaa;
color: #fff;
text-align: center;
font-size: 15px;
letter-spacing: 0.1em;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
behavior: url("http://jazz-auto.com/PIE.htc");
}

.lt-ie9 aside h2{
box-shadow: 1px 1px 2px #aaa;
border: 1px dotted #fff;
padding-top: 4px;
}

aside section{
width: 270px;
display: block;
margin: 0 auto;
padding: 10px;
}

aside section h3{
margin: 0 0 0 10px;
color: #111;
font-size: 105%;
font-weight: bold;
}

aside section h3 em{
margin: 0 1px;
font-size: 10px;
}

aside section li.list-end{
margin-bottom: 10px;
}

aside section#companyProfileA{
margin-bottom: -10px;
}

aside section#companyProfileA p{
text-align: right;
}

aside section#companyProfileB ul,
aside section#companyProfileC address{
margin: 5px 0 0 20px;
}

aside section#companyProfileC{
margin-top: -10px;
}

aside section#companyProfileC h3{
margin: 10px 0 0 10px;
}

aside section#companyProfileC ul{
margin: 10px 0 0 10px;
}

aside hr{
width: 85%;
background:
-webkit-gradient(linear, left top, right bottom, from(#990),  
color-stop(0.3, #c36),  
color-stop(0.5, #f60),  
color-stop(0.6, #80a807),  
to(#F4F4E6));
background:
-moz-linear-gradient(left, #990,  
#c36 30%,  
#f60 50%,  
#80a807 60%,  
#F4F4E6);
border: medium none;
height: 1px;
}

.lt-ie9 aside hr{
background: #ccc;
}

aside section p,
aside section ul{
margin: 10px;
}

aside section ul{
line-height: 1.5;
}

aside section ul li span{
color: #222;
font-size: 105%;
font-weight: bold;
}

aside section#bannerBlock,
aside section#weatherBlock{
width: 270px;    
margin: 0 auto;
}

aside section#bannerBlock strong,
aside section#weatherBlock strong{
width: 205px;
height: 22px;
display: block;
background: url(../img/aside_strong_bg.png);
box-shadow: 1px 1px 2px #ccc;
margin: auto;
border-radius: 2px;
text-align: center;
text-shadow: 1px -1px 4px #4a2d07, 1px 1px 4px #c29d6c;
color: #fff;
font-size: 105%;
font-weight: bold;
line-height: 22px;
letter-spacing: 0.1em;
}

aside img{
margin: 10px 0;
border: 5px solid #eee;
box-shadow: 1px 1px 3px #aaa;
}

aside #boxCredit img{
float: left;
display: inline;
margin: 1px;
border: none;
box-shadow: 0 0 2px #eee;
}

aside section#weatherBlock div{
margin-bottom: 10px;
}

aside section#weatherBlock object{
height: 340px;
display: block;
margin: 15px auto;
}

aside .weather_link{
display: none;
}

aside .smaller{
display: inline-block;
margin: -12px 0 8px 11px;
color: #443;
font-size: 90%;
font-weight: normal;
line-height: 1;
}



/** hover-block **/

ul.hover_block{
display: block;
position: relative;
overflow: hidden;
height: 60px;
width: 200px;
margin-left: 27px;
padding: 12px 16px;
font-size: 12px;
line-height: 1.2;
}

ul.hover_block li span{
font-weight: bold;
}


ul.hover_block li img{
position: absolute;
top: 0;
left: 0;
border: 5px solid #eee;
}

aside #bannerBlock p.sideMenu{
width: 200px;
margin: 5px auto;
text-align: left;
font-size: 95%;
letter-spacing: 0.1em;
}

aside #bannerBlock iframe{
margin: 10px 0 10px 47px;
border: 5px solid #eee;

box-shadow: 1px 1px 3px #aaa;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=145, Strength=3);

font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}






/******************************
bottomNav
******************************/
#bottomNav{
clear: both;
background: url(../img/newBeetleWithR.png) no-repeat 0 2px;
}

#bottomNav ul{
width: 550px;
float: left;
margin: 0 0 3px 5px;
padding: 18px 0 0 99px;
letter-spacing: 0.1em;
}

#bottomNav ul li{
float: left;
margin: -3px 5px 0 0;
}

#bottomNav ul li span{
margin: 0 0 0 5px;
color: #32938A;
font-size: 9px;
font-weight: bold;
text-shadow: none;
}

#bottomNav p{
float: right;
margin: 14px 10px 0 0;
}

#bottomNav ul li a:link,
#bottomNav p a:link{
color: #222;
font: normal 13px "Courier New", serif;
text-shadow: 1px 1px 2px #ccc;
}

#bottomNav ul li a:visited,
#bottomNav p a:visited{
color: #222;
font: normal 13px "Courier New", serif;
text-shadow: 1px 1px 2px #ccc;
}

#bottomNav ul li a:hover,
#bottomNav p a:hover{
color: #fd7009;
text-shadow: 1px 1px 2px #ccc;
}

#bottomNav ul li a:active,
#bottomNav p a:active{
color: #222;
text-shadow: 1px 1px 2px #ccc;
}




/******************************
footer
******************************/
footer{
height: 250px;
display: block;
background: url(../img/footerBg.png);
position: relative;
z-index: 2;
margin: -16px 0 0 0;
color: #fff;
}

footer small{
width: 900px;
display: block;
margin: 0 auto;
padding: 25px 0 0 0;
color: #fff;
font: 14px skia, Lithos, 'Lithos Pro', verdana;
letter-spacing: 0.1em;
text-align: center;
text-shadow: 1px 1px 1px #40839661;
}

footer p#toPagetop{
width: 900px;
margin: -15px auto 0;
text-align: right;
}

footer p#toPagetop a,
footer p#toPagetop a:link,
footer p#toPagetop a:visited{
background: url(../img/newBeetle_more.png) no-repeat;
padding-left: 50px;
color: #fff;
text-shadow: 1px 1px 1px #5F9BAA;
}

footer p#toPagetop a:hover{
background: url(../img/newBeetle_moreWithR.png) no-repeat;
padding-left: 55px;
color: #9EDFEF;
}





/*****************************
//// info, about, garage //////
******************************/
/******************************
article
******************************/
article#page{
width: 580px;
float: left;
margin: 0 0 30px 0;
border-radius: 5px 5px 5px 5px;
padding: 0 10px 30px 10px;
behavior: url("http://jazz-auto.com/PIE.htc");
}


article#page .about{
background: url("../img/garageBg.jpg") repeat-y;
margin: 0 0 10px 0;
border: 3px double #eee;
*border : none; /* IE7 and below */
_border : none; /* IE6 */
border-radius: 5px;
padding: 10px 10px 30px 10px;
box-shadow: 1px 1px 2px #eee;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#first,
article#page section.information{
margin-top: 10px;
}


article#page section.owner p{
font-family: "きろ字";
}

article#page section.information #boxInfo{
width: 520px;
height: 387px;
background: url(../img/info/info01.png) no-repeat;
margin: 15px 5px 0 5px;
padding: 10px 10px 0 10px;
}

article#page section.information #boxInfo_summer{
width: 520px;
height: 387px;
background: url(../img/info/info02.png) no-repeat;
margin: 15px 0 0;
padding: 10px 10px 0 10px;
}

article#page section.information #boxInfo_autumn{
width: 520px;
height: 387px;
background: url(../img/info/info03_2015.jpg) no-repeat;
margin: 15px 0 15px;
padding: 10px 10px 0 10px;
}

article#page section.information #boxInfo_spring{
width: 520px;
height: 520px;
background: url(../img/info/info04_2014.jpg) no-repeat;
margin: 15px 0 20px 10px;
padding: 10px 10px 0 10px;
}

article#page section.information #boxInfo h5{
margin: -10px 0 -10px 20px;
color: #fff;
font: 30px　'Hiragino Maru Gothic Pro', Meiryo;
letter-spacing: 0.2em;
}

article#page section.information #boxInfo h5 span#spring{
margin-right: 5px;
font-size: 70px;
}

article#page section.information #boxInfo h5 span#change{
font-size: 25px;
font-weight: bold;
}

article#page section.information p.p_Info_summer01{
color: #EF9A23;
font-size: 20px;
font-weight: bold;
}

article#page section.information p.p_Info_summer02{
font-size: 15px;
}

article#page section.information #boxInfo_summer{
}

article#page section.information #boxInfo p#campaign01,
article#page section.information #boxInfo_summer p#campaign02{
color: #630;
font-size: 19px;
font-weight: bold;
text-align: left;
text-shadow: 0 -1px 1px #530, 0 1px 1px #fff;
}

article#page section.information #boxInfo_summer p.tel{
margin-top: 220px;
}

article#page section .noteInfo{
width: 540px;
background: url(../img/noteInfoBg.jpg);
box-shadow: 0 1px 3px #aaa;
margin: 0 auto;
border: 5px solid #fff;
border-radius: 5px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section .margin{
margin: 25px auto -10px;
}

article#page section.information .noteInfo span#appointment{
color: #EF7F1C;
font-weight: bold;
}

article#page section .noteInfo p{
margin: 15px 15px 15px 30px;
}

article#page section .noteInfo p#campaign03{
margin: 15px 15px 15px 20px;
color: #630f;
/* 2015 adjustment */
margin-left: 25px;
letter-spacing: 0.1em;
}

article#page section .noteInfo p.appeal{
background: url(../img/p_bg.png);
box-shadow: 1px 1px 2px #ccc;
margin: -15px 2px 15px;
border-radius: 3px;
padding: 3px 5px 3px 8px;
color: #fff;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section .noteInfo strong{
font-size: 14px;
font-weight: bold;
}

article#page section .noteInfo em{
padding: 0 3px;
color: #f99;
font-weight: bold;
font-size: 16px;
}

article#page section .noteInfo em#tire{
padding: 0 3px 0 0;
}


article#page section .noteInfo p.intrust{
font-weight: bold;
}

article#page section .noteInfo p.intrust em{
padding: 0 3px 0 0;
color: #e6520a;
}

article#page section .noteInfo ul.ul_info li{
margin-left: 20px;
}

article#page section.information ul{
margin: 10px 0 0 10px;
font-size: 14px;
}

article#page section.information ul#boxPrice{
margin: 30px 0 0 10px;
color: #fff;
font-size: 15px;
letter-spacing: 0.1em;
}

article#page section.information ul li{
background: none;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.15em;
}

article#page section.information ul li.price01{
margin-top: -10px;
}

article#page section.information ul strong,
article#page section.information ul em{
margin: 0 0 0 10px;
color: #fff;
font-size: 20px;
font-weight: bold;
}

article#page section.information ul span.price{
margin: 0 7px;
color: #f30;
font: bold 45px "Simonetta";
text-shadow: 1px 0 6px #fff, 0px 0px 2px #eee;
letter-spacing: 0.15em;
}

article#page section.information p.tel{
margin: -10px 0 10px 20px;
font-size: 14px;
font-weight: bold;
}

article#page section.information p.tel span{
margin: 0 5px;
color: #C0CE54;
font-size: 30px;
font-weight: bold;
font-family: "Simonetta";
text-align: center;
text-shadow: 0px 1px 0px #5A8C05, 1px -1px 0px #fff;
letter-spacing: 0.15em;
}

article#page section.information li#tel02{
margin: -53px 0 0 180px;
font: bold 17px skia,Lithos,'Lithos Pro',verdana,sans-serif;
}

article#page section.information li#tel02 span{
font-size: 13px;
}

article h2#pageTitle,
article h3#pageTitle{
background: url(../img/mini02.png) no-repeat 500px 16px;
background-color: #4DC4D6;
margin: -65px 0 10px;
padding: 5px 0 0 0;
border: 3px double #52ADC3;
box-shadow: inset 1px 2px 10px #2d8aa1;
border-radius: 3px;
color: #eee;
text-shadow: 1px 1px 1px #2d8aa1;
text-align: center;
font: 25px skia, Lithos, 'Lithos Pro' ,verdana, sans-serif;
letter-spacing: 0.1em;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article h2#pageTitle span,
article h3#pageTitle span{
background: none;
color: #eee;
font-size: 18px;
font-weight: normal;
line-height: 2;
text-shadow: 0 1px 1px #2d8aa1;
letter-spacing: 0.1em;
}

article#page h4{
height: 18px;
background: url(../img/page_h4Bg.jpg);
box-shadow: 1px 1px 2px #ccc;
margin: 10px 0 10px 0;
border: 5px double #52ADC3;
border-radius: 3px;
padding: 10px;
font-size: 15px;
color: #2F4F4F;
letter-spacing: 0.1em;
text-shadow: 1px 1px 2px #eee;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page h4 span{
color: #f60;
font-size: 16px;
margin-right: 3px;
}

article#page h4 span.date{
color: #8d440e;
}

article#page p img{
margin: 20px 0 0 -3px;
border: 10px solid #fff;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 5px #aaa;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page p{
margin: 10px 20px 15px 20px;
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.15em;
}

article#page p.wide{
width: 500px;
margin: 10px 0 0 10px;
}    

article#page p.narrow{
width: 270px;
margin: 10px 0 10px 110px;
}    

article#page p.narrow img{
filter:progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-0.01745240643728351,M21=-0.01745240643728351,M22=1,SizingMethod='auto expand');
}    

span.heart{
font-family: sans-serif;
}

article#page table{
width: 530px;
box-shadow: 0 0 2px #eee, 1px 1px 3px #aaa inset;
margin-left: 3px;
border: 5px solid #aaa;
padding: 3px;
}

article#page table tr{
height: 30px;
font-weight: bold;
}

article#page table th,
article#page table td{
padding: 0 0 0 10px;
border: 1px solid #7A6A56;
font-weight: bold;
}

.lt-ie10 article#page table th,
.lt-ie10 article#page table td{
border: 1px solid #aaa;
}

article#page table.table_about th{
width: 80px;
color: #808000;
}

article#page section#stockArea h5{
clear: both;
width: 510px;
height: 30px;
background: url(../img/p_bg.png);
box-shadow: 1px 2px 3px #aaa;
margin: 10px 0 0 20px;
border-radius: 2px 2px 0 0;
color: #fff;
line-height: 30px;
text-align: center;
letter-spacing: 0.2em;
font-size: 14px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#stockArea p.stockBlock{
width: 160px;
float: left;
margin: 0 10px 10px 10px;
}

article#page section#stockArea p.stockFirst{
width: 160px;
float: left;
margin: 0 10px 10px 12px;
}

article#page section#stockArea p.stockBlock img,
article#page section#stockArea p.stockFirst img{
margin-bottom: 10px;
border: 6px solid #FFFFFF;
border-radius: 3px 3px 3px 3px;
box-shadow: 1px 1px 5px #aaa;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#stockArea table{
width: 510px;
clear: both;
box-shadow: 1px 2px 3px #eee;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=2);
margin: 0 20px 0 20px;
border: 1px solid #eee;
padding: 3px;
color: #222;
}

article#page section#stockArea table th{
width: 150px;
padding: 0 0 0 10px;
font-weight: bold;
}

article#page section#stockArea table tr{
height: 30px;
font-weight: bold;
}

article#page section#stockArea table tr.tableStockA th{
background: #eee;
border: none;
}

article#page section#stockArea table tr.tableStockB th{
background: #eee;
border: none;
}

article#page section#stockArea table tr.tableStockA td{
background: #eee;
border: none;
}

article#page section#stockArea table tr.tableStockB td{
background: #fff;
border: none;
}

article#page .about .boxAbout{
background: #fff;
box-shadow: 0 0 2px #ccc;
margin: 10px 0;
border-radius: 3px;
padding: 10px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page .about dl{
width: 490px;
background: url(../img/section_about.jpg);
box-shadow: 0 1px 2px #999, 1px 1px 2px #ccc inset;
margin: 0 0 10px 10px;
border: 2px solid #88AE43;
border-radius: 5px;
padding: 10px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page .about dl#dl_bechan{
background-image: url(../img/bechan02.jpg), url(../img/section_about.jpg);
background-position: 385px 200px, 0 0;
background-repeat: no-repeat, repeat;
}

.lt-ie10 article#page .about dl#dl_bechan{
background-color: #fff;
background-image: url(../img/bechan02.jpg);
background-position: 385px 180px;
background-repeat: no-repeat;
}

article#page .about dt{
width: 100px;
background: #88AE43;
box-shadow: 0 1px 2px #999;
margin: 5px 0 5px -10px;
padding: 5px 0 5px 10px;
border-radius: 0 3px 3px 0;
color: #fff;
font-weight: bold;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page dd{
margin: 0 0 0 10px;
}

article#page dd.about_dd_first{
margin-top: 10px;
}

article#page dd.about_dd_end{
margin-bottom: 10px;
}

article#page section#bechan .boxAbout{
background: url(../img/bechan01.jpg) center 80px no-repeat;
background-color: #fff;
}

.quoteLeft{
display: block;
margin: 0 0 -50px -15px;
color: #7A6A56;
font: 60px Georgia;
}

.quoteRight{
display: block;
margin: -5px -15px -50px 0;
color: #7A6A56;
text-align: right;
font: 60px Georgia;
}

article#page section#garage{
width: 555px;
min-height: 1000px;
background: url(../img/garageBg.jpg) repeat-y;
}

article#page .boxGarageA,
article#page .boxGarageB{
width: 550px;
background: url(../img/boxGarage.jpg);
box-shadow: 0 2px 3px #ccc;
margin-bottom: 20px;
border-radius: 5px;
border: 3px solid #fff;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page .boxGarageA p{
width: 255px;
float: left;
background: url(../img/p_bg.png);
margin: 10px;
border: 1px solid #ccc;
border-radius: 4px;
padding: 5px 5px 5px 10px;
color: #fff;
font-size: 13px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#garage .boxGarageA img{
width: 250px;
float: right;
margin: auto;
border: 2px solid #fff;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 1px #ccc;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page .boxGarageA p span,
article#page .boxGarageB p span{
color: #f90;
font: 15px skia,Lithos,'Lithos Pro',verdana,sans-serif;
}

article#page .boxGarageB p{
width: 255px;
float: right;
background: url(../img/p_bg.png);
margin: 10px;
border: 1px solid #ccc;
border-radius: 4px;
padding: 5px 5px 5px 10px;
color: #fff;
font-size: 13px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#garage .boxGarageB img{
width: 250px;
float: left;
margin: auto;
border: 2px solid #fff;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 1px #ccc;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#garage .boxGarageA img.imgGarage_other01,
article#page section#garage .boxGarageB img.imgGarage_other01{
width: 113px;
height: 200px;
margin-left: 65px;
}

article#page section#garage .boxGarageA img.imgGarage_other02,
article#page section#garage .boxGarageB img.imgGarage_other02{
width: 250px;
height: 141px;
}

article#page section#garage .boxGarageA img.imgGarage_other03,
article#page section#garage .boxGarageB img.imgGarage_other03{
width: 113px;
height: 200px;
margin-right: 65px;
}

article#page section#garage .boxGarageA img.imgGarage_other04,
article#page section#garage .boxGarageB img.imgGarage_other04{
width: 113px;
height: 200px;
margin-left: 65px;
}




/******************************
garage　zitem
******************************/
.zitem_garageA {
width: 250px;
height: 188px;
margin: -5px 0 0 -3px;
border-radius: 5px;

/* required to hide the image after resized */

/* for child absolute position */
position:relative;

/* display div in line */
float:left;
behavior: url("http://jazz-auto.com/PIE.htc");
}

.zitem_garageA img {
border:0;

/* allow javascript moves the img position*/
position:absolute;
}

.zitem_garageB {
width: 113px;
height: 200px;
margin: -5px 0 0 0;
border-radius: 5px;

/* required to hide the image after resized */

/* for child absolute position */
position:relative;

/* display div in line */
float:left;
behavior: url("http://jazz-auto.com/PIE.htc");
}

.zitem_garageB img {
border:0;

/* allow javascript moves the img position*/
position:absolute;
}

.zitem_garageC {
width: 250px;
height: 141px;
margin: -5px 0 0 0;
border-radius: 5px;

/* required to hide the image after resized */

/* for child absolute position */
position:relative;

/* display div in line */
float:left;
behavior: url("http://jazz-auto.com/PIE.htc");
}

.zitem_garageC img {
border:0;

/* allow javascript moves the img position*/
position:absolute;
}

.clear {
clear:both;	
}

.floatRight{
float: right;
}


/******************************
carArea
******************************/
article#page #carArea time{
display: block;
height: 18px;
background: url(../img/page_h4Bg.jpg);
box-shadow: 1px 1px 2px #ccc;
margin: 10px 0 10px 0;
border: 5px double #52ADC3;
border-radius: 3px;
padding: 10px;
font-size: 15px;
font-weight: bold;
color: #2F4F4F;
letter-spacing: 0.1em;
text-shadow: 1px 1px 2px #eee;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page #carArea .notes{
height: 25px;
background: url(../img/p_bg.png);
box-shadow: 1px 1px 3px #aaa;
margin: 15px 10px 5px 10px;
padding-left: 10px;
border-radius: 2px;
color: #fff;
text-shadow: none;
font-size: 15px;
font-weight: normal;
line-height: 25px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page #carArea p.notes02{
margin: 10px 0 0 30px;
font-weight: bold;
font-size: 15px;
}

article#page #carArea p.notes03{
margin: 0 0 10px 30px;
font-size: 13px;
}

article#page #carArea .ul_notes{
margin: 0px 0 10px 30px;
}

article#page #carArea .carBlock{
width: 160px;
float: left;
position: relative;
background: none;
}

article#page #carArea .carBox{
width: 535px;
background: url(../img/carBox.jpg);
margin-left: 10px;
}


/******************************
carArea　zitem
******************************/
.zitem_cars {
width:160px;
height:90px;	
border:3px solid #222;
margin:5px 5px 5px 6px;
border-radius: 5px;

/* required to hide the image after resized */
overflow:hidden;

/* for child absolute position */
position:relative;

/* display div in line */
float:left;
}

article#page .zitem_cars h4 {
width:160px;
height:20px;
background:#000;
margin: 0;
border: none;
border-radius: 0;
padding: 0;
color:#fff;
font-weight: normal;
font-size: 12px;
text-shadow: none;
line-height: 20px;
text-align: center;

/* fix it at the bottom */
position:absolute;
bottom:-1px; /* fix IE issue */
left:0;

/* hide it by default */
display:none;

/* opacity setting */
filter:alpha(opacity=70);    /* ie  */
-moz-opacity:0.7;    /* old mozilla browser like netscape  */
-khtml-opacity: 0.7;    /* for really really old safari */  
opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.zitem_cars img {
border:0;

/* allow javascript moves the img position*/
}

.clear {
clear:both;	
}




/******************************
article　workArea
******************************/
article#page section#workArea .workBlock{
width: 250px;
float: left;
display: inline;
margin: 10px 10px 0 10px;
}

article#page section#workArea .workBlockB{
width: 200px;
float: left;
display: inline;
margin: 10px 2px 0 10px;
}

article#page section#workArea .workBlockC{
width: 300px;
float: left;
display: inline;
margin: 10px 0 0 18px;
}

article#page section#workArea p{
min-height: 5em;
background: url(../img/p_bg.png);
box-shadow: 1px 1px 5px #aaa;
margin: 8px -10px 10px 2px;
border-radius: 3px;
padding: 5px 10px;
color: #fff;
font-size: 12px;
behavior: url("http://jazz-auto.com/PIE.htc");
}

article#page section#workArea img{
border: 6px solid #FFFFFF;
padding: 0;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 5px #aaa;
behavior: url("http://jazz-auto.com/PIE.htc");
}

#topcontrol{
position: relative;
z-index: 3;
}

.lt-ie9 section#info{
background: url(../img/banner01.png) no-repeat;
background-color: #fff;
}

.bold{
font-weight: bold;
}

.dotted{
border-bottom: 1px dotted #F60;
}

.normal{
font-weight: normal;
}