#head_t{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:200px;
	background-color:#9c9;
	background-image:url(../img/top-img.jpg);
	background-repeat:no-repeat;
}

/* header profile */
#head_p{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_profile.jpg);
	background-repeat:no-repeat;
}

/* header works */
#head_w{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_work.jpg);
	background-repeat:no-repeat;
}

/* header essey */
#head_e_1{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_zatsu.jpg);
	background-repeat:no-repeat;
}

/* header review */
#head_v{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_review.jpg);
	background-repeat:no-repeat;
}

/* header other */
#head_o{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_other.jpg);
	background-repeat:no-repeat;
}

/* header other ハワイ */
#head_o_h{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_hawaii.jpg);
	background-repeat:no-repeat;
}

/* header other 沖縄 */
#head_o_o{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_okinawa.jpg);
	background-repeat:no-repeat;
}

/* header 写真 */
#head_f{
    position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:100px;
	background-color:#9c9;
	background-image:url(../img/head_photo.jpg);
	background-repeat:no-repeat;
}


