@charset "UTF-8";
/*allreset*/
body,div,form,hr,img,br,a,h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,ol,table,td,th,tr,tbody,caption,b,em,strong,i,font,big,small,embed,object,map,frame,frameset,iframe,select,option,address   { color: #000; text-indent: 0px; list-style-type: none; margin: 0px; padding: 0px; border: none 0px;background-color: transparent;font-size: 100%;;font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',verdana,sans-serif;text-decoration: none;font-weight: normal;font-style: normal;font-variant: normal;line-height: 100%;}
html {height: 101%;background-color: #000;}
img {display: block}
.imgright {float: right;margin-bottom: 20px;margin-left: 20px;}
.imgleft {float: left;margin-right: 10px;margin-bottom: 10px;}
.imgcenter {margin-right: auto;margin-left: auto;}
.img100{width: 100%;}


.up0 {margin-top: 0px!important;}
.up50 {margin-top: -50px!important;}
.up40 {margin-top: -40px!important;}
.up30 {margin-top: -30px!important;}
.up20 {margin-top: -20px!important;}
.up10 {margin-top: -10px!important;}

.dn50 {margin-top: 50px!important;}
.dn40 {margin-top: 40px!important;}
.dn30 {margin-top: 30px!important;}
.dn20 {margin-top: 20px!important;}
.dn10 {margin-top: 10px!important;}

.btm50 {margin-bottom: 50px!important;}
.btm40 {margin-bottom: 40px!important;}
.btm30 {margin-bottom: 30px!important;}
.btm20 {margin-bottom: 20px!important;}
.btm10 {margin-bottom: 10px!important;}

.right20 {margin-right: 20px!important;}
.left30 {margin-left: 30px!important;}

.linktxt {color: #ff4020;}
.linktxt:hover {text-decoration: underline;}

p.listurl {color: #fff;}

.hidden {display: none;}

/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear { clear:both; }

.mincho {font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;}
.nofloat {clear: both;}

-webkit--moz--o--ms-
tag {border-radius:10px;}
tag {box-shadow: /*hl*/10px /*vt*/10px /*bl*/10px /*wd*/10px rgba(0,0,0,0.4) /*inset*/;}
tag {transition: /*pp*/xxx /*tm*/0s /*ease-in-out*/linear /*dl*/0 ;}

/*body*/
body {min-width:1000px;width: 100%;background: #fff url(../img/bg_body.gif) repeat 0 0;}
div#body {}

.noprint {display: none;}
.nopc {display: none;}
.pc33 {width: 33%;}
.pc50 {width: 50%;}
.pc66 {width: 66%;}
.pc75 {width: 75%;}
.pc25 {width: 25%;}

.w670 {width: 670px!important;}

div#wpadminbar {}

a.hover {
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}
a.hover:hover {
opacity:0.50;
filter: alpha(opacity=50);
-ms-filter: "alpha(opacity=50)";
-moz-opacity:0.50;
-khtml-opacity: 0.50;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}
	
a.hover2 {
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}
a.hover2:hover {
opacity:0.90;
filter: alpha(opacity=90);
-ms-filter: "alpha(opacity=90)";
-moz-opacity:0.90;
-khtml-opacity: 0.90;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}
		
a.hover3 {
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;}
a.hover3:hover {
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
	}	
	
a.hover img {
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha(opacity=100)";
-moz-opacity:1;
-khtml-opacity: 1;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}
a.hover:hover img {
opacity:0.75;
filter: alpha(opacity=75);
-ms-filter: "alpha(opacity=75)";
-moz-opacity:0.75;
-khtml-opacity: 0.75;
transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
	}

header {width: 100%;overflow: hidden;padding-top: 20px;padding-bottom: 20px;}
div.header {width: 960px;overflow: hidden;margin-right: auto;margin-left: auto;}
header h1 {}
header h1 a  {background: url(../img/bg_h1.gif) no-repeat 0 0;width: 393px;height: 69px;display: block;text-indent: -9999px;float: left;}
ul.hm {float: right;}
ul.hm li {float: left;margin-left: 5px;}


div.tothetopfixed {
	position: fixed;
	right: 15px;
	bottom: 20px;
	z-index: 1500;
}	
 
div.tothetopfixed a {
	display: block;
	color: #fff;
	padding: 10px;
	margin: 0;
	background-color: #333;
	border-radius: 5px;
	font-size: 0.8em;
}
 
div.tothetopfixed a:hover {
	background: #999;
	color: #ffffff;
}

nav.mm {width: 100%; 
background: #ffa700; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa700 0%, #ff7700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa700), color-stop(100%,#ff7700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa700 0%,#ff7700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa700', endColorstr='#ff7700',GradientType=0 );padding-top: 5px;padding-bottom: 5px;position: relative;}

nav.mm > ul {overflow: hidden;width: 960px;margin-right: auto;margin-left: auto;border-right: 1px solid #fad437;border-left: 1px solid #ae5a36;height: 40px;}
nav.mm ul > li {float: left;}
nav.mm ul li ul li {float: none;border-bottom: 1px dotted #ccc;color: #333;background-color: #fffefe;}
nav.mm ul li ul li a:hover {color: #333;background-color: #fffbd2;}
nav.mm ul li ul {display: none;position: absolute;z-index: 500;background-color: #fff;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;}


li.mm01 a {display: block;background: url(../img/b_home.png) no-repeat center center;text-indent: -9999px;width: 48px;padding-top: 12px;padding-bottom: 12px;border-right: 1px solid #ae5a36;border-left: 1px solid #fad437;}
li.mm02 a {display: block;width: 180px;border-right: 1px solid #ae5a36;border-left: 1px solid #fad437;text-align: center;color: #333;font-size: 15px;padding-top: 12px;padding-bottom: 12px;
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
}
li.mm02 a:hover {color: #ffef32;
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
}







li.now > a {cursor:default;
opacity:0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
-moz-opacity:0;
-khtml-opacity: 0;}
li.now > a:hover {cursor:default;
opacity:0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
-moz-opacity:0;
-khtml-opacity: 0;
}

/*title*/
h2.h2tit01 {color: #333;font-size: 30px;margin-top: 40px;padding-top: 10px;padding-bottom: 10px;padding-left: 45px;background: url(../img/icon_piano.gif) no-repeat left center;margin-bottom: 5px;letter-spacing: -0.075em;}
h2.h2tit01-2 {color: #333;margin-top: 20px;padding-top: 15px;padding-bottom: 15px;padding-left: 45px;background: url(../img/icon_piano.gif) no-repeat left center;letter-spacing: -0.075em;margin-bottom: 5px;font-size: 20px;}
h2.h2tit01-3 {color: #333;padding-top: 15px;padding-bottom: 15px;padding-left: 45px;background: url(../img/icon_piano.gif) no-repeat left center;letter-spacing: -0.075em;font-size: 20px;width: 920px;margin: 20px auto 5px;}
h2.h2tit02 {color: #333;font-size: 30px;margin-top: 40px;padding-top: 10px;padding-bottom: 10px;padding-left: 45px;background: url(../img/icon_search.gif) no-repeat left center;margin-bottom: 5px;letter-spacing: -0.075em;}
h2.h2tit03 {color: #333;font-size: 30px;margin-top: 40px;padding-top: 10px;padding-bottom: 10px;padding-left: 45px;margin-bottom: 5px;background: url(../img/icon_music.gif) no-repeat left center;letter-spacing: -0.075em;}
h2.h2tit04 {color: #333;font-size: 20px;margin-top: 40px;padding-top: 5px;padding-bottom: 5px;padding-left: 35px;margin-bottom: 5px;letter-spacing: -0.075em;background: url(../img/icon_info.gif) no-repeat left center;}
h2.h2tit05 {color: #333;font-size: 20px;margin-top: 40px;padding-top: 5px;padding-bottom: 5px;padding-left: 35px;margin-bottom: 5px;letter-spacing: -0.075em;background: url(../img/icon_info.gif) no-repeat left center;}
h2.h2tit06 {color: #333;font-size: 20px;margin-top: 40px;padding-top: 5px;padding-bottom: 5px;padding-left: 35px;margin-bottom: 5px;letter-spacing: -0.075em;background: url(../img/icon_topics.gif) no-repeat left center;}
h2.h2tit07 {color: #333;font-size: 20px;margin-top: 20px;padding-top: 5px;padding-bottom: 5px;padding-left: 35px;margin-bottom: 5px;letter-spacing: -0.075em;background: url(../img/icon_fb.gif) no-repeat left center;}
h2.h2tit08 {color: #333;font-size: 30px;margin-top: 40px;padding-top: 10px;padding-bottom: 10px;padding-left: 45px;background: url(../img/icon_shop.gif) no-repeat left center;margin-bottom: 5px;letter-spacing: -0.075em;}
h3.tit_child {text-indent: -9999px;background: url(../img/tit_school1.gif) no-repeat 0 0;width: 240px;height: 30px;margin-bottom: 5px;margin-top: 20px;}
h3.tit_adult {text-indent: -9999px;background: url(../img/tit_school2.gif) no-repeat 0 0;width: 240px;height: 30px;margin-bottom: 5px;margin-top: 20px;}
h3.tit_adult {text-indent: -9999px;}

h2.mordal {margin-top: 0;}
div#inline1 {width: 960px;}

/*spotlight*/
section#spotlight {width: 100%;background: #000 url(../img/bg_spotall.jpg) no-repeat center top;height: 445px;}
div.spotlight {width: 960px;margin-right: auto;margin-left: auto;position: relative;height: 445px;}
p.spot_ben {width: 361px;height: 370px;position: absolute;display: block;bottom: 20px;z-index: 100;left: -50px;}
div.spot_kanban {background: url(../img/bg_spot.png) no-repeat 0 0;width: 744px;height: 422px;position: absolute;top: 0;right: 0;}

p.spot_img {position: absolute;top: 100px;left: 40px;}
p.spot_img img {width: 250px;height: 250px;}
p.spot_link a {display: block;position: absolute;left: 100px;bottom: 20px;color: #333;font-size: 15px;z-index: 200;background: url(../img/b_next.gif) no-repeat left top;padding-left: 25px;padding-top: 5px;padding-bottom: 5px;
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
}
p.spot_link a:hover {
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;color: #ff4000;}


ul.spot_txt {position: absolute;right: 40px;width: 390px;top: 110px;}
li.spot_maker {color: #333;font-size: 20px;font-weight: bold;margin-bottom: 5px;}
li.spot_model {color: #333;font-size: 25px;font-weight: bold;margin-bottom: 10px;}
li.spot_year {color: #333;font-size: 15px;margin-bottom: 10px;}
li.spot_price {color: #fd571a;font-size: 15px;margin-bottom: 10px;}
li.spot_price b {font-weight: bold;color: #fd571a;font-size: 20px;}
li.spot_comment {color: #333;font-size: 15px;margin-bottom: 5px;line-height: 1.5em;}
li.spot_comment a {color: #ff4000;}
li.spot_comment a:hover {text-decoration: underline;}

li.spot_price {color: #ff4000;margin-bottom: 10px;text-align: left;font: bold 22px Verdana, "Lucida Grande", Lucida, sans-serif;}
li.spot_price i {color: #ff4000;font-size: 15px;}
li.spot_price b {color: #fff;font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;background-color: #ff4000;padding: 2px 5px;
border-radius:3px;
}

div.maincolmn {width: 960px;margin-right: auto;margin-left: auto;}



/*newp*/
div.newp_list {overflow: hidden;width: 960px;margin-right: auto;margin-left: auto;}
div.item_list {overflow: hidden;width: 960px;margin-right: auto;margin-left: auto;margin-bottom: 40px;}
div.newp_block {float: left;width: 180px;margin-right: 5px;margin-left: 5px;display: block;background-color: #efefef;
border-radius:10px;position: relative;margin-bottom: 10px;text-align: center;padding-bottom: 10px;}
div.newp_block a {text-indent: -9999px;display: block;position: absolute;width: 100%;height: 100%;z-index: 300;top: 0;left: 0;background-color: rgba(255,255,255,0);}
div.newp_block:hover {background-color: #ddd;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
span.newp_shop {position: absolute;display: block;padding: 3px;background-color: #666;color: #fff;font-size: 12px;top: 5px;right: 5px;}
span.newp_type {position: absolute;display: block;padding: 3px;background-color: #666;color: #fff;font-size: 12px;top: 5px;left: 5px;}
/*span.newp_date {display: block;text-align: center;margin-bottom: 5px;color: #333;font-size: 10px;}*/
span.newp_date {display: none;}


span.newp_maker {display: block;text-align: center;margin-bottom: 5px;color: #333;font-size: 12px;font-weight: bold;height: 1em;overflow: hidden;}
span.newp_model {display: block;text-align: center;margin-bottom: 5px;color: #333;font-size: 12px;font-weight: bold;height: 1em;overflow: hidden;}
span.newp_year {display: block;text-align: center;margin-bottom: 5px;color: #333;font-size: 10px;}
span.newp_price {display: block;text-align: center;margin-bottom: 10px;color: #fd571a;font-size: 10px;}
span.newp_price b {color: #fd571a;font-size: 12px;font-weight: bold;}
img.newp_img {width: 152px;height: 152px;margin: 10px auto 5px;padding: 3px;background-color: #fff;border: 1px solid #ccc;display: block;}

span.newpiano:before {content:"新品";color: #666;font-size: 10px;background-color: #fff;padding: 2px 5px;position: absolute;top: 5px;left: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
}
span.usedpiano:before {content:"中古";color: #fff;font-size: 10px;background-color: #919191;padding: 2px 5px;position: absolute;top: 5px;left: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
}
span.fukuyama:before {content:"福山店";color: #fff;font-size: 10px;background-color: #de607e;padding: 2px 5px;position: absolute;top: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;right: 5px;}

span.hiroshima:before {content:"広島店";color: #fff;font-size: 10px;background-color: #3689b5;padding: 2px 5px;position: absolute;top: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;right: 5px;}

span.fukuyamahiroshima:before {content:"広島店";color: #fff;font-size: 10px;background-color: #3689b5;padding: 2px 5px;position: absolute;top: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;right: 50px;}

span.fukuyamahiroshima:after {content:"福山店";color: #fff;font-size: 10px;background-color: #de607e;padding: 2px 5px;position: absolute;top: 5px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;right: 5px;}


span.item_fukuyama:before {content:'福山店';position: absolute;top: 0;right: 0;color: #fff;font-size: 12px;padding: 3px 5px;background-color: #de607e;border: 1px solid #ccc;}
span.item_hiroshima:before {content:"広島店";position: absolute;top: 0;right: 0;color: #fff;font-size: 12px;padding: 3px 5px;background-color: #3689b5;border: 1px solid #ccc;}
span.item_fukuyamahiroshima:before {content:"広島店";position: absolute;top: 0;right: 50px;color: #fff;font-size: 12px;padding: 3px 5px;background-color: #3689b5;border: 1px solid #ccc;}
span.item_fukuyamahiroshima:after {content:"福山店";position: absolute;top: 0;right: 0;color: #fff;font-size: 12px;padding: 3px 5px;background-color: #de607e;border: 1px solid #ccc;}




ul.item_sort {overflow: hidden;margin-bottom: 10px;margin-top: 10px;margin-left: 5px;}
ul.item_sort li {float: left;margin-right: 20px;}
ul.item_sort li a {color: #333;font-size: 12px;}
ul.item_sort li.selected a {color: #333;font-size: 12px;background-color: #ccc;padding: 5px;display: inline-block;border-radius:3px;}
ul.item_sort li.selected a:hover {color: #333;font-size: 12px;}
ul.item_sort li a:hover {color: #fd571a;}


/*searchp*/
ul.searchp {margin-left: -5px;}
ul.searchp li {float: left;margin-left: 10px;margin-bottom: 10px;}
ul.searchp li a {border-radius:10px 10px 10px 10px;display: block;width: 180px;color: #333;font-size: 15px;text-align: center;padding-top: 15px;padding-bottom: 15px;}
li.searchp_01 a {display: block;background: #00c0ff url(../img/bg_gra01.png) repeat-x center bottom;}
li.searchp_02 a {display: block;background: #80e500 url(../img/bg_gra01.png) repeat-x center center;}
li.searchp_03 a {display: block;background: #ffae00 url(../img/bg_gra01.png) repeat-x center top;}
form.searchp {}
input.search {border-radius:10px 0px 0px 10px;border: 1px solid #ccc;color: #333;font-size: 15px;padding: 10px;margin: 0 0 0 5px;width: 400px;}
button.searchp {border-radius:0px 10px 10px 0px;border: 1px solid #ccc;color: #333;font-size: 15px;margin: 0 0 0 -5px;background-color: #ccc;padding-top: 7px;padding-bottom: 8px;}

/*school*/
div.school {}
ul.school {overflow: hidden;margin-left: -3px;}
ul.school li {float: left;margin-left: 3px;margin-bottom: 3px;}
li.school01 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 0;display: block;}
li.school02 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -75px;display: block;}
li.school03 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -150px;display: block;}
li.school04 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -225px;display: block;}
li.school05 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -300px;display: block;}
li.school06 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -375px;display: block;}
li.school07 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -450px;display: block;}
li.school08 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -600px;display: block;}
li.school09 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -675px;display: block;}
li.school10 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -750px;display: block;}
li.school11 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -825px;display: block;}
li.school12 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -900px;display: block;}
li.school13 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -975px;display: block;}
li.school14 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1050px;display: block;}
li.school15 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1200px;display: block;}
li.school16 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1275px;display: block;}
li.school17 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1350px;display: block;}
li.school18 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1425px;display: block;}
li.school19 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1500px;display: block;}
li.school20 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -525px;display: block;}
li.school21 a {width: 318px;height: 75px;text-indent: -9999px;background: url(../img/b_school.png) no-repeat 0 -1125px;display: block;}

ul.schoolbtn {overflow: hidden;margin-left: -5px;margin-top: 10px;}
ul.schoolbtn li {float: left;margin-left: 5px;}
ul.schoolbtn li a {}

ul.shopbtn {overflow: hidden;margin-left: -20px;padding-bottom: 40px;}
ul.shopbtn li {float: left;margin-left: 20px;}
ul.shopbtn li a {}

div.scooltop {width: 100%;height: 490px;background: url(../img/bg_schooltop.jpg) repeat-x center center;padding-top: 30px;padding-bottom: 30px;}
div.scooltop img {width: 960px;margin-right: auto;margin-left: auto;}

/*news*/

div.news0 {overflow: hidden;}
div.newsl {float: left;margin-right: 15px;}
div.newsc {float: left;margin-right: 15px;}
div.newsr {float: right;}
p.news_block {width: 310px;border-radius: 10px 10px 20px 20px;position: relative;background-color: #333;margin-bottom: 10px;}    
span.news_date {color: #fff;font-size: 12px;display: block;margin-right: 10px;margin-left: 10px;padding-top: 10px;margin-bottom: 5px;}
span.news_photo img {width: 310px;height: auto;}
span.news_title {color: #fff;font-size: 15px;font-weight: bold;display: block;margin-right: 5px;margin-bottom: 5px;margin-left: 5px;line-height: 1.5em;}
span.news_exp {color: #333;font-size: 12px;line-height: 1.5em;background-color: #efefef;display: block;padding: 5px;border-radius:0px 0px 10px 10px ;}

ul.topics {width: 300px;}
ul.topics li {margin-bottom: 10px;}
li.gotoblog a {color: #333;font-size: 12px;line-height: 1.5em;display: block;}
 
/*footer*/
footer {background-color: #000;padding-top: 50px;padding-bottom: 50px;}
div.footer {width: 920px;padding: 20px;
border-radius:10px ;margin-right: auto;margin-left: auto;position: relative;background: #fff url(../img/bg_foot2015.gif) no-repeat 20px 30px;}
img.footben {top: -10px;right: -10px;z-index: 500;position: absolute;
width: auto;
height: 200px;
}
ul.footbtn {}
ul.footbtn li {margin-bottom: 5px;}
li.footbtn2 {margin-left: 320px;}

ul.footer1 {position: absolute;top: 15px;left: 510px;}
ul.footer2 {position: absolute;top: 15px;left: 680px;}
ul.footer li {margin-bottom: 2px;}
ul.footer li a {color: #333;font-size: 12px;}
ul.footer li a:hover {text-decoration: underline;}

/*item*/
div.item_block {overflow: hidden;width: 960px;margin-bottom: 40px;}
div.item_exp {float: right;width: 370px;}
p.item_itemno {color: #333;font-size: 12px;margin-bottom: 15px;position: relative;padding-top: 5px;}
h2.item_name {color: #fff;font-size: 20px;margin-bottom: 10px;background-color: #333;padding: 10px;border-radius:5px;font-weight: bold;
border-radius:5px 5px 0px 0px ;
}
p.item_year {color: #333;font-size: 12px;margin-bottom: 10px;text-align: right;}
p.item_price {color: #ff4000;margin-bottom: 10px;text-align: right;font: bold 15px Verdana, "Lucida Grande", Lucida, sans-serif;}
p.item_price i {color: #ff4000;font-size: 12px;}
p.item_price b {color: #fff;font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;background-color: #ff4000;padding: 2px 5px;
border-radius:3px;
}

span.list_price {color: #ff4000;font: bold 13px Verdana, "Lucida Grande", Lucida, sans-serif;text-align: center;display: inline;}
span.list_price i {color: #ff4000;font-size: 12px;}
span.list_price b {color: #fff;font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;background-color: #ff4000;padding: 2px 5px;
border-radius:3px;margin-top: 5px;display: inline-block;}

p.item_explain {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 10px;border-top: 1px dotted #ccc;padding-top: 10px;padding-left: 5px;padding-right: 5px;}
p.item_spec {color: #333;font-size: 12px;margin-bottom: 15px;line-height: 1.5em;background-color: #efefef;padding: 5px;
border-radius:0px 0px 5px 5px;}
div.item_img {float: left;width: 560px;}
div.item_youtube {}

p.item_category {color: #333;font-size: 12px;}
p.item_category a {color: #333;text-decoration: underline;}
p.item_category a:hover {color: #ff4000;text-decoration: underline;}





/*itemcontact*/
div.item_cont {}

dl.item_form {}
dl.item_form dt {color: #333;font-size: 12px;margin-bottom: 5px;}
dl.item_form dd {border-bottom: 1px dotted #ccc;margin-bottom: 10px;padding-bottom: 10px;}
h3.item_cont {color: #333;font-size: 15px;font-weight: bold;margin-top: 30px;padding-bottom: 5px;border-bottom: 1px solid #ccc;margin-bottom: 10px;}
input.ic_name {border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 15px;padding: 5px;width: 350px;}
input.ic_name {border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 15px;padding: 5px;width: 350px;}
input.ic_mail {border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 15px;padding: 5px;width: 350px;}
input.ic_telno {border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 15px;padding: 5px;width: 350px;}
textarea.ic_question {border: 1px solid #ccc;border-radius:5px;color: #333;font-size: 15px;padding: 5px;width: 350px!important;height: 10em!important;}
span.small {color: #333;font-size: 12px;}
button.item_cont {margin-right: auto;margin-left: auto;color: #333;font-size: 15px;width: 8em;display: block;border: 1px solid #ccc;background: #fff url(../img/bg_gra01.png) repeat-x center center;border-radius:5px;}


/*nav#jq_navi ul  {
    list-style: none;
    margin: 0 auto;
    padding: 0;position: relative;z-index: 100;left: 2px;}
nav#jq_navi ul li {
    margin: 0;
    padding: 0;
    line-height: 1em;
    text-align: center;position: relative;background-image: none;}



    
nav#jq_navi ul li a {
    display: block;
    text-decoration: none;background-color: transparent;margin: 0;line-height: 1em;position: relative;}

nav#jq_navi ul li ul li a {color: #532d2f;line-height: 1em;text-align: center;z-index: 60;text-indent: 0;background: url(../img/bg_menu03.png) repeat 0 0;height: 15px;padding-top: 10px;padding-bottom: 10px;font-size: 12px;margin: 1px 0 0;}

nav#jq_navi ul li ul li a:hover {color: #000;}

nav#jq_navi ul.clearfix li ul {
    display: none;
    position: relative;text-indent: 0;z-index: 100;padding: 0;margin: 0;line-height: 1em;background-repeat: repeat-x;}
nav#jq_navi ul.clearfix li ul ul {text-indent: 0;padding: 0;margin: 0;line-height: 1em;z-index: 100;position: absolute;left: 150px;top: 4px;}
    
nav#jq_navi ul.clearfix li a ul li a {text-indent: 0;display: block;padding: 0;z-index: 100;position: relative;top: 0;background: none repeat;}

nav#jq_navi ul.clearfix li ul li a:hover {display: block;z-index: 60;position: relative;top: 0;color: #333;}

nav#jq_navi ul.clearfix li a ul ul {background-image: none;background-color: transparent;padding: 0;margin: 0;line-height: 1em;z-index: 50;}


nav#jq_navi ul li ul li.mmshadow {background: url(../img/bg_menuul.png) repeat-x center top;color: #c00;font-size: 100px;}*/

/*newspage*/
section.news {width: 960px;overflow: hidden;margin: 40px auto;}
div.newsbody {float: right;width: 740px;}

div.sidebar {float: left;width: 200px;}

p.newsbody_date {color: #333;font-size: 12px;margin-bottom: 5px;}
h2.newsbody_title {color: #fff;font-size: 20px;font-weight: bold;line-height: 1.5em;background-color: #333;padding: 10px;border-radius:5px;margin-bottom: 10px;}
div.newsbody_contents p {color: #333;line-height: 1.5em;font-size: 15px;margin-bottom: 1em;}


/*pagenunber*/

div#wp_page_numbers {margin-right: auto;margin-left: auto;text-align: center;padding-top: 20px;position: relative;padding-bottom: 30px;clear: both;}
div#wp_page_numbers ul {position: relative;left: 50%;float: left;}
div#wp_page_numbers ul li {float: left;position: relative;left: -50%;margin-right: 5px;}
div#wp_page_numbers ul li a {display: block;padding: 10px;border: 1px solid #ccc;background-color: #fefefe;color: #333;font-size: 15px;}
div#wp_page_numbers ul li a:hover {background-color: #eee;}
div#wp_page_numbers ul li.active_page a {background-color: #eee;display: block;cursor:default;}

/*company*/
div.colm_comp {margin-right: auto;margin-left: auto;}
div.line_company {background-color: #ccc;width: 100%;
background: #ffa700; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa700 0%, #ff7700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa700), color-stop(100%,#ff7700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa700 0%,#ff7700 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa700 0%,#ff7700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa700', endColorstr='#ff7700',GradientType=0 );margin-bottom: 20px;padding-top: 30px;padding-bottom: 30px;}

div.page_company {background-color: #fff;width: 920px;margin-right: auto;margin-left: auto;
border-radius:10px;padding: 20px;overflow: hidden;}

h3.shopinfo {width: 940px;background-color: #666;
border-radius:5px;padding: 10px;color: #fff;font-size: 20px;font-weight: bold;margin-bottom: 10px;clear: both;}
h4.shopinfo {background-color: #f0e9c3;color: #C00;font-size: 15px;padding: 10px;width: 780px;line-height: 1.5em;margin-right: auto;margin-left: auto;
border-radius:5px;margin-bottom: 10px;}
p.expshop01 {color: #333;font-size: 15px;line-height: 1.5em;width: 680px;margin-right: auto;margin-left: auto;margin-bottom: 30px;}
p.expshop02 {color: #333;font-size: 15px;line-height: 1.5em;width: 960px;margin-right: auto;margin-left: auto;margin-bottom: 30px;}
p.expshop02 img {margin-bottom: 10px;}
p.expshop01 img {margin-right: auto;margin-left: auto;margin-top: 10px;}

p.companytit {color: #333;font-size: 15px;line-height: 2em;}
p.companytit b {font-weight: bold;color: #333;font-size: 20px;}
p.companytit i {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;}
p.companytit a {color: #fd5833;}
p.companytit a:hover {text-decoration: underline;}
p.companytit a i {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;}
p.companytit a i:hover {color: #fd5833;}

p.factorytit {color: #333;font-size: 20px;line-height: 1.5em;display: block;float: left;margin-right: 20px;margin-left: 20px;padding-top: 1em;}

div.companytop {overflow: hidden;margin-bottom: 30px;}
dl.company {overflow: hidden;width: 470px;border-top: 1px dotted #ccc;}
dl.company dt {color: #333;font-size: 15px;padding: 10px;float: left;text-align: left;background-color: #efefef;border-bottom: 1px dotted #ccc;width: 150px;display: block;}
dl.company dd {color: #333;font-size: 15px;text-align: left;border-bottom: 1px dotted #ccc;padding: 10px;width: 280px;display: block;float: right;}

table.company {overflow: hidden;width: 480px;border-top: 1px dotted #ccc;float: right;}
table.company th {color: #333;font-size: 15px;padding: 10px;text-align: left;background-color: #efefef;border-bottom: 1px dotted #ccc;width: 9em;line-height: 1.5em;vertical-align: top;}
table.company td {color: #333;font-size: 15px;text-align: left;border-bottom: 1px dotted #ccc;padding: 10px;display: block;line-height: 1.5em;vertical-align: top;}
table.company td a {color: #fd5833;}
table.company td a:hover {text-decoration: underline;}
.compimg {width: 450px;float: left;}


div.company,div.privacy {display: none;}

h3.h3shopinfo800 {width: 780px;background-color: #666;
border-radius:5px;padding: 10px;color: #fff;font-size: 20px;font-weight: bold;clear: both;margin: 10px auto;}
p.privacyexp {color: #333;font-size: 15px;line-height: 1.5em;width: 780px;margin-right: auto;margin-left: auto;margin-bottom: 10px;}
ul.privacyexp {width: 780px;margin-right: auto;margin-left: auto;margin-bottom: 10px;}
ul.privacyexp li {color: #333;font-size: 15px;line-height: 1.5em;list-style-type: disc;list-style-position: outside;margin-left: 2em;}

/*school*/

table.table_scholl {width: 960px;margin-right: auto;margin-left: auto;border-top: 1px solid #ccc;border-left: 1px solid #ccc;margin-bottom: 20px;}
table.table_scholl th {padding: 10px;color: #333;font-size: 15px;line-height: 1.5em;text-align: center;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;background-color: #efefef;}
table.table_scholl td {padding: 10px;color: #333;font-size: 15px;line-height: 1.5em;text-align: center;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
table.table_scholl td b {color: #333;font-size: 12px;font-weight: normal;font-style: normal;}

table.span4 td.classtd01 {width: 180px;}
table.span4 td.classtd02 {width: 180px;}
table.span4 td.classtd03 {width: 180px;}
table.span4 td.classtd04 {width: 180px;}

table.span3 td.classtd01 {width: 250px;}
table.span3 td.classtd02 {width: 250px;}
table.span3 td.classtd03 {width: 250px;}
table.span3 td.classtd04 {width: 250px;}


td.classtd01 {background: url(../img/bg_sctd01.gif) repeat 0 0;}
td.classtd02 {background: url(../img/bg_sctd02.gif) repeat 0 0;}
td.classtd03 {background: url(../img/bg_sctd03.gif) repeat 0 0;}
td.classtd04 {background: url(../img/bg_sctd04.gif) repeat 0 0;}
td.scprice {color: #ff4020!important;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;}
td.scprice i {color: #ff4020;font-size: 12px;font-weight: normal;font-style: normal;}
td.scprice i {color: #ff4020;font-size: 12px;font-weight: normal;font-style: normal;}
td.scprice b {color: #333;font-size: 12px;font-weight: normal;font-style: normal;}


img.tit_school {width: 960px;margin-right: auto;margin-left: auto;}
section.school {width: 960px;margin-right: auto;margin-left: auto;}
h3.h3sch {width: 100%;padding-top: 20px;margin-bottom: 20px;padding-bottom: 20px;}
h3.h3sch b {width: 960px;margin-right: auto;margin-left: auto;color: #fff;font-size: 40px;display: block;}
h4.h4sch {color: #333;font-size: 15px;margin-bottom: 5px;font-weight: bold;}
.color01 {background: url(../img/bg_school01.jpg) repeat-x center center;}
.color02 {background: url(../img/bg_school02.jpg) repeat-x center center;}
.color03 {background: url(../img/bg_school03.jpg) repeat-x center center;}
.color04 {background: url(../img/bg_school04.jpg) repeat-x center center;}
.color05 {background: url(../img/bg_school05.jpg) repeat-x center center;}
.color06 {background: url(../img/bg_school06.jpg) repeat-x center center;}
.color07 {background: url(../img/bg_school07.jpg) repeat-x center center;}
.color08 {background: url(../img/bg_school08.jpg) repeat-x center center;}
.color09 {background: url(../img/bg_school09.jpg) repeat-x center center;}

/*howtobuy*/
p.htbtit {color: #ff4020;font-size: 20px;font-weight: bold;margin-top: 40px;margin-bottom: 20px;}

p.htb {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 10px;margin-right: 20px;margin-left: 20px;}
p.htb a {color: #ff4020;}
p.htb a:hover {text-decoration: underline;}

ul.htbtit {}
ul.htbtit li {}
ul.htbtit li a {color: #333;font-size: 20px;float: left;margin-right: 20px;}
ul.htbtit li a:hover {color: #ff4020;text-decoration: underline;}

ul.htb {margin-bottom: 10px;margin-left: 20px;margin-right: 20px;}
ul.htb li {color: #333;font-size: 15px;line-height: 1.5em;list-style-position: outside;list-style-type: disc;margin-left: 1.5em;}

h4.htb {color: #ff4020;font-size: 18px;font-weight: bold;margin-bottom: 10px;padding-top: 10px;margin-left: 20px;}


/*rental*/
h4.rental {color: #ff4020;font-size: 18px;
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );padding: 5px;
border-radius:5px;width: 11em;margin-bottom: 10px;text-align: center;margin-top: 20px;margin-left: 20px;}

table.table_rental {margin-bottom: 10px;border-top: 1px solid #ccc;border-left: 1px solid #ccc;margin-left: 20px;}
table.table_rental th {background-color: #efefef;color: #333;font-size: 15px;line-height: 1.5em;padding: 10px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;text-align: center;}
table.table_rental td {background-color: #fff;color: #333;font-size: 15px;line-height: 1.5em;padding: 10px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;text-align: center;}

p.htb b {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;}
ul.htb li i {color: #ff4020;}

/*contact*/
article#contact {
    padding-top: 40px;
    margin-top: 60px;
}

form#mailformpro {
    margin-right: auto;
    margin-left: auto;width: 370px;}

form#mailformpro button {
    color: #333;
    font-size: 15px;
    width: 10em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 20px;
}

dl.contact {
    overflow: hidden;
    width: 700px;
}

dl.contact dt {
    padding: 10px;
    color: #333;
    font-size: 80%;
    float: left;
    width: 15em;
}

dl.contact dt b {
    color: #c00;
}

dl.contact dd {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
}

dl.contact input, dl.contact textarea {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.ipt01 {
    color: #333;
    font-size: 15px;
    width: 200px;
}

.ipt02 {
    color: #333;
    font-size: 15px;
    width: 100px;
}

.ipt03 {
    color: #333;
    font-size: 15px;
    width: 430px;
    height: 1em;
}

.ipt04 {
    color: #333;
    font-size: 15px;
    width: 200px;
}

.ipt05 {
    color: #333;
    font-size: 15px;
    width: 430px;
}

.ipt06 {
    color: #333;
    font-size: 15px;
    height: 20em !important;
    width: 430px !important;
}

/*prize*/
table.prize {border-top: 1px solid #ccc;border-left: 1px solid #ccc;width: 600px;margin-right: auto;margin-left: auto;margin-top: 20px;}
table.prize th {color: #333;font-size: 12px;line-height: 1.5em;padding: 5px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;width: 10em;text-align: left;background-color: #efefef;}
table.prize td {color: #333;font-size: 12px;line-height: 1.5em;padding: 5px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align: left;}
table.prize caption {color: #333;font-size: 13px;padding: 5px;text-align: left;}
table.prize td.kind {color: #ff4020;width: 11em;}
p.school_exp {width: 600px;margin-right: auto;margin-left: auto;color: #333;font-size: 12px;line-height: 1.5em;}

img.prize {margin-right: auto;margin-left: auto;}

table.prize2 {border-top: 1px solid #ccc;border-left: 1px solid #ccc;width: 600px;margin-right: auto;margin-left: auto;margin-top: 20px;}
table.prize2 th {color: #333;font-size: 12px;line-height: 1.5em;padding: 5px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;width: 10em;text-align: left;background-color: #efefef;}
table.prize2 td {color: #333;font-size: 12px;line-height: 1.5em;padding: 5px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align: left;}
table.prize2 caption {color: #333;font-size: 13px;padding: 5px;text-align: left;}
table.prize2 td.kind {color: #ff4020;width: 11em;}

ul.prize {width: 600px;margin-right: auto;margin-left: auto;}
ul.prize li {margin-bottom: 10px;}

p.contop {color: #ff4020;font-size: 20px;font-weight: bold;margin-top: 40px;margin-bottom: 10px;}

dl.contop {overflow: hidden;border-top: 1px dotted #ccc;}

dl.contop dt {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;display: block;width: 120px;float: left;padding-top: 5px;padding-bottom: 5px;}
dl.contop dd {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;border-bottom: 1px dotted #999;padding-top: 5px;padding-bottom: 5px;}
dl.contop dd a {color: #333;font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;}
dl.contop dd a:hover {color: #ff4020;}
dl.contop dd i {color: #333;font: normal 15px Verdana, "Lucida Grande", Lucida, sans-serif;}


/*estimate*/
div.estimate_col {width: 800px;margin-right: auto;margin-left: auto;}
div.estimate_col form {}

dl.estimate {}
dl.estimate dt {color: #333;font-size: 15px;}
dl.estimate dd {color: #333;font-size: 15px;margin-bottom: 20px;}

input.f_name1 {border: 1px solid #ccc;padding: 5px;color: #333;font-size: 15px;border-radius:5px;width: 390px;}
input.f_name2 {border: 1px solid #ccc;padding: 5px;color: #333;font-size: 15px;border-radius:5px;width: 780px;}
input.f_name3 {margin-top: 10px;margin-bottom: 10px;margin-left: 10px;}
textarea.f_question {color: #333;font-size: 15px;width: 780px;padding: 10px;height: 10em;border-radius:5px;width: 780px;border: 1px solid #ccc;}
span.f_must {color: #ff4020;font-size: 12px;}
h3.h3shopinfo800 i {color: #fff;font-size: 12px;}

button.subminb {color: #333;
font-size: 15px;
width: 10em;
padding-top: 10px;
padding-bottom: 10px;
margin-right: auto;
margin-left: auto;
display: block;
margin-top: 20px;}
p.estim {color: #333;font-size: 20px;line-height: 1.5em;font-weight: bold;}

/*teacher*/
h3.tcol {border-radius:10px 10px 0px 0px;color: #fff;font-size: 20px;font-weight: bold;width: 380px;padding: 10px;background-color: #000;}
div.tcol {overflow: hidden;padding-bottom: 20px;border-bottom: 1px dotted #666;padding-top: 20px;}

div.tcol_left {width: 560px;float: left;}
img.tcol_right {width: 380px;height: auto;float: right;}
div.tcol_right {width: 560px;float: right;}
img.tcol_left {width: 380px;height: auto;float: left;}

p.teacher_area {color: #333;font-size: 12px;background-color: #efefef;padding: 5px;display: inline-block;margin-bottom: 10px;}
p.teacher_name {color: #333;font-size: 12px;margin-bottom: 10px;}
p.teacher_name b {color: #ff4020;font-size: 25px;}

dl.teacher {}
dl.teacher dt {color: #333;font-size: 12px;line-height: 1.5em;background-color: #efefef;margin-bottom: 10px;padding: 5px;}
dl.teacher dd {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 10px;}

div.tablock {border-top: 3px solid #000;}


/*school*/
ul.icon_school {overflow: hidden;margin-bottom: 15px;}
ul.icon_school li {float: left;display: block;color: #333;padding: 10px;background-color: #ccc;font-size: 12px;margin-right: 5px;;border-radius:5px 5px 0px 0px}
ul.icon_school li.icon_school01 {background: url(../img/bg_sctd01.gif) repeat 0 0;}
ul.icon_school li.icon_school02 {background: url(../img/bg_sctd02.gif) repeat 0 0;}
ul.icon_school li.icon_school03 {background: url(../img/bg_sctd03.gif) repeat 0 0;}
ul.icon_school li.icon_school04 {background: url(../img/bg_sctd04.gif) repeat 0 0;}

ul.icon_class {overflow: hidden;margin-bottom: 5px;}
ul.icon_class li {float: left;display: block;color: #333;margin-right: 5px;font-size: 12px;padding: 5px;margin-bottom: 5px;background-color: #fff;border: 1px solid #ccc;border-radius:5px}







/* Specific to example two */

.hide { position: absolute; top: -9999px; left: -9999px; }


#example-two .list-wrap {}

#example-two ul { list-style: none; }
#example-two ul li a { display: block; color: #666;}
#example-two ul li a:hover { color: white; }
#example-two ul li:last-child a { }

#example-two .nav { overflow: hidden; }
#example-two .nav li { width: 97px; float: left; margin: 0 10px 0 0; }
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a { display: block; padding: 5px; background: #666; color: white; font-size: 10px; text-align: center; }

#example-two li a.current,#example-two li a.current:hover { background-color: #eee !important; color: black; }
#example-two .nav li a:hover, #example-two .nav li a:focus { background: #999;}

img.webc {margin-right: auto;margin-left: auto;width: 960px;}


/*newsarchive*/
h4.news_sbtitle {color: #333;font-size: 90%;font-weight: bold;padding-bottom: 5px;border-bottom: 2px solid #333;margin-bottom: 10px;}
dl.news_new {color: #333;margin-bottom: 30px;}
dl.news_new dt {color: #333;font-size: 75%;margin-bottom: 5px;}
dl.news_new dd {margin-bottom: 10px;padding-bottom: 10px;}
dl.news_new dd a {color: #333;font-size: 85%;line-height: 1.25em;display: list-item;list-style-type: disc;list-style-position: outside;margin-left: 1.5em;}
dl.news_new dd a:hover {text-decoration: underline;color: #ea8b2d;}


div.gw01 {width: 574px;margin-right: auto;margin-left: auto;}
.txtcenter {text-align: center!important;}


div.gw_foot {width: 570px;margin-right: auto;margin-left: auto;padding-top: 30px;}

ul.gw_btn {margin-left: 30px;width: 570px;}
ul.gw_btn li {margin-bottom: 10px;}
ul.gw_btn li a {display: block;padding: 15px;border-radius:5px;background-color: #ffc000;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;color: #333;font-size: 20px;font-weight: bold;border-top: 2px solid #fdd51d;border-bottom: 2px solid #b78034;border-right: 2px solid #b78034;border-left: 2px solid #fdd51d;}
ul.gw_btn li a:hover {text-indent: 10px;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}

h3.gw_tel {color: #333;font-size: 25px;text-align: center;margin-top: 20px;margin-bottom: 5px;text-indent: 35px;font-weight: bold;}
ul.gw_tel li {color: #ff5800;font: bold 50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;text-align: center;text-indent: 35px;}


ul.sale2018 {width: 800px;margin-right: auto;margin-left: auto;}
ul.sale2018 li {}
ul.sale2018 li img {width: 100%;height: auto;}



/*chu*/

div.cho {}
dl.cho  {}
dl.cho dt  {color: #333;font-size: 18px;font-weight: bold;line-height: 1.5em;margin-bottom: 10px;}
dl.cho dd  {color: #333;font-size: 13px;line-height: 1.5em;}

p.chutit {color: #333;font-size: 18px;line-height: 1.5em;font-weight: bold;margin-bottom: 10px;}
p.chuexp {color: #333;font-size: 15px;margin-bottom: 10px;line-height: 1.75em;}
ul.chulist {margin-bottom: 10px;margin-left: 1em;}
ul.chulist li {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 0.5em;}
img.chuimg {margin-bottom: 10px;}
h4.h4chu {color: #333;font-size: 20px;font-weight: bold;padding-top: 15px;padding-bottom: 15px;}
hr.chuhr {border-bottom: 1px dotted #999;}
dl.chulist {}

dl.chulist dt {color: #c00;font-size: 18px;font-weight: bold;margin-bottom: 10px;}
dl.chulist dd {color: #333;font-size: 15px;line-height: 1.5em;margin-bottom: 20px;}

div.chubtn {margin-top: 20px;margin-bottom: 20px;}
div.chubtn a {
	background: #ffa700;
    background: -moz-linear-gradient(top, #ffa700 0%, #ff7700 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa700), color-stop(100%,#ff7700));
    background: -webkit-linear-gradient(top, #ffa700 0%,#ff7700 100%);
    background: -o-linear-gradient(top, #ffa700 0%,#ff7700 100%);
    background: -ms-linear-gradient(top, #ffa700 0%,#ff7700 100%);
    background: linear-gradient(to bottom, #ffa700 0%,#ff7700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa700', endColorstr='#ff7700',GradientType=0 );display: block;width: 100%;padding-top: 30px;padding-bottom: 30px;text-align: center;color: #fff;font-size: 20px;font-weight: bold;}

dl.chuhowto {border: 1px solid #333;border-radius:10px ;width: 99%;text-align: center;padding-top: 20px;padding-bottom: 20px;margin-top: 20px;}
dl.chuhowto dt {color: #333;font-size: 25px;font-weight: bold;margin-bottom: 10px;}
dl.chuhowto dd {color: #333;font-size: 18px;font-weight: bold;}



div.l2_00 {
	
}




p.l2_exp {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin-top: 25px;
	margin-bottom: 25px;
}

h4.lesson2020 {
	margin-bottom: 20px;
	color: #ff5800;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #ff5800;
	margin-top: 50px;
}
p.lesson2020 {
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
	text-align: center;
}
div.l2_img {
display: flex;	
justify-content:center;
margin-bottom: 50px;
}

img.l2_02 {
	margin-bottom: 50px;
	margin-right: auto;
	width: 700px;
	margin-left: auto;
}
div.l2_img img {
	margin-right: 5px;
	margin-left: 5px;
}

div.gotoreserve {
	width: 507px;
	margin-right: auto;
	margin-left: auto;
}
div.gotoreserve a img:hover {
opacity:0.75;
filter: alpha(opacity=75);
-ms-filter: "alpha(opacity=75)";
-moz-opacity:0.75;
-khtml-opacity: 0.75;	
}

.l2_tel {
	color: #ff5800!important;
}