@charset "utf-8";

* {
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック" , Meiryo, Osaka, "MS PGothic", sans-serif;
	font-size:14px;
	color:#000;
	line-height:1.6;
	letter-spacing:0;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,div,ol,ul,li,dt,dd,dl {
	font-size: 14px;
	color:#000;
	line-height:1.6;
	letter-spacing:0;
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-align:left;
}


/*
clearfix
---------------------------------------*/
.clearfix:after {
content: url("../../wp-content/themes/twentyten/images/pixel.gif");
display: block;
clear: both;
height: 0;
}


.clearfix {
display: inline-block;
}

.clearfix {
display: block;
}

/* on form IE5-mac \*//*/
.clearfix { overflow: hidden; }
/* End on form IE5-mac */



body{
	background: url(images/bg.jpg);
}

#tokushu{
	padding-bottom: 20px;
}
#tokushu #main{
	width: 100%;
	height: 440px;
	background: url(images/titleImg_bg.jpg) 0 0 repeat-x;
	border-bottom:#030 solid 4px;
}
#tokushu #main #main_inner{
	width: 960px;
	margin: 0 auto 0;
}
#tokushu #content{
	width: 960px;
	margin: 0 auto 0;
	text-align: left;
}
.btn a{
	display: block;
	width: 960px;
	height: 195px;
	margin: 50px auto 0;
	text-indent:-9999px;
	background: url(images/btn.png) left top no-repeat;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
.btn a:hover{
	opacity: 0.8;
}

.red{ color: #cc0000;}
.bold{ font-weight: bold;}


/* ページトップへ戻る */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #efefef;
	text-decoration: none;
	color: #333;
	width: 100px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #cc0000;
	color:#fff;
}

/* レイアウト */
#tokushu .cont_box{
	width: 960px;
	margin: 50px auto 0;
	padding-bottom:15px;
	background-color:#FFF;

}

/* cont_boxにshadow処理 */

#tokushu .cont_box {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
#tokushu .cont_box:before, #tokushu .cont_box:after {
	border-radius: 100px 100px 100px 100px / 10px 10px 10px 10px;
	bottom: 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	content: "";
	left: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: -1;
}
#tokushu .cont_box:after {
	left: auto;
	right: 10px;
	transform: skew(8deg) rotate(3deg);
	-webkit-transform: skew(8deg)  rotate(3deg);
	-moz-transform: skew(8deg)  rotate(3deg);
	-ms-transform: skew(8deg)  rotate(3deg);
	-o-transform: skew(8deg)  rotate(3deg);
}






#tokushu .cont_box h2{
	text-align:left;	
	width:100%;
	margin:0;
	padding-top:10px;
	color:#FFC;
	font-weight:bold;
	font-size:150%;
	display:block;
	}
	
#tokushu .cont_box h2 i{
	padding:0 10px;
	font-size:150%;
}

#tokushu .cont_box h2#shop{
	display:block;
	text-align:left;	
	width:100%;
	margin:0;
	color:#000;
	font-weight:normal;
	font-size:120%;
	background:url(images/shop_main.jpg) no-repeat;
	min-height:243px;
	}
#tokushu .cont_box h2#shop span#shop_text{
	display:block;
	width:50%;
	margin-left:30px;
	padding-top:20px;
	text-align:left;	
	line-height:180%;
}

#tokushu .cont_box h2.h2_green{
	background:#393;
	border-bottom:#125313 15px solid;
}
#tokushu .cont_box h2.h2_green i{
	color:#95CB9C;
}

#tokushu .cont_box h2.h2_orange{
	background:#F60;
	border-bottom:#FF2000 15px solid;
}
#tokushu .cont_box h2.h2_orange i{
	color:#FFC4AF;
}

#tokushu .cont_box h3{
	margin: 10px auto;
	text-align: center;
	display:block;
	}



h3.blue {
	font-size:150%;
    color: #4A72EE;
    border-bottom: 1px solid #4A72EE;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 900px;
    margin: 0 auto;
    text-align: left !important;
}
p.read {
    text-align: left;
    line-height: 160%;
    width: 900px;
    margin: 10px auto 0;
    padding:0 0 15px 0;
    font-size:120%;
}
p.read img{
	padding-top:10px;
}

