@charset "UTF-8";
@import url('./cmn.css');
@import url('./jquery.alerts.css');
@import url('./highslide.css');

/*---------------------------------------------------------
　ステップ
---------------------------------------------------------*/
ul#step{
	width:900px;
	margin-bottom:0.5em;
}

ul#step li{
	display:block;
	text-indent:-9999px;
	float:left;
	height:37px;
}

	ul#step li#st01{width:153px;background: url(../img/img_step.jpg) 0 0 no-repeat;}
	ul#step li#st02{width:153px;background: url(../img/img_step.jpg) -153px 0 no-repeat;}
	ul#step li#st03{width:150px;background: url(../img/img_step.jpg) -306px 0 no-repeat;}
	ul#step li#st04{width:150px;background: url(../img/img_step.jpg) -456px 0 no-repeat;}
	ul#step li#st05{width:150px;background: url(../img/img_step.jpg) -606px 0 no-repeat;}
	ul#step li#st06{width:144px;background: url(../img/img_step.jpg) -756px 0 no-repeat;}

	body#contents.step1 ul#step li#st01{width:153px;background: url(../img/img_step.jpg) 0 -37px no-repeat;}

	body#contents.step2 ul#step li#st01{width:128px;background: url(../img/img_step.jpg) 0 0 no-repeat;}
	body#contents.step2 ul#step li#st02{width:178px;background: url(../img/img_step.jpg) -128px -74px no-repeat;}

	body#contents.step3 ul#step li#st02{width:130px;background: url(../img/img_step.jpg) -153px 0 no-repeat;}
	body#contents.step3 ul#step li#st03{width:173px;background: url(../img/img_step.jpg) -283px -37px no-repeat;}

	body#contents.step4 ul#step li#st03{width:128px;background: url(../img/img_step.jpg) -306px 0 no-repeat;}
	body#contents.step4 ul#step li#st04{width:172px;background: url(../img/img_step.jpg) -434px -74px no-repeat;}

	body#contents.step5 ul#step li#st04{width:128px;background: url(../img/img_step.jpg) -456px 0 no-repeat;}
	body#contents.step5 ul#step li#st05{width:172px;background: url(../img/img_step.jpg) -584px -37px no-repeat;}

	body#contents.step6 ul#step li#st05{width:128px;background: url(../img/img_step.jpg) -606px 0 no-repeat;}
	body#contents.step6 ul#step li#st06{width:166px;background: url(../img/img_step.jpg) -734px -74px no-repeat;}


p.backTop{clear:both;float:right;margin-bottom:0.5em;}
p.backTop a{display:block;width:213px;height:20px;position:relative;overflow:hidden;}
p.backTop a:hover{font-size:1px;}
p.backTop a:hover img{position:relative;top:-20px;}

p.backTop2{clear:both;float:right;margin-bottom:0.5em;background:#ccc;}
p.backTop2 a{display:block;width:129px;height:20px;position:relative;overflow:hidden;}
p.backTop2 a:hover{font-size:1px;}
p.backTop2 a:hover img{position:relative;top:-20px;}

p.backList{clear:both;float:right;margin-bottom:0.5em;}
p.backList a{display:block;width:124px;height:20px;position:relative;overflow:hidden;}
p.backList a:hover{font-size:1px;}
p.backList a:hover img{position:relative;top:-20px;}

p.backPrevPage{clear:both; text-align:left; margin-bottom:10px;}



	/*--CLEAR--*/
	ul#step:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*---------------------------------------------------------
　column1
---------------------------------------------------------*/
div#column1{
	width:100%;
	clear:both;
	margin-bottom:1em;
}
div#column1 div.boxS{
	width:884px;
	border:8px solid #f1ebe6;
	float:left;
	margin:0 17px 0 0;
	min-height:300px;
}

div#column1 div.boxS-inner{
	text-align:left;
	width:860px;
	margin:12px;
}

div#column1 div.boxS-inner p.place_name{
	text-align:center;
	font-size:2.0em;
	padding:0.5em 0 0;
}

div#column1 div.boxS-inner p.place_moda_name{
	text-align:center;
	font-size:1.5em;
	padding:0.5em 0;
	font-weight:bold;
}

