@charset "utf-8";

.inquiry {
	margin: auto;
	width: 400px;
}

.inquiry th {
	color: #663300;
	text-align: right;
	white-space: nowrap;
}
.inquiry td , .inquiry th{
	padding: 5px;
	vertical-align: top;
}



.txtbox {
	border: 1px solid #663300;
	font-size: 12px;
	width: 150px;
}
textarea {
	font-size: 12px;
	padding: 5px;
	width: 250px;
	border: 1px solid #663300;
}

address {
	font-size: 10px;
	text-align: right;
	color: #CC9966;
	margin-top: 50px;
}
address a {
	color: #CC9966;
}
p{
	width:400px;
	margin:auto;
}


.red {
	color: #990000;
	font-size: 10px;
}
.blue {
	color: #000099;
	font-size: 10px;
}
#contents_div {
	width: 480px;
	margin-right: 0px;
	margin-left: auto;
	font-size: 95%;
	line-height: 1.4em;
}
.comment_div {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	border: #CCCCCC 1px solid;
	margin-bottom: 1em;
	background-color:#f1f3f0;
}
.text_div {
	width: 420px;
	padding:5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	background-color:#f1f3f0;
	border: #CCCCCC 1px solid;
	margin-bottom: 1em;
	font-size:95%;
}
.text_div h4 {
	font-size:90%;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	margin-bottom:0em;
	margin-top:0em;
	background-color:#FFFFFF;
}
.text_div p {
	margin-right: auto;
	margin-left:2em;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.salondeta{
	width: 420px;
	padding:5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	margin-bottom: 1em;
	font-size:95%;

}
.salondeta dt {
	border-bottom: #333333 1px solid;
	margin-bottom:0.5em;
}
.salondeta dd{
	margin-bottom:0.5em;
	}

.float_le {
	float: left;
	margin-right:1em;
	margin-bottom:0.5em;
}
.float_ri {
	float: right;
	margin-bottom:0.5em;
	margin-left:0.5em;
}
.kaisetsu {
	color: #533213;
	width: 90%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	line-height:1.5em;
	text-align:center;
}
.kaisetsu a {
	color: #533213;
}

.basic {
	color: #533213;
	width: 90%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	line-height:1.5em;
}
.basic span {
	font-size:85%;
	line-height:1.3em;
	}
