* {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body,
div,form,
h1,h2,h3,h4,h5,h6,p,address,
dl,dt,dd,ul,ol,li,
table,th,td {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img,div,p,h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
	font-size:13px;
	border:none;
}


a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	color:#FF6633;
	text-decoration:underline;
}
a:visited {
	color:#601D55;;
}

#FRAME {
}

#HEADER{
	background-image:url(../img/header_bg_bt.jpg);
	background-repeat: repeat-x;
	height: 84px;
	text-align:center;
	margin-bottom: 31px;
}

#HEADER #HEADER_CONTAINER {
	margin:0px auto 0px auto;
	width:970px;
	text-align:left;
}

#BODY{
	text-align:center;
}
	#BODY #BODY_CONTAINER{
		margin:0px auto 0px auto;
		width:970px;
		text-align:left;
	}

/*フッター*/
#FOOTER{
	height:30px;
	background-color:#003366;
	text-align:center;
}
	#FOOTER #FOOTER_CONTAINER{
		margin:0px auto 0px auto;
		width:970px;
		text-align:left;
		color: #CCCCCC;
		font-size:10px;
		line-height:30px;
		background-image:url(../img/copyright.gif);
		background-repeat: no-repeat;
		background-position:right top;
	}
	#FOOTER #FOOTER_CONTAINER a{
		color: #CCCCCC;
		text-decoration:none;
	}
	#FOOTER #FOOTER_CONTAINER a:hover{
		text-decoration:underline;
	}

/*予約完了までの流れ*/
#FLOW{
	height:99px;
	background-image:url(../img/flow_bg.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin-bottom:26px;
}
	.flow_comment {
		margin-bottom:12px;
	}


/*予約完了までの流れ*/
#FORM {
}
	#FORM .advice {
		margin-bottom:9px;
	}

/*フォーム内*/
.counseling_item {
	font-size:14px;
	padding: 15px 0px;
}
.counseling_item strong{
	font-size:14px;
}

.bottomline_dot {
	border-bottom: dashed 1px #E0E9E8;
}

td select {
	width:120px;
}
td input.formTextInput{
	width:120px;
}

.select_time {
	float:left;
	margin-right:5px;
	height:17px;
}

.calendar_open {
	margin-top:2px;
	float:left;
	cursor:pointer;
	color:#003399;
	background-image:url(../img/calendar_open.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height:15px;
	line-height:17px;
	padding-left:16px;
}
/*ボタンエリア*/
.attention {
	padding:16px;
	background-color:#f3f3f3;
	line-height:18px;
}
#SUBMITAREA {
	margin:32px 0px 65px 0px;
	text-align:center;
}

/*Complete画面*/
#COMPLETE_LEFT {
	float:left;
	width:570px;
}
	#COMPLETE_LEFT h1{
		padding-bottom:12px;
	}
	#COMPLETE_LEFT div.CPtitle{
		padding-bottom:12px;
		border-bottom:dashed 1px #999999;
		line-height:20px;
	}
	#COMPLETE_LEFT div.CPtitle p{
		padding-left:28px;
	}

	#COMPLETE_LEFT .message{
		padding-top:28px;
		background-image:url(../img/doctor.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		line-height:20px;
		font-size:13px;
	}
	span.attention2{
		color:#c00;
		font-weight:bold;
		font-size:14px;
	}
	#COMPLETE_LEFT .message a{
		background-image:url(../img/left_arrow_white_blue.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:15px;
		font-size:13px;
		line-height:15px;
		height:15px;
	}


