/*　フォーム
------------------------------- */
#toiawase{
	position:relative;
	width:530px;
	height:155px;
	background:url(../catalog/img/inq_head.jpg) no-repeat top left;
	margin:20px 0;
	text-align:left;
}

#toiawase h2{
	position:absolute;
	top:0;
	left:0px;
	color:#039;
	font-size:16px;
	font-weight:bold;
}

#toiawase p{
	position:absolute;
	top:70px;
	left:5px;
	font-size:14px;
	width:280px;
}


.inqBox h3{
	height:40px;
	background:url(../catalog/img/h3.gif) no-repeat top left;
	padding-left:18px;
	line-height:2.1;
	color:#333;
	font-size:14px;
	font-weight:bold;
}

.inqBox {padding:5px 0 10px 0;}

.inqBox p{
	font-size:12px;
	margin:0;
	padding:0 5px;
	line-height:1.6;
}

.inqBox span{
	color:#06C;
	font-weight:bold;
	font-size:18px;
	background:#FFC;
}

.check_val{
	color:#F00!important;
	font-size:12px!important;
	background:#FFF!important;
}

/* フォーム
------------------------------- */
table.cform{
	width:530px;
	border:1px solid #CCC;
	border-left:none;
	border-bottom:none;
	background:#FFF;
}

table.cform th{
	width:150px;
	padding-left:10px;
	background:#FFFFE6;
	color:#333;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table.cform td{
	padding:5px;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table.cform span{ color:#900; padding-left:5px;}

table.cform h2{
	font-size:14px;
	font-weight:bold;
}

table.cform p{
	margin:0;
	padding:0;
}

table.cform span{
	color:#F00!important;
	font-weight:normal;
	font-size:12px;
	background:#FFFFE6;
}


/* 入力チェック画面 */
table.check{
	width:530px;
	border:1px solid #CCC;
	border-left:none;
	border-bottom:none;
	background:#FFF;
}

table.check th{
	width:150px;
	padding-left:10px;
	background:#FFFFE6;
	color:#333;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table.check td{
	height:40px;
	padding:5px;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table.check h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

table.check p{
	margin:0;
	padding:0;
}
#rescue_room {
	background-image: url(img/rescue.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 530px;
}
.rescue_text {
	position: relative;
	width: 280px;
	top: 40px;
	left: 5px;
}
#button {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clear02 {
	padding: 0px;
	clear: both;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top_rescue {
	height: 240px;
	width: 530px;
	margin-top: 10px;
}
.btn {
	position: relative;
	bottom: 65px;
}
.btn02 {
	bottom: 55px;
	left: 65px;
	position: relative;
}


#button a {
	margin-left: 10px;
}

#Fin{
	width:530px;
	margin:0 auto 50px auto;
	text-align:left;
	font-size:14px;
}

#Fin h2{
	font-size:18px;
	font-weight:bold;
}
