@charset "utf-8";


/* ------------------------------------------------------
マウスオーバー各種
------------------------------------------------------ */	

#request_documents1 a {
     padding-top: 280px;
     width: 212px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/mouseover/contactBigAll.png) no-repeat 0 0;
	}
#request_documents1 a:hover { background: url(../img/mouseover/contactBigAll.png) no-repeat 0 -280px; }
#request_documents1 a.current { background: url(../img/mouseover/contactBigAll.png) no-repeat 0 -560px; }



/* ------------------------------------------------------
メイン
------------------------------------------------------ */
.current a {
	background-position: 0px -55px !important ;
	cursor:default;
}

.current2 a {
	text-decoration:underline !important ;
	cursor:default;
}

#pan{
	text-align:left;
	margin:10px 0;
	}

	
.bottom{
	margin:0 0 10px 0;
	}
.bottom15{
	margin:0 0 15px 0;
	}

#form_table1 table{
	width:639px;
	margin-bottom:15px;
	}
#form_table1 table tr{
	vertical-align:middle;
	}
	
.a1{
	height:3em;
	padding:0 0 0 1em;
	color:#FF0000;
	text-align:left;
	}
.b1{
	height:3em;
	padding:0 0 0 1em;
	background-color:#339900;
	text-align:left;
	color:#FFFFFF;
	border:#CCCCCC solid 1px;
	}
.tb_line1{
	width:1em;
	}
.tb_line2{
	height:1em;
	}
.c1{
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding:1em 0 1em 0;
	}
.d1{
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding:1em 0 1em 1em;
	text-align:left;
	}
.e1{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	width:1em;
	padding:1em;
	text-align:center;
	}
	
#form_table2 table{
	width:639px;
	margin-bottom:15px;
	}
#form_table2 table tr{
	vertical-align:middle;
	}
.f1{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	background-color:#d5f0b4;
	height:2em;
	padding:1em;
	text-align:left;
	}
.f2{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background-color:#d5f0b4;
	height:2em;
	padding:1em;
	text-align:left;
	}
.g1{
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	height:2em;
	padding:1em;
	text-align:left;
	}
.g2{
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	height:2em;
	padding:1em;
	text-align:left;
	}
span.red{
	color:#FF0000;
	}
/* ------------------------------------------------------
アドバイス
------------------------------------------------------ */
#advice{
	width:639px;
	background-image:url(../img/main/bg_orenji.jpg);
	background-repeat:repeat-y;
	text-align:left;
	margin:0 0 15px 0;
	}
.obi_advice{
	margin:10px 0 15px 10px;
	}
#advicetext1{
	width:610px;
	margin:0 0 10px 20px;
	}
#advice ul li{
	width:560px;
	margin:0 0 10px 20px;
	background-image:url(../img/main/img_orenjicheck.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	}
#advice ul li span{
	font-weight:bold;
	}

.confirm01 {
	line-height: 150%;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 70px;
}
.confirm02 {
	padding: 25px;
	line-height: 130%;
	letter-spacing: 0.1em;
	text-align: left;
	color: #666;
	font-size: smaller;
}