/* 店舗情報 */
table#shop_pic{
	border-collapse: collapse;
	margin-top:15px;
}
table#shop_pic th{
	padding-bottom:10px;
}
table#shop_pic td{
	border-left:5px solid #00530F;
	padding-left:5px;
}

/* 商品一覧　ミニタイトル */

#tokushu .cont_box h3.h3_orange,#tokushu .cont_box h3.h3_green{
	text-align: left;
	padding:5px 0 5px 20px;
	font-size:150%;
	font-weight:bold;
	width:90%;
}

#tokushu .cont_box h3.h3_orange{
	background:url(images/title_bg_orange_naka.jpg);
	border-left:10px solid #FF2100;
	color:#FF2100;
}
#tokushu .cont_box h3.h3_green{
	background:url(images/title_bg_green_naka.jpg);
	border-left:10px solid #00530F;
	color:#00530F;
}

/* 商品一覧　ミニボックス */

#tokushu .cont_box .piano_box{
	margin: 20px auto 0;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#tokushu .cont_box .piano_box .piano1,
#tokushu .cont_box .piano_box .piano{
	float: left;
	padding: 0 0 15px 15px;
	margin: 0 0 15px 20px;
	text-align:center;
	position:relative;
}



#tokushu .cont_box .pb_orange .piano1,
#tokushu .cont_box .pb_orange .piano{
	border-left:1px #FF2100 solid;
}

#tokushu .cont_box .pb_green .piano1,
#tokushu .cont_box .pb_green .piano{
	border-left:1px #00530F solid;
}


#tokushu .cont_box .piano_box .piano1{
	width: 430px;
	min-height:583px;
}

#tokushu .cont_box .piano_box .piano{
	width: 200px;
	min-height: 380px;
	text-shadow: 1px 1px 1px #CCC;

}
p.piano_name{
	margin-top: 10px;
	text-align:left;
	font-weight:bold;
}
p.piano_name span{
	font-size:85%;
}

p.piano_price{
	font-weight: bold;
	color: #C00;
	font-size: 20px;
	text-align:right;
}

p.piano_price span{
	color:#C00;
}
p.piano_price span.price_po{
	background:#C00;
	display:block;
	padding:3px;
	color:#FFF;
	font-size:65%;
	text-align:center;
	position:absolute;
	top:0;
	margin-top:5px;
	text-shadow:none;
	opacity: 0.85;
}
.pb_orange p.piano_info,
.pb_green p.piano_info{
	padding-top:5px;
	font-size:80%;
}

.pb_orange p.piano_info{
	color: #FF2100;
}

.pb_green p.piano_info{
	color: #00530F;
}

 
 
 
#tokushu .cont_box .piano_box .piano1 p.piano_name,
#tokushu .cont_box .piano_box .piano1 p.piano_price{
	font-size:200%;
}




#tokushu .cont_box p.caution{
	padding: 0 0 20px ;
	margin: 0 auto;
	width:90%;
	text-shadow:none;
}


/* 商品一覧　弾きに行きたいよボタン */

.btn_orange,.btn_green{
	clear:both;
	width:80%;
	margin:10px auto 30px;
}
.btn_orange a,.btn_green a{
	display:block;
	font-size:200%;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
}

.btn_orange a{
	color:#FF2100;
	border:1px solid #FF2100;
}
.btn_green a{
	color:#00530F;
	border:1px solid #00530F;
}
.btn_orange a i,
.btn_green a i{
	font-size:150%;
}
.btn_orange a i{
	color:#FFC4AF;
}
.btn_green a i{
	color:#95CB9C;
}
.btn_orange a span{
	color:#FF2100;
}
.btn_orange a:hover{
	background:url(images/title_bg_orange_naka.jpg);
	color:#FF2100;
}

.btn_green a span{
	color:#00530F;
}
.btn_green a:hover{
	background:url(images/title_bg_green_naka.jpg);
	color:#00530F;
}


/* ブランド一覧 */
#tokushu .brand{
	margin: 40px auto;
	text-align:center;
}
#tokushu .brand img{
	padding:5px 10px;
}




.piano_itembox{
	width:450px;
	float: left;
	margin: 20px 0 20px 30px;
}

.piano_item_subtitle{
	margin-bottom: 10px;
}