div#column1 div.boxS-inner p.place_moda_name a{
	width:200px;
	height:1.5em;
	border:solid 2px #CCC;
	padding:0.2em 0.8em;
	background-color: #333;
	color:#FFF;
}

div#column1 div.boxS-inner p.place_moda_name a:hover{
	background-color: #CCC;
	color:#333;
	text-decoration:none;
	border:solid 2px #333;
}

div#column1 div.boxS-inner h3.dlhead{
	color:#000;
	margin:2em 0 0 2em;
}

div#column1 div.boxS-inner dl{
	margin:2em auto 1em;
	width:660px;
}


body.step4 div#column1 div.boxS-inner dl{
	margin:0.5em auto 0.5em;
}

div#column1 div.boxS-inner dl dt{
	width:165px;
	float:left;
	margin:0;
	padding:8px 5px 0;
	font-size:0.8em;
	text-align:left;
}

body.step4 div#column1 div.boxS-inner dl dt{
	font-size:1.0em;
	padding:0.1em 5px 0;
}

div#column1 div.boxS-inner dl dd{
	width:470px;
	margin:0;
	float:left;
	padding:3px;
	font-size: 0.9em;
	text-align:left;
}


div#column1 div.boxS-inner dl dd.big_dd{
	font-size:1.3em;
}



div#column1 div.boxS-inner dl dd p.souchi_remark{
	text-align:left;
	padding:0.5em 0;
	color:#900;
	font-size:0.9em;
	font-weight:bold;
}

div#column1 div.boxS-inner dl dd label{
	margin:0 0 0 0.8em;
	padding:0 0.3em 0.1em 0;
	cursor:pointer;
}
div#column1 div.boxS-inner dl dd label input{
	vertical-align:middle;
	margin-top:1px;
}

div#column1 div.boxS-inner dl dd input.txt_box_ss{
	width:30px;
	border:1px solid #ccc;
	margin-bottom:0.5em;
	padding:2px;
}
div#column1 div.boxS-inner dl dd input.txt_box_s{
	width:50px;
	margin:0 3px 0.5em 3px;
	border:1px solid #ccc;
	padding:2px;
}

div#column1 div.boxS-inner dl dd input.txt_box_m{
	width:150px;
	margin:0 3px 0.5em 3px;
	border:1px solid #ccc;
	padding:2px;
}


div#column1 div.boxS-inner dl dd input.txt_box_l{
	width:250px;
	margin:0 3px 0.5em 3px;
	border:1px solid #ccc;
	padding:2px;
}

div#column1 div.boxS-inner dl dd input.bmS{margin-bottom:0;}


div#column1 div.boxS-inner dl dd select{
	border:1px solid #ccc;
	padding:2px;
	margin:0 5px 0.5em 0;
}

div#column1 div.boxS-inner dl dd textarea{
	width:400px;
	border:1px solid #ccc;
	padding:2px;
	height:5em;
}

div#column1 div.boxS-inner dl dd label input#customer_jitaku_renraku11{margin-bottom:0.5em;}
div#column1 div.boxS-inner dl dd span{
	padding:0.8em 0.6em 0;
	font-size:0.8em;
	color:#900;
}

div#column1 div.boxS-inner dl dt span{
	font-size:0.6em;
}


div#column1 div.boxS-inner dl#person1_base,
div#column1 div.boxS-inner dl#person2_base,
div#column1 div.boxS-inner dl#person1_ex,
div#column1 div.boxS-inner dl#person2_ex,
div#column1 div.boxS-inner dl#person1_ex2,
div#column1 div.boxS-inner dl#person2_ex2,
div#column1 div.boxS-inner dl.jushin_box
{padding-bottom:2em;border-bottom:2px dotted #e8e1db;}



div#column1 div.boxS-inner h3{
	color:#08877a;
	margin-top:1.5em;
}

body.step4 div#column1 div.boxS-inner h3{
	margin-top:1.0em;
}

div#column1 div.boxS-inner h3#personalinfo,
div#column1 div.boxS-inner h3#enquete{
	font-size:1.2em;
	border-left:8px solid #ccc;
	padding:0 0 0 10px;
	margin:0 0 0.5em 1em;
	color:#000;
}

div#column1 div.enquete h4{
	clear:both;
	margin:2em 30px 0.3em;
}

div#column1 div.enquete ul{
	clear:both;
	margin:0 45px;
}

