@charset "utf-8";
/* CSS Document */

.first_area{
	width:757px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	margin-top:15px;
	}

.first_area h1.firstt{
	width:757px;
	height:29px;
	background-image:url(/design/hourin/img/first/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom: 30px;
}
	
.first_area h2.t1{
	clear:both;
	width:195px;
	height:18px;
	background-image:url(/design/hourin/img/first/t01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.first_area h2.t2{
	clear:both;
	width:195px;
	height:18px;
	text-indent:-9999px;
	background-image:url(/design/hourin/img/first/t02.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
.first_area h2.t3{
	clear:both;
	width:195px;
	height:18px;
	text-indent:-9999px;
	background-image:url(/design/hourin/img/first/t03.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
	
.first_area h2.t4{
	clear:both;
	width:195px;
	height:18px;
	text-indent:-9999px;
	background-image:url(/design/hourin/img/first/t04.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
.first_area table{
	width:700px;
	border: #dddddd 1px solid;
	border-bottom:none;
	font-size:12px;
	line-height:150%;
	margin-bottom:25px;
	}

.first_area .f_area{
	width:20%;
	background-color:#ff91cd;
	margin-left:10px;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom: #dddddd 1px solid;
}
.first_area .r_area{
	margin-left:10px;
	padding:10px;
	border-bottom: #dddddd 1px solid;
	
}


