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

#re_box{
	width:790px;
	margin:0 auto 60px auto;
}

#re_box p{
	font-size:13px;
	line-height:1.7em;
	margin:10px 0 10px 0;
}

.c_box{
	width:780px;
/*	height:205px;*/
	overflow:auto;

	background:url(../img/index/bg.gif) repeat;
	padding:5px;
	margin:20px 0 20px 0;
	position:relative;
}

.c_box_white{
	width:663px;
/*	height:165px;*/
	overflow:auto;
	background-color:#FFF;
	padding:20px 0;
}

.c_box_white p{
	width:440px;
	padding:7px 0 0 30px;
}

.c_box_white p.btn_l{
	padding:0 0 0 30px;
	width:132px;
}

.c_box_white p.btn{
	padding:0 0 0 10px;
	width:132px;
}


#menu{widht:790px; background-color:#e2f0f2; height:32px; margin:1px 0 30px 0;}
	#menu li{float:right; margin:0 15px 0 10px;}
	
h3{font-size:14px; color:#9a770d; margin:10px 0 20px 0; background:url(../img/itaku/circle.gif) no-repeat 0 2px; padding-left:15px;}

#shokushu{margin-left:15px;}
	#shokushu li.title{padding:0 0 5px 0; background:url(../img/itaku/arrow.gif) no-repeat 0 7px; padding-left:10px; font-weight:bold;}
	#shokushu li{padding:0 0 5px 0; line-height:1.6;}
	
.box_area{margin-left:15px;}
	li.box{padding:0 0 5px 0; line-height:1.6;}
	
.shikiri{width:789px; border-bottom:#666 1px dotted; margin:30px auto; clear:both;}


dl{width:789px; margin-left:15px;}
dt{width:100px; float:left; background:url(../img/itaku/arrow.gif) no-repeat 0 4px; padding-left:10px; font-weight:bold;}
dd{width:660px; float:left; line-height:1.5; margin-bottom:15px;}

#pagetop{clear:both; text-align:right; padding-top:20px; width:789px; font-size:12px;}