div#column1 div.enquete ul.enquete1_li li{
	float:left;
	width:50%;
}

	/*--CLEAR--*/
	div#column1 div.enquete ul.enquete1_li:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}

div#column1 div.enquete p{
	margin:0 45px;
}

div#column1 div.privacy p,
div#column1 div.enq p{
	margin:0 2em;
	font-size:0.9em;
	line-height:1.4;
}

	/*--CLEAR--*/
	div#column1:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}

div#column1 div.boxS-inner p.tochange{
	clear:both;
	text-align:right;
	margin: 0 0 10px;
	font-size: 0.8em;
}

div#column1 div.boxS-inner dl.personal_box{border-bottom:2px dotted #e8e1db;}

/*
div#column1 div.boxS-inner p.txtR,
body.step5 div#column1 div.boxS-inner p.tochange{float:right;margin-bottom:2em;}

div#column1 div.boxS-inner p.txtR a,
body.step5 div#column1 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column1 div.boxS-inner p.txtR a:hover,
body.step5 div#column1 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column1 div.boxS-inner p.txtR a:hover img,
body.step5 div#column1 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}
*/

div#column1 div.boxS-inner p.txtR,
body.step3 div#column1 div.boxS-inner p.tochange,
body.step5 div#column1 div.boxS-inner p.tochange{float:right;margin:2em 0 1em 0;}

div#column2 div.boxS-inner p.txtR a,
body.step3 div#column1 div.boxS-inner p.tochange a,
body.step5 div#column1 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column2 div.boxS-inner p.txtR a:hover,
body.step3 div#column1 div.boxS-inner p.tochange a:hover,
body.step5 div#column1 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column2 div.boxS-inner p.txtR a:hover img,
body.step3 div#column1 div.boxS-inner p.tochange a:hover img,
body.step5 div#column1 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}



div#column1 div.boxS-inner table#yoyaku_list{
	border-collapse:collapse;
	border-spacing:0px;
	margin:10px;
	width:830px;
}

div#column1 div.boxS-inner table#yoyaku_list th,div#column1 div.boxS-inner table#yoyaku_list td{
	border:solid 1px #CCC;
	font-size:0.8em;
	padding:0.2em;
}

div#column1 div.boxS-inner table#yoyaku_list th{
	text-align:center;
	color:#FFF;
	background-color:#999;
	font-weight:normal;
}

div#column1 div.boxS-inner table#yoyaku_list tr.mukou{
	background-color:#EEE;
	color:#AAA;
}


/*--ログイン----------------------------------*/
div#column1 div.login div.boxS-inner{text-align:center;padding-top:2.5em;}

div#column1 div.login div.boxS-inner p a{
	display:block;
	width:226px;
	height:41px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}
div#column1 div.login div.boxS-inner p a:hover{font-size:1px;}
div#column1 div.login div.boxS-inner p a:hover img{position:relative;top:-41px;}


div#column1 div.login div.boxS-inner dl{
	width:400px;
	margin: 0 auto 2em;
	padding: 0;
	text-align:left;
}
div#column1 div.login div.boxS-inner dl dt{
	margin: 0;
	padding: 8px;
	width: 5em;
	text-align:left;
}
div#column1 div.login div.boxS-inner dl dd{
	padding:8px 8px 8px 6.5em;
	margin-left: 0;
	margin-top: -2.4em;
}

div#column1 div.boxS-inner dl dd input{
	border:1px solid #ccc;
}


div#column1 div.login div.boxS-inner input{
	width:200px;
	border:1px solid #ccc;
	padding:3px;
}
div#column1 div.login div.boxS-inner p.err_msg{color:#b20d0d;}

	/*--CLEAR--*/	
	div#column1 div.login div.boxS-inner:after,
	div#column1 div.boxS-inner dl:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*--予約完了--------------------------*/
body#contents.step6 div#conBody h2{margin-bottom:1.5em;}

body#contents.step6 div.boxS-inner p{
	font-size:1em;
	line-height:1.5;
	text-align:left;
	margin:1.5em 0;
}

body#contents.step6 div.boxS-inner p,
body#contents.action_error div.boxS-inner p
{text-align:center;}