#tokushu .cont_box .piano_itembox .piano{
	float: left;
	width: 195px;
	border-left:1px #670100 solid;
	border-bottom:3px #670100 solid;
	padding: 0 0 0 5px;
	margin: 0 20px 15px 0;
	text-align:center;
	min-height: 310px;
	position:relative;
}

/* 特典一覧 */

#tokushu .cont_box .tokuten_box{
	width: 900px;
	margin: 0 auto 15px;
	padding-top:15px;
}
#tokushu .cont_box .tokuten_box h2,
#tokushu .cont_box .tokuten_box h3,
#tokushu .cont_box .tokuten_box h3 span.tokuten_text,
#tokushu .cont_box .tokuten_box h3 span.tokuten_point,
#tokushu .cont_box .tokuten_box h3 span.tokuten_bottom{
	display:block;
}
#tokushu .cont_box .tokuten_box h3{
	margin-top:20px;
	position: relative;
}
#tokushu .cont_box .tokuten_box h2{
	margin:20px 0 15px;
}

#tokushu .cont_box .tokuten_box h3 img,
#tokushu .cont_box .tokuten_box h3 span.tokuten_text,
#tokushu .cont_box .tokuten_box h3 span.tokuten_point{
	float:left;
}

#tokushu .cont_box .tokuten_box h3 span.tokuten_text{
	color:#200001;
	text-shadow: 1px 1px 1px #CCC;
	text-align:left;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_text{
	width:695px;
	font-size:150%;
	min-height:65px;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_big{
	font-size:300%;
	line-height:57px;
	min-height:0;
	width:80%;
	border-bottom:15px solid #FFFCA2;
}
.dai2tsu{
	width:50%;
	float:left;
}
.dai2tsu h3 span.tokuten_big{
	width:57% !important;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_text span{
	color:#F00;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_point,
#tokushu .cont_box .tokuten_box h3 span.tokuten_point i{
	color:#FF9700;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_point i{
	margin-top:15px;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_text span{
	font-size:100%;
}

#tokushu .cont_box .tokuten_box h3 span.tokuten_point{
	font-size:200%;
	border-right:10px solid #FFC734;
	background:#FFFCA2;
	width:85px;
	line-height:65px;
	position: absolute;
	right: 0;
	bottom: 15px;
	vertical-align:-2px;
}
#tokushu .cont_box .tokuten_box h3 span.tokuten_bottom{
	clear:both;
	background: #FFFCA2;
	height:15px;
	width: 99%;
	border-right: 10px #FF9700 solid;
	border-bottom: 1px #FF9700 solid;
}

.coupon{
	width: 833px;
	margin: 10px auto;
}
.coupon p{
	margin: 5px 0 20px 30px;
	text-shadow: none;
}

table#about{
	margin: 10px auto;
	width:90%;
}
table#about th,table#about td{
	font-size: 14px;
	line-height: 1.6;
	color:#115411;
	padding: 15px 0 15px 15px;
	border-top:15px solid #FFF;
	border-bottom:1px solid #115411;
}

table#about th{
	background: url(images/bg.jpg);
	color: #115411;
	text-align:left;
}
table#about th.last{
	border-bottom: none;
}



.big_three{
	background:url(images/img_great_piano.jpg) 0 0 no-repeat;
	width:892px;
	min-height:640px;
	height:auto !important;
	height:640px;
	text-shadow: 1px 1px 1px #fff;
	margin:0 auto 0;
	position:relative;
}

.big_three_box{
	background: none repeat scroll 0 0 #F0ECE5;
	border: 6px double #9D8248;
	left: 38px;
	margin: 0 auto;
	padding: 10px;
	position: absolute;
	top: 408px;
	width: 797px;
}

.big_three h2{
	font-weight:bold;
	font-size:22px;
	margin-bottom:6px;
}


.tar_d {
	text-align: right;
	font-size:1.3em;
	padding: 10px 0;
	margin: 0 auto;
	width:90%;
	clear:both;
	font-size:95%;
	color:#666;
}

.redb{color:#C00; font-weight:bold; font-size:100%;}

.bor_none{border:none !important;}


span.copykty{
	font-size:10px;
	position:absolute;
	left:0;
	top:170px;
	color:#333;
	text-shadow: 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF;
}

span.copykty span{
	font-size:15px;
	vertical-align:-2px;
}

.text80{
	font-size:80% !important;
}

.text130{
	font-size:130% !important;
}

