#rap {
}
#rap p.comment a {
	background:url(link.png) no-repeat left 8px;
	color:#FF8888;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:12px;
	margin-top:15px;
	display:block;
}
#rap p.comment a:hover {
	text-decoration:none;
}


/* //////////////////////////////
	inquiry
////////////////////////////// */

#rap {
}

#rap .box {
}
#rap .box h2 {
	color:#B74D43;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:10px;
}
#rap .inq_tel {
	margin-bottom:30px;
}
#rap .inq_tel img {
	margin-left:15px;
}

/* 必須 */
.atn{
	border:2px solid #efefef;
	padding:5px;
	margin:15px;
	text-align:center;
}
.atn strong{
	color:#CC0000;
}

/* フォーム */
#fom{
	margin:0 15px;
}

#fom table{
	width:100%;
	margin:0px auto;
	margin-bottom:30px;
}
#fom table th,
#fom table td{
	border-bottom:1px dotted #ccc;
	padding:5px;
}
#fom table th{
	width:140px;
	color:#333;
}

span.cnt_kome{
	float:right;
	color:#CC0000;
}

/* 個人情報の取扱いについて */
.an{
	background:#669900;
	color:#fff;
	padding:5px;
	text-align:center;
	margin:15px auto 5px;
	width:100%;
}
#pri h3{
	text-indent:0px;
	margin:15px 0px 2px 0px;
	padding:0px;
}
#pri p{
	margin-bottom:30px;
}
#pri{
text-align: left;
border: 1px solid #EFEFEF;
padding: 8px 10px;
overflow: auto;
height: 104px;
margin: 10px auto;
width: 95%;
}

/* 確認ボタン */
#sub_btn{
	background:#FF6666;
	padding: 6px 0px;
	display: inline-block;
	width: 100%;
	text-align:center;
}
#sub_btn p{
	float:left;
}
#sub_btn span{
text-align:center;
display:inline-block;
width:98%;
margin:0px auto 4px;
color:#fff;
font-size:12px;
}



/* //////////////////////////////
	サンクスページ
////////////////////////////// */

.thanksbox{
	text-align:left;
	line-height:180%;
	padding:0px 10px;
}
.thanksbox strong{
	color:#990000;
}
.thanksbox p{
	margin:8px 0px;
}
.thanksbox div {
	text-align:center;
}

/**/
.ch{}
.ch b{
color:#cc0000;
}
.ch{
color:#003300;
font-weight:bold;
}