body#contents.step6 div.boxS-inner p a.btn,
body#contents.action_error div.boxS-inner p a.btn
{display:block;width:207px;height:37px;position:relative;overflow:hidden;margin:0 auto;}

body#contents.step6 div.boxS-inner p a.btn:hover,
body#contents.action_error div.boxS-inner p a.btn:hover{font-size:1px;}

body#contents.step6 div.boxS-inner p a.btn:hover img,
body#contents.action_error div.boxS-inner p a.btn:hover img
{position:relative;top:-37px;}


/*--処理エラー--------------------------*/
body#contents.action_error div.boxS-inner p{
	padding:0 0 1em;
}

body#contents.action_error div.boxS-inner p#action_error_msg{
	font-weight:bold;
	color:#F00;
	font-size:1.5em;
	padding:3em 0 3em;
}

/*--直近の空き枠--------------------------*/

ul#latest_list_clmL,ul#latest_list_clmR{
	margin: -1.5em 1em 2em 4em;
	float:left;
}

ul#latest_list_clmL li,ul#latest_list_clmR li{
	font-size:1.3em;
	margin: 0 0 0.2em 0 ;
}


/*---------------------------------------------------------
　column2
---------------------------------------------------------*/
div#column2{
	width:100%;
	_width:103%;
	clear:both;
	margin-bottom:1em;
}

div#column2 div.boxS{
	width:425px;
	border:8px solid #f1ebe6;
	float:left;
	margin:0 17px 0 0;
	min-height:400px;
}

div#column2 div.boxS:not(:target){
	min-height:500px\9;
}


div#column2 div.boxS-inner{
	/*text-align:left;*/
	width:415px;
	margin:12px 0;
}

div#column2 div.last{margin-right:0;position:relative; z-index:1;}

	/*--メッセージ表示用--*/
	div#column2 div.last img.messe{
		position:absolute;
		top : 0;
		left:0;
		z-index:10;
	}


div#conBody h2{
	font-size:1.6em;
	color:#453b3b;
	border-left:10px solid #08877a;
	padding:1px 0 1px 8px;
	margin:0.5em 0 0.5em 0;
	color:#08877a;
}

div#conBody h2 span{
	font-size:0.8em;
	font-weight:normal;
}

div#column2 div.boxS-inner h3{
	display:block;
	width:404px;
	height:33px;
	text-indent:-9999px;
	text-align:left;
}

div#column2 div.boxS-inner h3.month_heading{
	font-size:1.2em;
	border-left:8px solid #ccc;
	padding:0 0 0 10px;
	margin:0 0 0.5em 1em;
	width:auto;
	height:auto;
	text-indent:0;
}

div#column2 div.boxS-inner h3#person_heading1{background: url(../img/mttl_01.gif) 0 0 no-repeat;}
div#column2 div.boxS-inner h3#person_heading2{background: url(../img/mttl_02.gif) 0 0 no-repeat;}


div#column2 div.boxS-inner dl{
	clear:both;
	margin:10px 0 0 10px;
	padding-bottom:1em;
}

div#column2 div.boxS-inner dl#person1_base,
div#column2 div.boxS-inner dl#person2_base,
div#column2 div.boxS-inner dl#person1_ex,
div#column2 div.boxS-inner dl#person2_ex,
div#column2 div.boxS-inner dl#person1_ex2,
div#column2 div.boxS-inner dl.jushin_box{
	padding-bottom:2em; border-bottom:2px dotted #e8e1db;
}

div#column2 div.boxS-inner dl#person1.jushin_box,
div#column2 div.boxS-inner dl#person2.jushin_box{padding-bottom:0; border-bottom:none;}


div#column2 div.boxS-inner dl dt{
	width:120px;
	float:left;
	margin:0;
	padding:8px 5px 0;
	font-size:0.8em;
	text-align:left;
}

div#column2 div.boxS-inner dl dd{
	width:260px;
	margin:0;
	float:left;
	padding:3px;
	font-size: 0.9em;
	text-align:left;
}

/*IE9*/
body.step1 div#column2 div.boxS-inner dl dt:not(:target){
	width:120px\9;
	height:25px\9;
	float:left\9;
	margin:0\9;
	padding:5px 5px 0\9;
	font-size:0.8em\9;
	text-align:left\9;
}

