@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;
}
#keyimg{
	margin:10px 0 10px 0;
	width:252px;
	height:318px;
	background-image:url(../img/main/img_key.jpg);
	background-repeat:no-repeat;
	padding:8px 0 0 600px;
	text-indent:-9999px;
	}

#topmain01-1,
#topmain01-2,
#topmain01-3,
#topmain01-4{
	background-image:url(../img/main/bg_topmain01.jpg);
	background-repeat:repeat-y;
	margin:0 0 15px 0;
	}

#topmain01-1 dd,
#topmain01-2 dd,
#topmain01-3 dd,
#topmain01-4 dd{
	width:260px;
	text-align:left;
	padding:0 0 0 15px;
	}
#topmain01-1,
#topmain01-4{
	float:left;
	width:310px;
	}
#topmain01-2,
#topmain01-3{
	float:right;
	width:310px;
	}

.bottom{
	margin:0 0 10px 0;
	}
.bottom15{
	margin:0 0 15px 0;
	}
#topmain01-1 a:hover img{
filter: alpha(opacity=80);
opacity:0.5;
background: #fff;
}
#topmain01-2 a:hover img{
filter: alpha(opacity=80);
opacity:0.5;
background: #fff;
}
#topmain01-3 a:hover img{
filter: alpha(opacity=80);
opacity:0.5;
background: #fff;
}
#topmain01-4 a:hover img{
filter: alpha(opacity=80);
opacity:0.5;
background: #fff;
}
/* ------------------------------------------------------
アドバイス
------------------------------------------------------ */
#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;
	}
#afh{
	text-align:right;
	}