/*---------------------------------------------
	body
---------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

html,body {
	margin: 0px auto;
    height: 100%;
	font-size : 14px;
	font-family : "ＭＳ ゴシック", "Osaka－等幅";
	color : #666666;
	text-align : center;
	width: 860px;
	line-height:18px;
	background: url(../images/com/back2.gif) #E8E8E6;
}

a:link		{ color: #E7E7E7; text-decoration: none; }
a:visited	{ color: #E7E7E7; text-decoration: none; }
a:active	{ text-decoration: none; }


/*---------------------------------------------
	text
---------------------------------------------*/
h1.header_text {
	font-size: 80%;
	font-weight: normal;
	line-height:1em;
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing:-0.1em;
	display:none;
}
h1 {
	color: #333333;
	background-image: url();
	background-repeat: no-repeat;
}
h2 {
	height: 50px;
	padding: 15px 0px 0px 35px;
	color: #fff;
	letter-spacing: -0.2em;
	background-image: url(../images/com/h2.png);
	background-repeat: no-repeat;
}
h3 {
	padding: 1px 0px 5px 33px;
	margin:10px 0 20px 20px;
	color:#333;
	background-image: url(../images/com/h3.png);
	background-repeat: no-repeat;
}
h4 {
	padding: 1px 0px 0px 28px;
	color: #333;
	font-size: 16px;
	letter-spacing: -0.1em;
	background-image: url(../images/com/h3.png);
	background-repeat: no-repeat;
}
.text_redblack {
	color: #CC0000;
}
.text_green {
	color: #336600;
}
.text_blue {
	color:#0000FF;
}
.text_orange {
	color:#FF6600;
}
.text666 {
	color:#666;
}
.textr {
	color:#FF0000;
}
.text_S {
	font-size: 10px;
}
#breadcrumb {
	font-size: 12px;
	margin: -5px 0px 10px 0px;
}
#breadcrumb a:link		{ color: #666666; text-decoration: none; }
#breadcrumb a:visited	{ color: #666666; text-decoration: none; }
#breadcrumb a:active	{ color: #FF6600; text-decoration: none; }

.title {
	margin: 10px 0px 20px 0px;
}
.pic {
	border:1px solid #ccc;
	padding:1px;
	margin:5px;
}
/*---------------------------------------------
	nav
---------------------------------------------*/
#nav {
	clear:both;
	width:180px;
	margin:25px 0px 5px 16px;
	list-style-type: none; 
}

#nav li {
  width: 180px;
  height: 34px;
  margin: 0;
  padding: 0;
  display: inline;
}

#nav a {
	text-indent: -9999px; 
	text-decoration: none;
	display: block;
	width: 180px;
	height: 34px; 
	background-image: url(../images/nav/nav00.png?);
	background-repeat: no-repeat;
}

#nav1 a { background-position: 0 0; } 
#nav2 a { background-position: 0px -34px; }
#nav3 a { background-position: 0px -68px; }
#nav4 a{ background-position: 0px -102px; }
#nav5 a{ background-position: 0px -136px; }
#nav6 a{ background-position: 0px -170px; }
#nav7 a{ background-position: 0px -204px; }
#nav8 a{ background-position: 0px -238px; }
#nav9 a{ background-position: 0px -272px; }
#nav10 a{ background-position: 0px -306px; }
#nav11 a{ background-position: 0px -340px; }
#nav12 a{ background-position: 0px -374px; }
#nav13 a{ background-position: 0px -408px; }
#nav14 a{ background-position: 0px -442px; }
#nav15 a{ background-position: 0px -476px; }

#nav a:hover {
	text-decoration: none;
	background-image: url(../images/nav/nav00.png?);
	background-repeat: no-repeat;
}

#nav1 a:hover { background-position: -200px 0; } 
#nav2 a:hover { background-position: -200px -34px; }
#nav3 a:hover { background-position: -200px -68px; }
#nav4 a:hover{ background-position: -200px -102px; }
#nav5 a:hover{ background-position: -200px -136px; }
#nav6 a:hover{ background-position: -200px -170px; }
#nav7 a:hover{ background-position: -200px -204px; }
#nav8 a:hover{ background-position: -200px -238px; }
#nav9 a:hover{ background-position: -200px -272px; }
#nav10 a:hover{ background-position: -200px -306px; }
#nav11 a:hover{ background-position: -200px -340px; }
#nav12 a:hover{ background-position: -200px -374px; }
#nav13 a:hover{ background-position: -200px -408px; }
#nav14 a:hover{ background-position: -200px -442px; }
#nav15 a:hover{ background-position: -200px -476px; }

.nav_hr1 {
	margin:5px 0px 2px -36px;
	}
