@charset "UTF-8";
/* CSS Document */

#xone .aboutbox p {
	line-height:2em;
	margin-bottom:1.5em;
}
#xone .aboutbox p.copy {
	color:#669900;
	font-weight:bold;
	font-size:125%;
	margin-bottom:0;
}
#xone .aboutbox p.copyL {
	color:#669900;
	font-weight:bold;
	font-size:160%;
	margin-bottom:0;
}
#xone .aboutbox .dotbox {
	color:#999;
	padding-top:2em;
	border-top:dotted 1px #999;
}

#xone .aboutbox .messegebox {
	float:right;
	width:215px;
	text-align:right;
}
#xone .aboutbox .messegebox p {
	padding-right:5px;
}

/* 120604 プロフィール画像左寄せ追加 */
#xone .aboutbox .l_messegebox {
	float:left;
	width:215px;
	text-align:leftt;
}
#xone .aboutbox .l_messegebox p {
	padding-left:5px;
}

/* 120604 subbox margin-topを70px→10pxに変更 */
#xone .aboutbox .subbox {
	padding-top:2em;
	padding:10px 25px 10px 25px;
	background:#f9f9f9;
	border:solid 1px #e4e4e4;
	margin-top:10px;
}
#xone .aboutbox .subbox td {
	padding-bottom:7px;
}


#xone .outline table {
	width:715px;
	border-top: dotted 1px #ccc;
	margin:10px 0 50px;
	line-height:1.7em;
}

#xone .outline th {
	padding:15px 15px 15px 0;
	white-space:nowrap;
	width:15%;
	vertical-align:top;
	border-bottom: dotted 1px #ccc;
}
#xone .outline td {
	padding:15px;
	vertical-align:top;
	border-bottom: dotted 1px #ccc;
}
#xone .outline th.salon {
	padding:15px 0 15px 5px;
	white-space:nowrap;
	width:15%;
	vertical-align:top;
	background-color:#f4f8e5;
	border-bottom: dotted 1px #ccc;
}
#xone .outline td.salon {
	padding:15px;
	vertical-align:top;
	background-color:#f4f8e5;
	border-bottom: dotted 1px #ccc;
}
#xone h3 {
	color:#669900;
	font-weight:bold;
	height:30px;
}
#xone .access {
	line-height:1.7em;
}

/* 120606 追加 */
#xone .mtb30 {
	margin-top:30px;
	margin-bottom:30px;
}

/* 120606 追加 */
#xone .mtb50 {
	margin-top:50px;
	margin-bottom:30px;
}

/* 120606 追加 */
#xone .mb47 {
	margin-bottom:47px;
}

/* 120606 追加 */
#xone .mt20 {
	margin-top:20px;
}