/*　調律の流れ　*/

.tuning12_introduction {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 150%;
	background-image: url(../tuning/img_tuning/tuning12_introduction_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tuning12_sub_menu {
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

.tuning12_sub_title {
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #321a15;
	background-image: url(../tuning/img_tuning/tuning12_sub_title_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.box {
	width: 708px;
	border: solid 1px #999;
	overflow: hidden;
	margin-top: 5px;
}

dl.tuning_work {
	margin: 10px;
}

dl.tuning_work dt {
	padding-left: 10px;
	margin-bottom: 10px;
}

dl.tuning_work dd {
	margin: 0 15px 10px 15px;
}

table.price_list {
	background: #ccc;
	clear: both;
	margin-top: 20px;
}

table.price_list td {
	background: #fff;
	padding: 5px 10px;
}

.link_artist {
	float: right;
	margin-top: -10px;
}

.customer_category {
	border: solid 1px #999;
	margin-top: 20px;
	padding: 10px 20px;
}


.customer_category td {
	vertical-align: top;
	padding-bottom: 3px;
	/*    border: #f00 thin solid;*/
}

ul.notice {
	margin-top: 10px;
}

ul.notice li {
	margin-bottom: 0;
}

/*　調律についての質問　*/

ul.faq {
	margin-top: 20px;
	border-bottom: dotted 1px #999;
}

ul.faq li.question {
	background: url(../start/img_start/q.jpg) no-repeat;
	color: #24365c;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 2px 0px 5px 30px;
}

ul.faq li.answer {
	background: url(../start/img_start/a.jpg) no-repeat;
	color: #700b0c;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 2px 0px 5px 30px;
}

ul.faq li {
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/*　調律メンバー紹介　*/


#member {
	border-top: #ccc thin dotted;
	padding-top: 5px;
}


#member .copy {
	font-size: 16px;
}

#member dl {
	border: solid 1px #999;
	padding: 10px 0 10px 20px;
	overflow: hidden;
	margin-bottom: 15px;
}

#member dt {
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

#member dd {
	float: left;
	width: 485px;
}

#member dd p {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}



#member .member_box {
	border-bottom: #ccc thin dotted;
	padding: 15px 30px;
}


#member .member_box .name {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	color: #5a2e25;
}

/****  20201102 和佐田追加分 ******/

.tuning22_heading {
	font-size: 23px;
	color: rgb(105, 18, 21);
	font-family: serif;
	font-weight: bold;
	display: block;
	margin-left: 5px;
	text-shadow: 2px 2px #dddddd;
}


.tuning1213_heading {
	font-size: 23px;
	color: rgb(105, 18, 21);
	font-family: serif;
	font-weight: bold;
	display: block;
	text-shadow: 2px 2px #dddddd;
	margin-left: 25px;
}

/*　tuning1_2.phpでのみ使用　*/

/******************************/



/* 料金表 */
caption {
	font-size: 15px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}

table.fee {
	margin: 20px;
}

table.fee th {
	background: #eee;
	padding: 7px;
	width: 170px;
}

table.fee td {
	border: solid 1px #999;
	padding: 7px 15px;
	font-size: 16px;
	width: 230px;
}

p.copy a.btn_reborn {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../tuning/img_tuning/btn_pianoReborn.png) no-repeat 0 0;
	width: 320px;
	height: 40px;
	display: block;
	margin-top: -10px;
	margin-left: 20px;
	float: right;
}

p.copy a.btn_reborn:hover {
	background-position: 0 -41px;
}