#COMPLETE_RIGHT {
	float:right;
	width:370px;
}
	#COMPLETE_RIGHT .header{
		width:370px;
		height:2px;
		background-image:url(../img/complete_right_bk_header.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}
	#COMPLETE_RIGHT .body{
		width:370px;
		background-image:url(../img/complete_right_bk_body.jpg);
		background-repeat:repeat-y;
	}
		#COMPLETE_RIGHT .body .context{
			padding: 12px;
		}
		#COMPLETE_RIGHT .body .context h3{
			height:27px;
			background-image:url(../img/gyoukai_saidaikyuu_bk.jpg);
			background-repeat:repeat-x;
			margin-bottom:12px;
		}
		#COMPLETE_RIGHT .body .context .item{
			border-bottom:dashed 1px #999999;
			margin-bottom:15px;
		}
		
	#COMPLETE_RIGHT .footer{
		width:370px;
		height:3px;
		background-image:url(../img/complete_right_bk_footer.jpg);
		background-repeat:no-repeat;
		backgroud-position:left bottom;
		overflow:hidden;
	}


.completeFooter {
	background-image:url(../img/complete_footer_back.jpg);
	background-repeat: no-repeat;
	height:140px;
	font-size:10px;
	padding-top:41px;
	padding-left:10px;
}
	.completeFooter .item {
		float:left;
		border-right:dashed 1px #cccccc;
		height:94px;
		padding-left:4px;
	}
	.completeFooter .item_first {
		float:left;
		border-right:dashed 1px #cccccc;
		height:94px;
	}
	.completeFooter .item_last {
		float:left;
		height:94px;
		padding-left:4px;
	}
	.completeFooter .logo {
		padding-bottom:8px;
	}
	.comment_hk {width:142px;font-size:10px;line-height:15px;}
	.comment_std {width:148px;font-size:10px;line-height:15px;}
	.comment_ed {width:158px;font-size:10px;line-height:15px;}
	.comment_pw {width:147px;font-size:10px;line-height:15px;}
	.comment_hair {width:148px;font-size:10px;line-height:15px;}
	.comment_bt {width:153px;font-size:10px;line-height:15px;}

/*AGForms出力*/
table.agforms {
	border:solid 1px #CEDDDC;
	margin:0px;
	border-collapse:collapse;
}

table.agforms th {
	border:solid 1px #CEDDDC;
	background-color:#F0F4F4;
	text-align:left;
	width:175px;
	margin:0px;
	padding:12px;
	font-size:14px;
}

table.agforms th.need{
	background-image:url(../img/need_icon.gif);
	background-repeat: no-repeat;
	background-position: 159px center;
}

table.agforms td {
	width:768px;
	border:solid 1px #CEDDDC;
	background-color:#FFFFFF;
	margin:0px;
	text-align:left;
	padding:9px;
}

.agformError {
	color:red;
	font-size:10px;
}

/*性病オプション*/
.contentSub {
	background-color:#ffffff;
	border:none;
	visibility: hidden; 
	height:1px;
	overflow:hidden;
	width:600px;
}
	.contentSub .context {
		padding:16px;
		background-color:#f3f3f3;
		font-size:14px;
		margin-left:20px;
		line-height: 20px;
	}
	.contsubtable td{
		font-size:14px;
		height:20px;
	}

	.subContentItem{
	}
	.subContentItem_etc_l {
		float:left;
	}
	.subContentItem_etc_r {
		float:left;
		width:349px;
		padding:5px;
	}

	.subContentItem_etc_r textarea{
		height:80px;
		width:340px;
	}
/*美容オプション*/
.contentSubBeauty {
	background-color:#ffffff;
	border:none;
	visibility: hidden; 
	height:1px;
	overflow:hidden;
	width:750px;
}

.contentSubBeauty .context {
	padding:16px 0px 16px 16px;
	background-color:#f3f3f3;
	font-size:14px;
	margin-left:0px;
	line-height: 20px;
}

.subContentItem_Beauty {
	margin-right:10px;
	float:left;
}
	.subContentItem_Beauty strong{
		font-size:12px;
	}

/*その他*/
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-top-20 {
	margin-top:20px;
}
.fontsmall {
	font-size:10px;
}
.fontbold {
	font-weight:bold;
}
.fontlightgray {
	color:#999999;
}
.fontgray {
	color:#666666;
}
.fontred {
	color:#cc0000;
}

.clearboth{
	clear:both;
}
.center {
	text-align:center;
}