body.step1 div#column2 div.boxS-inner dl dd:not(:target){
	width:260px\9;
	height:25px\9;
	margin:0\9;
	float:left\9;
	margin:0\9;
	padding:5px 5px 0\9;
	font-size: 0.9em\9;
	text-align:left\9;
}


div#column2 div.boxS-inner dl dd span{
	padding:0.8em 0.6em 0;
	font-size:0.8em;
	color:#900;
}


div#column2 div.boxS-inner div#same1check{
	background:#fbe7d3;
	font-size:1em;
	margin:10px 15px;
	padding:0.5em 0.8em;
	font-size:0.8em;
	color:#900;
	text-align:left;
}

div#column2 div.boxS-inner div#same1check p.check_same{
	padding-top:0.5em;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
}


div#column2 div.boxS-inner dl dd.wide2c,
body.step1 div#column2 div.boxS-inner dl dd.wide2c
{
	clear:both;
	width:380px;
	font-size:0.8em;
	margin: 0 0 15px 20px;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box{
	float:left;
	width:185px;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box h4{
	font-weight:normal;
	margin:0.5em 0 0.2em;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box label{
	/*display:block;*/
	margin:0 0 0 0.8em;
	padding:0 0.3em 0.1em 0;
	cursor:pointer;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box label input{
	vertical-align:middle;
	margin-top:1px;
}

div#column2 div.boxS-inner p.tochange{
	clear:both;
	text-align:right;
	margin: 0 0 10px;
	font-size: 0.8em;
}

div#column2 div.boxS-inner dl.personal_box{border-bottom:2px dotted #e8e1db;}

div#column2 div.boxS-inner p.txtR,
body.step3 div#column2 div.boxS-inner p.tochange,
body.step5 div#column2 div.boxS-inner p.tochange{float:right;margin:2em 0 1em 0;}

div#column2 div.boxS-inner p.txtR a,
body.step3 div#column2 div.boxS-inner p.tochange a,
body.step5 div#column2 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column2 div.boxS-inner p.txtR a:hover,
body.step3 div#column2 div.boxS-inner p.tochange a:hover,
body.step5 div#column2 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column2 div.boxS-inner p.txtR a:hover img,
body.step3 div#column2 div.boxS-inner p.tochange a:hover img,
body.step5 div#column2 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}


body.step5 div#column2 div.boxS-inner dl.personal_box{
	border-top:2px dotted #e8e1db;
	border-bottom:2px dotted #e8e1db;
	padding-top:1em;
}

body.step5 div#column2 div.boxS.longheight{min-height:660px;}



/*--カレンダー-------------------------------*/
div#column2 div.boxS-inner table.cal{
	border-collapse:collapse;border-spacing:0px;
	width:385px;
	margin:10px auto;
	padding:0;
	text-align:center;
	border:solid 1px #CCC;
	border-top:none;
}

div#column2 div.boxS-inner table.cal th,div#column2 div.boxS-inner table.cal td{
	text-align:center;
	margin:0;
	border:solid 1px #CCC;

}

div#column2 div.boxS-inner table.cal td{
	font-size:20px;
	vertical-align:middle;
	height:40px;
}
div#column2 div.boxS-inner table.cal th.sat{background:#83d8ea;}
div#column2 div.boxS-inner table.cal th.sun{background:#ea8399;}

div#column2 div.boxS-inner table.cal td.sun{color:#B00;}

div#column2 div.boxS-inner table.cal td a{
	display:block;
	margin:0;
	vertical-align:middle;
	background:#e7f8fc;
	padding:6px 0;
}

div#column2 div.boxS-inner table.cal td.sun a{color:#B00;}

div#column2 div.boxS-inner table.cal th{
	height:30px;
	background:#AAA;
	color:#FFF;
}



	/*--CLEAR--*/	
	div#column2 div.boxS-inner dl:after,
	div#column2:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*---------------------------------------------------------
　開始時間の選択
---------------------------------------------------------*/

div#wrapper{width:90%;margin:1em auto;}

div#wrapper h1{
	color:#fff;
	font-size:1.6em;
	margin-bottom:1em;
	height:41px;
	background: url(../img/cmn_bg_header.jpg) 0 0 repeat-x;
}

div.inquiry h1,div.privacy h1,div.day h1{
	margin-top:40px;
}

