h1{
	background:url(img/img.swf) top center no-repeat;
	height:224px;
}

/********************
	INFOMATION & BLOG
****************/

#rap .infobox{
	display:inline-block;
	margin-bottom:15px;
	width:635px;
}

/********************
	INFOMATION
****************/

#rap .infobox .info{
	background:url(img/inf02.jpg) top left repeat-y;
	display:inline-block;
	width:635px;
	float:left;
	text-align:center;
}

#rap .infobox .info h2{
	background:url(img/inf01.jpg) top left no-repeat;
	height:25px;
	text-indent:-999em;
	text-align:left;
	margin:0px;
	padding:0px;
}

#rap .infobox .info ul{
	width:95%;
	margin:auto 0px;
	padding:0px;
	display:inline-block;
}
#rap .infobox .info ul li{
	margin:3px 0px;
	text-align:left;
	color:#FF0033;
	font-size:10px;
	line-height:120%;
}
#rap .infobox .info ul li p{
	color:#665835;
	font-size:10px;
}
#rap .infbtm{
	height:5px;
	font-size:1px;
	text-align:left;
	line-height:1%;
	background:url(img/infbtm.jpg) top left no-repeat;
}

/********************
	BLOG
****************/
#rap .blg{
	background:url(img/inf02.jpg) top left repeat-y;
	float:right;
	display:inline-block;
	width:311px;
	text-align:center;
}

#rap .blg h2{
	background:url(img/blg01.jpg) top left no-repeat;
	height:25px;
	text-indent:-999em;
	text-align:left;
	margin:0px;
	padding:0px;
}

#rap .blg p{
	width:95%;
	margin:0px auto 7px auto;
	text-align:left;
	font-size:10px;
}

#rap .blgbtm{
	height:5px;
	font-size:1px;
	text-align:left;
	line-height:1%;
	background:url(img/blgbtm.jpg) top left no-repeat;
}

#rap .infobox .lbtn{
	text-align:right;
	display:inline-block;
	width:95%;
	margin:auto;
}

#rap .infobox .lbtn a{
	background:url(common/img/arw.jpg) center left no-repeat;
	float:right;
	padding-left:10px;
	font-size:10px;
	color:#665835;
	text-decoration:underline;
}

/********************
	SERVICE
****************/
#rap .srv{
	clear:both;
	margin:auto;
	width:640px;
	background:url(img/sv02.jpg) top left repeat-y;
	text-align:center;
}
#rap .srv h2{
	height:25px;
	background:url(img/sv01.jpg) top left no-repeat;
	text-indent:-999em;
	text-align:left;
	margin:0px;
	padding:0px;
}

#rap .srv .itmbox{
	width:98%;
	margin:auto;
	display:inline-block;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid #665835;
}

#rap .srv div a{
float:left;
padding:3px
}

#rap .srv div a img{
border:none;
}

#rap .srv div.ana{
clear:both;
width:100%!important;
}

#rap .srvbtm{
	background:url(img/svbtm.jpg) top left no-repeat;
	height:9px;
	font-size:1px;
	line-height:1%;
	text-indent:-999em;
	text-align:left;
	width:640px;
	margin:auto;
}

