@charset "utf-8";
/* CSS Document */

.text-right{text-align:right;}
.text-center{text-align:center;}
/* index 
---------------------------------------------*/
#index{
	height:850px;
}

/* shuhuku
---------------------------------------------*/
#shuhuku{

}
#shuhuku h2{
background:url(../img/okoshi/shuhuku/t-n.gif) no-repeat 0 0;
width:392px;
height:77px;
text-indent:-999999px;
}
#shuhuku .text_area{
	margin:30px 10px;
}
#shuhuku p{
	padding-top:8px;

}
#shuhuku p strong{
	color:#FF0000;
	font-weight:bold;
	font-size:110%;
}
#shuhuku table{
	margin-top:40px;
}
#shuhuku table td img{
	margin-bottom:8px;
}
#shuhuku table td{
	text-align:center;
	font-weight:bold;
	font-size:small;
	vertical-align:top;
	padding:0;
	}
#shuhuku .kotei{
	margin-top:40px;
}
#shuhuku .otoiawase p{
	width:390px;
	height:27px;
	display:block;
	margim-left:70px;
	}
#shuhuku .otoiawase a{
	text-indent:-999999px;
	display:block;
	width:390px;
	height:27px;
	background:url(../img/okoshi/shuhuku/otoiawase_btn.jpg) no-repeat 180px 0;
	}
#shuhuku .otoiawase a:hover{
	background:url(../img/okoshi/shuhuku/otoiawase_btn.jpg) no-repeat 180px -27px;
	}