div#wrapper h2{
	font-size:1.4em;
	color:#08877a;
	padding:1px 0 1px 8px;
	margin:0 0 0.5em 0;
	border-left:10px solid #08877a;
}

div#wrapper h2 span{
	font-size:0.9em;
	font-weight:normal;
}


div#wrapper div#info_box{
	text-align:left;
}

div#wrapper div#info_box h2{
	text-align:left;
	margin:1.3em 0 0.3em 0;
	bordert:none;
}

div#wrapper div#info_box p{
	text-align:left;
	margin:0 1em 0;
}

div#person1,
div#person2{margin-bottom:2em;}

div#person1 h3,
div#person2 h3{
	display:block;
	width:404px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:1em;
	background: url(../img/mttl_01.gif) 0 0 no-repeat;
}
div#person2 h3{background: url(../img/mttl_02.gif) 0 0 no-repeat;}


div#person1 ul,
div#person2 ul{
	width:96%;
	text-align:left;
	margin:0 0 0 1em;
}

div#person1 ul li,
div#person2 ul li{
	display:block;
	width:20%;
	float:left;
	margin:0 5px 0.5em 0;
}


div#person1 h3.days{
	font-size:1.5em;
	background-image:none;
	text-indent:0;
	text-align:left;
	margin:0;
	color:#08877a;
	font-weight:bold;
}

div#person1 h4.days{
	font-size:1.4em;
	clear:both;
	text-align:left;
	padding:1em 12px 0.5em;
	font-weight:bold;
}

div#person1 p.souchi_remark{
	clear:both;
	text-align:left;
	padding:0 12px 0.5em;
	color:#900;
}


	body#contents_hsinner.step2_hsinner div#wrapper p{text-align:center;}
	body#contents_hsinner.step2_hsinner div#wrapper p a{display:block;width:226px;height:41px;position:relative;overflow:hidden;margin:0 auto;}
	body#contents_hsinner.step2_hsinner div#wrapper p a:hover{font-size:1px;}
	body#contents_hsinner.step2_hsinner div#wrapper p a:hover img{position:relative;top:-41px;}



	/*--CLEAR--*/	
	div#person1:after,
	div#person2:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*---------------------------------------------------------
　個人情報
　お問い合わせ
---------------------------------------------------------*/
div#wrapper.privacy div#info_box,
div#wrapper.inquiry div#info_box{
	width:96%;
	margin:0 auto;
	font-size:0.9em;
}

div#wrapper.privacy div.sbox{margin-bottom:3em;}


div#wrapper.privacy  div#info_box h2,
div#wrapper.inquiry div#info_box h2{
	font-size:1.2em;
	border-left:8px solid #453b3b;
	padding:0 0 0 10px;
	color:#000;
}

div#wrapper.privacy  div#info_box h3{
	font-size:1.1em;
	margin:0 0 10px 12px;
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
}

div#wrapper.privacy  div#info_box p{margin-bottom:1em;}

div#wrapper.privacy  div#info_box ul,
div#wrapper.privacy  div#info_box ol{width:96%;margin:0 0 0 1em;}
div#wrapper.privacy  div#info_box ul{margin-bottom:2em;}

div#wrapper.privacy  div#info_box ol li{
	list-style-type: decimal;
	line-height:1.2em;
	margin-bottom:0.5em;
}

div#wrapper.privacy  div#info_box ul li{
	background: url(../img/z_mark_gy.gif) 0 10px no-repeat;
	padding:0 0 0 12px;
}

div#wrapper.inquiry div.inquiry_tel{margin-bottom:3em;}

div#wrapper.inquiry div.inquiry_tel p#tel{
	background:url(../img/z_ico_free.gif) 0 0px no-repeat;
	margin:0.5em 0.5em 0 ;
	vertical-align:middle;
	padding:5px 0 5px 65px;
	font-size:1.9em;
	font-weight:bold;
}
div#wrapper.inquiry div.inquiry_tel p#time,
{
	font-size:0.9em;
	margin:0.5em 0 0 1em;
}
div#wrapper.inquiry div.inquiry_tel p#mail{
	font-size:1.2em;
	margin:0.5em 0 0 1em;
}




/*---------------------------------------------------------
　ボタンエリア
---------------------------------------------------------*/
div.btnArea{
	clear:both;
	width:100%;
	text-align:center;
	margin:0.5em 0 1em 0;
}

