@charset "utf-8";
/* CSS Document */

.gaiyo_area{
	width:757px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	margin-top:15px;
	}

.gaiyo_area h1.gaiyot{
	width:337px;
	height:24px;
	background-image:url(/design/hourin/img/gaiyo/gaiyo_t.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom: 30px;
}
	
.gaiyo_area h2.t1{
	clear:both;
	width:114px;
	height:18px;
	background-image:url(/design/hourin/img/gaiyo/gaiyo_t01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.gaiyo_area h2.t2{
	clear:both;
	width:114px;
	height:18px;
	text-indent:-9999px;
	background-image:url(/design/hourin/img/gaiyo/gaiyo_t02.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
.gaiyo_area h2.t3{
	clear:both;
	width:114px;
	height:18px;
	text-indent:-9999px;
	background-image:url(/design/hourin/img/gaiyo/gaiyo_t03.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
	
.gaiyo_area table{
	width:700px;
	border: #dddddd 1px solid;
	border-bottom:none;
	font-size:12px;
	line-height:150%;
	margin-bottom:25px;
	}

.gaiyo_area .f_area{
	width:15%;
	background-color:#f1f1f1;
	margin-left:10px;
	padding:10px;
	border-bottom: #dddddd 1px solid;
}
.gaiyo_area .r_area{
	margin-left:10px;
	padding:10px;
	border-bottom: #dddddd 1px solid;
	
}
.gaiyo_area .f_area2{
	width:15%;
	margin-left:10px;
	padding:10px;
	border-bottom: #dddddd 1px solid;
}
.gaiyo_area .f_area3{
	width:23%;
	margin-left:10px;
	padding:10px;
	border-bottom: #dddddd 1px solid;
}

