@charset "utf-8";

#maincont h2{
	margin:0px 0px 0px 30px;
}

/* グローバルナビ 今いるページ */
#gnavi li.gnavi_10 a {
	position:relative;
	left:-206px;
}

input,select{
	font-size:12px;
}

textarea{
	font-size:12px;
	border:1px solid #a7a6aa;
}

#form1 {
	width:750px;
	margin:0 auto;
}

#booking_box {
	margin:20px auto 20px auto;
	padding:0px 0px 0px 20px;
	width:703px;/*723*/
	color:#555555;
	background:url("./../images/booking/box_bg.gif") repeat-y;
}


p.important_text {
	margin-top:15px;
	margin-left:10px;
	padding:0;
	color:#d02646;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	width:600px;
}

p.booking_text {
	margin:10px 0px 0px 10px;
	padding:0;
	line-height:150%;
	width:650px;
}
p.booking_text2 {
	margin:10px 0 0 10px;
	padding:0;
	line-height:150%;
}
p.booking_text span.red_text {
	color:#d02646;
	display:block;
	margin:5px 0px 10px 0px;
	line-height:150%;
}

p.booking_text span.bold_text{
	font-weight:bold;
	margin:0px 10px 0px 0px;
}

.s_red {
	font-size:12px;
	color:#d02646;
}

.s_red2 {
	font-size:12px;
	color:#d02646;
	margin-left:221px;
	/margin-left:238px;
}

.s_red3 {
	font-size:12px;
	color:#d02646;
	margin-right:10px;
	font-weight : bold;
	line-height:140%;
	
}

#booking_table{
	width:723px;
	margin:20px auto;
}

#booking_table dt{
	background:#fbf3f1;
	padding:5px 0px 5px 15px;
}
#booking_table dt p{
	font-weight:bold;
}

#booking_table dd{
	margin:20px 0px 25px 0px;
	padding:0px 0px 0px 35px;
}

.left_text{
	float:left;
}

.left_text textarea{
	//width:380px;
	//margin:0px 0px 20px 0px;
}

.right_text{
	line-height:140%;
	color:#d02646;
	float:left;
	width:300px;
	padding:5px 0px 0px 5px;
}


#error{
	background-color:#e7e7cd;
	color:red;
	width:700px;
	height:auto;
	text-align:center;
	margin:0 auto 0;
	padding:10px;
}

#error ul li{
	list-style:circle;
	color:#666666;
}

.pos1,
.pos2 {
	margin:0 5px 0 0;
	/margin:0 2px 0 0;
	position:relative;
	top:2px;
	/top:1px;
}

/* For Opera & Safari */
html[xmlns*=""] body:last-child .pos1,
html[xmlns*=""] body:last-child .pos2 {
	top:0px;
}

.pos1 {
	/top:1px;
}

#option_area {
	
}

#option_area li {
	width:150px;
	height:17px;
	overflow:hidden;
	line-height:100%;
	display:inline;
	padding:0;
	margin:0 20px 3px 0;
	float:left;
}

.place {
	margin:0 0 5px 0;
}

.yoyaku{
	margin-left:-20px;
	padding-top: 2px;
	background: #fff;
}

.bottom{
	margin-left:-20px;}

#softbank {
	text-align:center;
	padding:20px 0 0;
}

#softbank h3 {
	width:300px;
	color:#555555;
	font-size:16px;
	font-weight:bold;
	border-top:2px solid #c3c3c3;
	border-bottom:2px solid #c3c3c3;
	padding:5px 0;
	margin:0 auto 15px;
}

#softbank p {
	line-height:150%;
	margin:0 0 20px;
}

#softbank p span {
	color:#d02646;
	font-weight:bold;
}

#softbank ol {
	width:450px;
	border:1px dotted #c3c3c3	;
	padding:5px 0;
	margin:0 auto;
}

#softbank ol li {
	line-height:140%;
	margin:0 0 0px;
}


/* ↓送信完了ページここから↓ */
.notbox_1 {
	padding:30px 0 0 15px;
	margin:0 0 5px;
	text-align:center;
}

.notbox_1 p.p1 {
	color:red;
	font-weight:bold;
	line-height:150%;
}

.notbox_1 p.p1 span {
	font-size:17px;
	font-weight:bold;
	display:block;
	margin:0 0 3px;
}

.notbox_1 p.p2 {
	color:#555555;
	margin:0 0 2em;
}

.notbox_1 h3 {
	color:red;
	font-weight:bold;
}

.notbox_1 dl {

}

.notbox_1 dl dt {
	color:#555555;
	font-weight:bold;
	line-height:140%;
}

.notbox_1 dl dd {
	color:#808080;
	line-height:140%;
	margin:0px 0px 10px 0px;
}

.notbox_2 {
	padding:0 0 0 55px;
}

.notbox_2 h3 {
	width:690px;
	color:#555555;
	text-align:center;
	border-top:2px solid #faa;
	border-bottom:2px solid #faa;
	padding:5px 0;
	margin:0 0 5px 0;
}

.notbox_2 ul {
	text-align:center;
}

.notbox_2 ul li {
	width:228px;
	height:550px;
	_height:560px;
	border:1px dotted #faa;
	padding:10px 0;
	float:left;
}

.notbox_2 ul li h4 {
	font-weight:bold;
	margin:0 0 30px;
}

.notbox_2 ul li ol {
	
}

.notbox_2 ul li ol li {
	width:auto;
	height:auto;
	line-height:150%;
	border:none;
	padding:0;
	float:none;
}

/* ↑送信完了ページここまで↑ */
