.nav_hr2 {
	margin:0px 0px 5px -36px;
}
.nav_hr3 {
	margin:5px 0px 10px -36px;
}
.nav_hr4 {
	margin:10px 0px 5px -36px;
}
.nav_hr5 {
	margin:5px 0px 5px -36px;
}
.nav_hr6 {
	margin:0px 0px 10px -36px;
}
/*
#nav img {
	border:0;
	}
#nav a:hover img {
	filter: Alpha(opacity=75);
	opacity: 0.8;
}
#nav ul{
	list-style:none;
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#nav ul li{
	float:left;
	margin:0 0 0 0;
	padding:0;
	height:34px;
	}
#nav ul li a{
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:34px;
	text-indent:-9999px;
	}
#nav ul li#nav1 a{
	background-image:url(../images/nav/nav01.png);
	width:180px;
	margin:6px 4px 0 0;
	}
#nav ul li#nav2 a{
	background-image:url(../images/nav/nav02.png);
	width:180px;
	margin:0px 4px 0 0;
	}
#nav ul li#nav3 a{
	background-image:url(../images/nav/nav03.png);
	width:180px;
	margin:2px 4px 0 0;
	}
#nav ul li#nav4 a{
	background-image:url(../images/nav/nav04.png);
	width:180px;
	margin:-2px 4px 0 0;
	}
#nav ul li#nav5 a{
	background-image:url(../images/nav/nav05.png);
	width:180px;
	margin:0px 4px 0 0;
	}
#nav ul li#nav6 a{
	background-image:url(../images/nav/nav06.png);
	width:180px;
	margin:-2px 4px 0 0;
	}
#nav ul li#nav7 a{
	background-image:url(../images/nav/nav07.png);
	width:180px;
	margin:-2px 0 0 0;
	}
#nav ul li#nav8 a{
	background-image:url(../images/nav/nav08.png);
	width:180px;
	margin:2px 0 0 0;
	}
#nav ul li#nav9 a{
	background-image:url(../images/nav/nav09.png);
	width:180px;
	margin:0px 0 0 0;
	}
#nav ul li#nav10 a{
	background-image:url(../images/nav/nav10.png);
	width:180px;
	margin:0px 0 0 0;
	}
#nav ul li#nav11 a{
	background-image:url(../images/nav/nav11.png);
	width:180px;
	margin:-3px 0 -3px 0;
	}
#nav ul li#nav12 a{
	background-image:url(../images/nav/nav12.png);
	width:180px;
	margin:0px 0 0 0;
	}
#nav ul li#nav13 a{
	background-image:url(../images/nav/nav13.png);
	width:180px;
	margin:-3px 0 0 0;
	}
#nav ul li a:hover {
	filter: Alpha(opacity=90);
	opacity: 0.9;
	}
*/

/*---------------------------------------------
	ぴあのコラム　Rondo
---------------------------------------------*/
.rond_date {
	font-size:12px;
	color:#999;
	text-align:right;
	margin:-20px 10px 20px 0;
}

/*---------------------------------------------
	Q&A
---------------------------------------------*/
.q1 {
	padding: 5px 0px 5px 33px;
	margin:5px 0 5px 0px;
	color:#666;
	font-weight:bold;
	background-image: url(../images/qa/q.png);
	background-repeat: no-repeat;
}
.q1 a:link {
	color:#666;
}
.q1 a:visited {
	color:#666;
}
.q {
	padding: 5px 0px 5px 33px;
	margin:10px 0 20px 0px;
	color:#fff;
	font-weight:bold;
	background:#D968B5;
	background-image: url(../images/qa/q.png);
	background-repeat: no-repeat;
}
.a {
	padding: 1px 0px 0px 33px;
	margin:10px 0 20px 0px;
	color:#0000FF;
	font-weight:bold;
	background-image: url(../images/qa/a.png);
	background-repeat: no-repeat;
}

/*---------------------------------------------
	form
---------------------------------------------*/
#mf_wrapper span {
	color:#FF0000;
	}
#mf_wrapper th {
	text-align:left;
	padding:2px;
	font-size:13px;
	color:#333333;
	}
#mf_wrapper td {
	text-align:left;
	padding:2px;
	font-size:13px;
	color:#999999;
	}

/*---------------------------------------------
	お客様からのメッセージ
---------------------------------------------*/
.sub_title_voice {
	font-size:16px;
	font-weight:bold;
	color:#003399;
	margin:0 0 10px 0;
}
.sub_title_voice2 {
	text-align:right;
	font-size:12px;
}
.text_voices {
	margin:15px 15px 10px 15px;
}
.voice_name {
	text-align:right;
	margin:10px; 0 5px 0;
	padding:5px 0 0 0;
	border-top:1px dotted #ccc;
}
.waku_voice {
	
	font-size:13px;
	margin:0 2px 0 1px;
	padding:15px;
	border-bottom:1px dotted #A29415;
	background:#FCFAE4;
}
.waku_voice_back {
	width:580px;
	background:url(../images/com/waku_back.png);
}
/*---------------------------------------------
	ピアノのちょっといい話
---------------------------------------------*/
.waku_story_back {
	width:550px;
	margin:0 2px -4px 1px;
	padding:15px;
	line-height:22px;
	background:#FCFAE4 url(../images/com/waku_back.png);
}