div.btnArea.lyleft{
	width:226px;
	text-align:left;
	margin:0.5em 0 1em 1em;
}

div.btnArea.left_to_cal{
	width:830px;
	text-align:right;
	margin:0 0 1em 1em;
}

div.btnArea.lyright{
	width:226px;
	text-align:right;
	margin:0.5em 0 1em 1em;
}

	div.btnArea a.bt01{display:block;width:226px;height:41px;position:relative;overflow:hidden;margin:0 auto;}
	div.btnArea a:hover.bt01{font-size:1px;}
	div.btnArea a:hover.bt01 img{position:relative;top:-41px;}

	a#modify_date_ancher{display:block; width:165px;height:30px;position:relative;overflow:hidden;margin:0 auto; float:right;}
	a:hover#modify_date_ancher{font-size:1px;}
	a:hover#modify_date_ancher img{position:relative;top:-30px;}

	div.btnOne ul{width:126px;margin:0 auto;}
	div.btnTow ul{width:275px;margin:0 auto;}
	div.btnTowB{width:473px;margin:0 auto;}
	div.btnTowB.three{width:730px;margin:0 auto;}
	div.btnTowC ul{width:340px;margin:0 auto;}
	div.btnTowD{width:375px;margin:0 auto;}

	div.btnTow ul li,
	div.btnTowB ul li,
	div.btnTowC ul li,
	div.btnTowD ul li{float:left;}

	div.btnArea ul li a{display:block;width:126px;height:40px;position:relative;overflow:hidden;margin:0 5px;}
	div.btnArea ul li a:hover{font-size:1px;}
	div.btnArea ul li a:hover img{position:relative;top:-40px;}

	div.btnTowB ul li a{width:226px;height:41px;}
	div.btnTowB ul li a:hover img{position:relative;top:-41px;}

	div.btnTowD ul li a{width:226px;height:41px;}
	div.btnTowD ul li a:hover img{position:relative;top:-41px;}
	div.btnTowD ul li.sizes a{width:126px;height:40px;}
	div.btnTowD ul li.sizes a:hover img{position:relative;top:-40px;}

	div.btnTowC ul li a{width:169px;height:40px;margin:0;}
	div.btnTowC ul li a:hover img{position:relative;top:-40px;}


	/*--CLEAR--*/
	div.btnArea:after,
	div.btnArea ul:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}

#info_box p a{display:block;width:204px;height:37px;position:relative;overflow:hidden;margin:0 auto;}
#info_box p a:hover{font-size:1px;}
#info_box p a:hover img{position:relative;top:-37px;}

#info_box p a.next{width:226px;height:41px;}
#info_box p a.next:hover img{top:-41px;}


#info_box div.loader{
	width:100%;
	text-align:center;
	padding:2em 0 1em;
}

/*---------------------------------------------------------
　チップス
---------------------------------------------------------*/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-north { background-image: url(../img/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../img/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../img/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../img/tipsy-west.gif); background-position: left center; }

/*---------------------------------------------------------
　フリーメッセージ
---------------------------------------------------------*/
div.free_msg{
	clear:both;
}

div.free_msg p{
	font-size:0.8em;
	color: #FFF;
	background-color:#f48416;
	padding:0.5em 0.8em;
	margin:0 15px;
	text-align:left;
}

/*---------------------------------------------------------
　ページング
---------------------------------------------------------*/
div.paging{width:100%; clear:both;}
div.paging p.paging_pref{float:left; margin-bottom:10px;}
div.paging p.paging_next{float:right; margin-bottom:10px;}

	div.paging p.paging_pref a,
	div.paging p.paging_next a{display:block;width:92px;height:26px;position:relative;overflow:hidden;margin:0 auto;}
	div.paging p.paging_pref a:hover,
	div.paging p.paging_next a:hover{font-size:1px;}
	div.paging p.paging_pref a:hover img,
	div.paging p.paging_next a:hover img{position:relative;top:-26px;}


	/*--CLEAR--*/
	div.pagin:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}


/*---------------------------------------------------------
　注意メッセージ
---------------------------------------------------------*/
div#submit_attention{
	margin:1em 0 1.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#008;
}

div#submit_attention a{
	text-decoration:underline;
}

