@import url("base.css");

#header {
	margin: auto;
	width: 100%;
	_width: 1000px;
	height: 561px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(../img/head_mainimg.png) no-repeat center top;
	_background: url(../img/head_mainimg.png);
}
#header h1 {
	display: block;
	height: 465px;
}

/* ピックアップ */
.pickup_point {
	margin: auto;
	width: 850px;
}
.pickup_point div {
	float: left;
	width: 281px;
	height: 149px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.pickup_point p {
	display: block;
	height: 122px;
}
.pickup_point a {
	display: block;
	width: 168px;
	height: 19px;
	margin-left: 106px;
}
.pickup_point div.pic-dress {
	background-image: url(../img/picup_dress.png);
}
.pickup_point div.pic-church {
	margin: 0 2px;
	background-image: url(../img/picup_church.png);
}
.pickup_point div.pic-support {
	background-image: url(../img/picup_support.png);
}

/* プランバナー */
.plan-banner {
	margin-top: 15px;
	white-space: nowrap;
}




/* プラン共通 */

.contentsbox h3 {
	display: block;
	width: 837px;
	margin: auto;
	text-align: left;
	text-indent: -99999px;
	overflow: hidden;
	background: no-repeat;
}

.title-hall {
	background-image: url(../img/p_kahiko_title_cerem_hall.gif);
}
.title-tour {
	background-image: url(../img/p_kahiko_title_tour.gif);
}




/* カヒコプラン */

#plan-kahiko h3 {
	height: 302px;
	background-image: url(../img/p_kahiko_mainimg.jpg);
}

#plan-kahiko .title01 {
	background-image: url(../img/p_kahiko_title01.gif);
}
#plan-kahiko .title-hall {
	background-image: url(../img/p_kahiko_title_cerem_hall.gif);
}
#plan-kahiko .title-tour {
	background-image: url(../img/p_kahiko_title_tour.gif);
}

/* ホオカヒプラン */

#plan-hookahi h3 {
	height: 338px;
	background-image: url(../img/p_hookahi_mainimg.jpg);
}
#plan-hookahi .title01 {
	background-image: url(../img/p_hookahi_title01.gif);
}
#plan-hookahi .title-tour {
	background-image: url(../img/p_hookahi_title_tour.gif);
}
#plan-hookahi .title-hall {
	background-image: url(../img/p_title_select_hall.gif);
}


/* ハウオリプラン */

#plan-hauoli h3 {
	height: 338px;
	background-image: url(../img/p_hauoli_mainimg.jpg);
}
#plan-hauoli .title01 {
	background-image: url(../img/p_hauoli_title01.gif);
}
#plan-hauoli .title-hall {
	background-image: url(../img/p_title_select_hall.gif);
}
#plan-hauoli .title-tour {
	background-image: url(../img/p_hauoli_title_tour.gif);
}

/* 運営案内 */

#aboutus h4 {
	background-image: url(../img/p_title_aboutus.gif);
}
#aboutus a.url-link {
	width: 200px;
	text-indent: 0;
	font-size: 85%;
	background: none;
	margin-top: 5px;
}


