@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333;
}

p,ul,li,dd,dl,dt{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

a,a:visited{
	color:#333;
	text-decoration:underline;
}
	a:hover,a:active{
	color:#999;
	text-decoration:underline;
}

#main{
	width:868px;
	background:url(img/bg.jpg) repeat-y;
	margin:0px auto;
	padding:0px 3px;
}
	.bottom{
	clear:both;
	text-align:center;
	font-size:10px;
	color:#666666;
	}
		.bottom img{
	margin:0 0 5px 0;
	}

.box_midashi{
	margin: 10px 0 0 15px;
}
.box_midashi2{
	margin: 0 0 0 15px;
}
.box{
	margin: 0 0 10px 15px;
	background:url(img/waku_bg.gif) repeat-y;
	width:838px;
}
	.box .midashi{
	margin: 10px 0 10px 1px;
}
	.box .image{
	margin: 0 0 10px 15px;
}
	.box ul{
	margin: 0 0 0px 15px;
}
	.box ul li{
	width:184px;
	float:left;
	line-height:130%;
}
	.box ul li img{
	margin: 0 0 3px 0;
}
	.box ul li.sankaku{
	width:25px;
	float:left;
}

.box .voice{
	margin: 10px 0 0px 15px;
}
	.box .voice_waku{
	border:1px solid #31519F;
	width:805px;
	margin: 0px 0 10px 15px;
}
	.box .voice_waku ul{
	margin: 15px;
}
	.box .voice_waku ul li{
	margin: 0 25px 10px 0;
	width:375px;
	float:left;
	line-height:150%;
}
	.box .voice_waku ul li img{
	margin: 0 0 5px 0;
}
	.box .voice_waku ul li.right{
	margin: 0 0 10px 0;
	width:375px;
	float:left;
	line-height:150%;
}

.yoyaku_bt{
	width:650px;
	float:left;
	text-align:right;
	margin:10px 0;
}
	.tel_bt{
	width:170px;
	float:right;
	margin:15px 0 15px 0;
}

	.yoyaku_bt2{
	width:650px;
	float:left;
	text-align:right;
	margin:30px 0 0 0;
}
	.yoyaku_bt3{
	text-align:center;
	padding:20px;
}
	.tel_bt2{
	width:170px;
	float:right;
	margin:20px 0 15px 0;
}
	.qr{
	float:left;
	margin:20px 20px 0 95px;
	}
	.mail_bt{
	float:left;
	margin:20px 0 0 0;
	}
	
	.muryou{
	margin-right:130px;
	}

.himitsu{
	margin:0 0 0 10px;
}

.system{
	padding:10px 0 0 15px;
}

.shop{
	margin:10px 0 0 30px;
}
	.shop .left{
	float:left;
	width:630px;
	margin:10px 0 0 0;
}
	.shop .right{
	float:right;
	width:165px;
	margin:10px 30px 0 0;
	_margin:10px 15px 0 0;
}




div.totop{
	text-align:right;
	margin:30px 15px 5px 15px;
}

div#foot_totop{
	width:853px;
}
.totop2{
	width:150px;
	float:right;
	margin:0px 0px 5px 15px;
	text-align:right;
}
.company{
	width:205px;
	float:left;
	margin:0px 15px 5px 15px;
}




/* pop up */
#popup_main{
	width:430px;
	margin:0 auto;
}

.title{
	width:394px;
	background-color:#9D285F;
	padding:3px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0 0 15px;
	text-align:center;
}
.privacy{
	width:394px;
	margin:10px 0 0 15px;
	line-height:150%;
}

table.company{
	width:400px;
}
	table.company td{
	border-bottom:1px dotted #CCC;
	padding:8px 4px;
}
	table.company td img{
	margin-bottom:3px;
	line-height:140%;
}
	table.company td.last{
	border-bottom:1px solid #CCC;
	padding:8px 4px;
	line-height:140%;
}
	table.company td.left{
	border-bottom:1px dotted #CCC;
	padding:8px 4px;
	background-color:#F0F0F0;
	font-weight:bold;
	text-align:center;
}
	table.company td.left_last{
	border-bottom:1px solid #CCC;
	padding:8px 4px;
	background-color:#F0F0F0;
	font-weight:bold;
	text-align:center;
}

.close{
	margin-top:10px;
}


/* フォーム */
#form_main{
	width:774px;
	margin:10px auto;
	line-height:150%;
}

.bt_maeno{
	width:774px;
	text-align:right;
}

.top_photo{
	float:left;
}
	.top_text{
	margin:20px 0;
}

#form_box{
	width:772px;
	border:#FF9900 1px solid;
}
#form_box2{
	width:772px;
	border:#FF9900 1px solid;
	margin:10px 0 0 0;
}
	.step_{
	width:758px;
	margin:7px;
	background-color:#FFF6E6;
}
		.step_ p{
	margin:10px;
	color:#CC0000;
	padding-bottom:10px;
	font-size:12px;
	font-weight:normal;
}

div#q_area{
	margin:15px;
}

p{
	color:#31519F;
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
}
	font{
	color:#FF6699;
	font-weight:bold;
	font-size:14px;
}
	font.orange{
	color:#FF6600;
	font-size:12px;
	font-weight:normal;
}
	p.red{
	color:#CC0000;
	font-size:12px;
	font-weight:normal;
}

.line{
	margin:10px 0;
}

table#form{
	width:740px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
	table#form td{
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:10px;
}
	table#form td.name{
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #CCC;
	padding:10px;
}
	table#form td.left{
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	background-color:#F5F5F5;
	padding:10px;
}
	table#form td.left font{
	color:#FF6699;
	font-weight:bold;
	font-size:12px;
}

table.form_kakunin{
	width:740px;
}
	table.form_kakunin td.left{
	color:#31519F;
	font-weight:bold;
	font-size:12px;
}
	table.form_kakunin td.left font{
	color:#FF6699;
	font-weight:bold;
	font-size:12px;
}

	
/* サロン紹介 */
.salon_info{
	width:400px;
	margin:10px auto;
	line-height:140%;
}

.salon_map{
	float:left;
	width:230px;
	margin-top:20px;
}
.salon_access{
	width:160px;
	float:right;
	line-height:130%;
	margin-top:20px;
	margin-bottom:10px;
}
	.salon_access .img{
	margin-top:10px ;
}

.salon_photo{
	margin-bottom:5px;
}

div.line_{
	width:400px;
	border-bottom:1px solid #CCC;
	margin-top:20px;
	text-align:right;
}
	div.line_ img{
	margin-bottom:3px;
}