/*---------------------------------------------------------
　入力漏れアラートメッセージ
---------------------------------------------------------*/
p.input_alert{
	background-color:#C00;
	color:#FFF;
	padding:0.3em 0.8em;
}

/*---------------------------------------------------------
　変更前の予約
---------------------------------------------------------*/
div.reserved_data{
	clear:both;
	border:solid 5px #CCC;
	padding:0.5em 0.5em 0.8em;
	margin: 0.5em 0;
	text-align:left;
	font-size:0.8em;
	width:876px;
}

div.reserved_data p{
	clear:both;
	font-weight:bold;
	padding-left:0.5em;
}

div.reserved_data dl{
	padding:0;
	margin:0.5em 0 0;
	width:870px;
}

div.reserved_data dl dt{
	width:80px;
	float:left;
	padding:0 0 0 1.5em;
	margin:0;
}

div.reserved_data dl dd{
	width:760px;
	float:left;
	padding:0;
	margin:0;
}

/*--CLEAR--*/
div.reserved_data,div.reserved_data dl.reserved_data:after{
	content:"";
	display:table;
	clear:both;
	zoom:1;
}


#info_box p a#kensa_pdf_btn{
	width:10em;
	height:1.5em;
	border:solid 2px #CCC;
	background-color: #333;
	padding:0.3em 0;
	color:#FFF;
	text-align:center;
	font-size:1em;
	margin:0.5em 0 0;
}

#info_box p a#kensa_pdf_btn:hover{
	font-size:1em;
	width:10em;
	height:1.5em;
	background-color: #CCC;
	color:#333;
	text-decoration:none;
	border:solid 2px #333;
}



#info_box p a{display:block;width:204px;height:37px;position:relative;overflow:hidden;}
#info_box p a:hover{font-size:1px;}
#info_box p a:hover img{position:relative;top:-37px;}


/*--KINKI--*/

div#column1 div.boxS-inner div.kinki_check_box h3{
	font-size:1.4em;
	color:#C00;
	margin:1.5em 1em;
	font-weight:bold;
}

div#column1 div.boxS-inner div.kinki_check_box h4{
	font-size:1.2em;
	color:#300;
	margin:1em 2em;
}

div#column1 div.boxS-inner div.kinki_check_box p.attn{
	font-size:1.05em;
	color:#333;
	margin:1.5em auto;
	width:600px;
	text-indent:-1em;
}

div#column1 div.boxS-inner div.kinki_check_box ul{
	margin:1em 6em;
}

div#column1 div.boxS-inner div.kinki_check_box ul li{
	list-style-type: disc
}

div#column1 div.boxS-inner div.btnArea{
	padding:2em 0;
}

div#column1 div.boxS-inner div.kinki_check_box a.gaitou_ari,
div#column1 div.boxS-inner div.kinki_check_box a.gaitou_nashi{
	font-weight:bold;
	font-size:1.2em;
	background-color:#000;
	border:solid 3px #CCC;
	color:#FFF;
	padding: 0.6em 3em;
}

div#column1 div.boxS-inner div.kinki_check_box a.gaitou_nashi{
	background-color:#009;
}

div#column1 div.boxS-inner div.kinki_check_box a.gaitou_ari{
	background-color:#600;
}

div#column1 div.boxS-inner div.kinki_check_box a.kinki_k1,
div#column1 div.boxS-inner div.kinki_check_box a.kinki_k2{
	font-weight:bold;
	font-size:1.8em;
	background-color:#000;
	border:solid 3px #CCC;
	color:#FFF;
	padding: 0.6em 3em;
}

div#column1 div.boxS-inner div.kinki_check_box a.kinki_k1{
	background-color:#500;
}

div#column1 div.boxS-inner div.kinki_check_box a.kinki_k2{
	background-color:#005;
}

#info_box.kinki_check_box p{
	font-size:1.2em;
	padding: 0 0 1em;
}

#info_box.kinki_check_box p.callcenter{
	padding:2em 0 2em;
	font-size:1.0em;
}

#info_box.kinki_check_box p.callcenter span{
	font-size:1.5em;
	font-weight:bold;
}

span.hissu{
	font-size:0.8em;
	color:#FFF;
	background-color:#A00;
	padding:0.1em 0.3em;
	margin-left:0.5em;
}