/*---------------------------------------------
	おすすめCD
---------------------------------------------*/
.sub_title_cd {
	color:#fff;
	font-weight:bold;
	margin:8px 0px 5px 20px;
}
.text_cd {
	margin:15px 15px 20px 15px;
	padding:0 0 20px 0;
	line-height:22px;
	border-bottom:1px dotted #ccc;
}
.waku_cd {
	font-size:15px;
	padding:8px;
	border:1px dotted #A29415;
	background:#006600;
	color:#fff;
}
.cd_name {
	text-align:right;
	margin:5px; 0 5px 0;
	padding:5px 0 0 0;
	font-size:14px;
	border-top:1px dotted #ccc;
}

.waku_cd a:link {
	color:#FFFF66;
}
.waku_cd a:visited {
	color:#FFFF66;
}
/*---------------------------------------------
	ピアノお買得情報
---------------------------------------------*/
.sale {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px dotted #ccc;
	
}
.kanso {
	border: 1px dotted #ccc;
	background-color: #FAF7D8;
	padding: 7px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
}
.title_info_piano {
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	letter-spacing: -0.1em;
	background-color: #993333;
/*	border-bottom: 1px dotted #ccc;*/
}
.sale_name {
	font-weight: bold;
	letter-spacing: -0.1em;
	padding: 10px 0px 0px 0px;
}
.sale_info {
	padding: 10px 0px 0px 0px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing:-0.1em;
}
.sold {
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}
.piano_exp {
	color:#fff;
	background:#5C8E20;
	padding:10px;
}
/*---------------------------------------------
	サイトマップ
---------------------------------------------*/
.sitemap {
	margin: 0px 0px 0px 0px;
}
.sitemap a:link		{ color: #666666; text-decoration: none; }
.sitemap a:visited	{ color: #666666; text-decoration: none; }
.sitemap a:active	{ color: #FF6600; text-decoration: none; }
/*---------------------------------------------
	container
---------------------------------------------*/
.waku_b {
	font-size:13px;
	padding:15px;
	border:1px dotted #A29415;
	background:#FCFAE4;
	font-weight:bold
	
}
/*---------------------------------------------
	container
---------------------------------------------*/
#header {
	width : 880px;
/*	margin:0px auto;*/
	height:135px;
	font-size : 11pt;
	text-align: center;
	background:url(../images/com/back_header.gif) no-repeat center top;
}
#wrapper {
	width: 880px;
	height: auto;
	background:url(../images/com/wrapper2.gif);
}
#container {
	width: 860px;
	
}
#left {
	 float:left;
	 width:200px;
	 
}
#left a img {
	 border:0;
}
#right {
	float:right;
	margin:20px 15px 50px 35px;
	width:610px;
	text-align:left;
}

.text {
	width:580px;
	margin:0 0 0 22px;
	line-height:22px;
}
#contents {
    height: auto;
	font-size : 12pt;
    padding-bottom: 0px;
}
#main {
	width: 700px;
	padding: 25px 0px 20px 80px;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
}

.waku {
	font-size:13px;
	padding:15px;
	border:1px dotted #A29415;
	background:#FCFAE4;
	
}
#footer {
	bottom: 0px;
	width:880px;
    height: 1px;
    color: #ccc;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    text-align: center;
	background:#1A0000;
}


#footer_navi{
    height: 120px;
	padding: 20px 15px 50px 15px;
	font-size: 10px;
	line-height: 17px;
	background:#1A0000;
	color:#ccc;
	text-align:left;
}

.list {
	margin-left: 15px;
	padding: 0px 35px 0px 2px;
}
.to_top {
	margin-right: -10px;
	padding-right: 0px;
	list-style-type:none;
}
.to_top2 {
	margin:10px 0 20px 15px;
}
.to_top3 {
	margin:10px 0 20px -7px;
}
.to_top4 {
	margin:10px 0 20px 15px;
}
.to_top a{
	float: right;
	background-image:url(../images/com/to_top.png);
	background-repeat:no-repeat;
	width:150px;
	height:70px;
	text-indent:-9999px;
	display:block;
	margin-bottom:0px;
}

.clear {
	clear:both;
}

/*---------------------------------------------
	news
---------------------------------------------*/
#news {
	width:600px;
	height:50px;
	padding:15px 20px 20px 90px;
	font-size:14px;
	color:#fff;
	background:url(../images/top/news.png) no-repeat;
}
/*---------------------------------------------
	news2
---------------------------------------------*/
#news2 {
	width:600px;
	height:120px;
	padding:40px 0px 20px 30px;
	font-size:14px;
	color:#fff;
	background:url(../images/top/news2.png) no-repeat;
}
/*---------------------------------------------
	print
---------------------------------------------*/
	.printimg{
	display:none;
	}

@media print {

	div.printimg {
	display:block;
	}
}
/*---------------------------------------------
	ソナチネルーム
---------------------------------------------*/
.top-title {
    text-align: center;
    font-family: 'ヒラギノ角ゴ Std W8';
}
.top-title h2 {
    height: auto;
    padding: unset;
    background-image: unset;
    background-repeat: unset;
    font-size: 18px;
    letter-spacing: -1px;
    text-align: center;
    display: inline-block;
    color: #0f328e ;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 1px solid #0f328e;
}
span.ml-5 { display: block; margin-left: 5em }