@charset "utf-8";
/* ===================================================================
CSS information

 file name  :plan.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */



/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */


#plan #wrp_header {
	background:url(../plan/images/title.jpg) center top no-repeat;
}



/* -----------------------------------------------------------
	#gmenu
		グローバルメニュー
----------------------------------------------------------- */


#plan #gmenu li#gm_wplan a {
	background:url(../images/menu/gmenu.gif) -536px -50px;
}

/*	#wrp_introplan
				コンテンツ
----------------------------------------------------------- */

#plan #wrp_introplan {
	margin:0 0 5px 0;
	padding:0;
	width:690px;
	clear:both;
	overflow:hidden;
}

#plan #wrp_introplan h3 {
	margin:0 0 30px 0;
	padding:0;
	width:294px;
	height:18px;
	line-height:18px;
	text-indent:-9999px;
	background:url(../plan/images/tit_plan.gif) left top no-repeat;
}

#plan #wrp_introplan #wrp_plannavi {
	margin:0;
	padding:0;
	width:690px;
}

#plan #wrp_plannavi #bn_anniversaryplan {
	margin:0 35px 0 0;
	padding:0;
	width:298px;
	height:80px;
	float:left;
}

#plan #wrp_plannavi #bn_anniversaryplan img {
	margin:0;
	padding:0;
}



#plan #wrp_plannavi #bn_anniversaryplan a {
	width:298px;
	height:80px;
	border:none;
	overflow:hidden;
	display:block;
	border:3px solid #161616;
}

#plan #wrp_plannavi #bn_anniversaryplan a:hover {
	width:298px;
	height:80px;
	border:3px solid #ececec;
}

#plan #wrp_plannavi ul#mplan {
	margin:0;
	padding:0;
	float:left;
}

#plan #wrp_plannavi ul#mplan li {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	list-style:none;
	background:url(../plan/images/ic_link.gif) 0 6px no-repeat;
}



/*	#wrp_catch
				キャッチこーピー
----------------------------------------------------------- */

#plan #wrp_catch {
	margin:0;
	padding:0;
	width:690px;
	clear:both;
}


#plan #wrp_catch #img_catch {
	margin:0 0 15px 0;
	padding:0;
	width:351px;
	height:51px;
	line-height:51px;
	text-indent:-9999px;
	background:url(../plan/images/sbtit_plan.gif) left top no-repeat;
}

#plan #wrp_catch #txt_catch {
	margin:0;
	padding:0;
	width:680px;
}


/*<!
-------------------------プランバナ-------------------------ー-->*/

#plan #page #contents #main #spplan_bn {
	margin-top: 30px;
}





/*	#wrp_planlist
				ウエディングプラン一覧
----------------------------------------------------------- */

#plan #wrp_planlist {
	margin:50px 0 0 0;
	padding:0;
	width:690px;
	clear:both;
}


/* wrp_leftplan プラン(左) */

#plan .wrp_leftplan {
	margin:0 0 70px 0;
	padding:0 0 0 25px;
	width:295px;
	float:left;
	clear:left;
	background:url(../plan/images/planline.gif) 0 0 repeat-y;
}

#plan .wrp_leftplan h4 {
	width:289px;
	text-indent:-9999px;
}

#plan .wrp_leftplan p.plantxt {
	margin:20px 0 0 0;
	padding:0 0 0 0;
	width:289px;
	line-height:20px;
}

#plan .wrp_leftplan p.btn_details {
	margin:40px 0 0 0;
	padding:0;
	text-align:left;
}

#plan .wrp_leftplan h4#tit_stayplan {
	margin:0 0 30px 0;
	padding:0 0 0 0;
	height:20px;
	line-height:20px;
	background:url(../plan/images/tit_stayplan.gif) left top no-repeat;
}

#plan .wrp_leftplan h4#tit_guestplan {
	margin:0 0 30px 0;
	padding:0 0 0 0;
	height:22px;
	line-height:22px;
	background:url(../plan/images/tit_guestplan.gif) left top no-repeat;
}


/* wrp_rightplan プラン(左) */

#plan .wrp_rightplan {
	margin:0 0 70px 0;
	padding:0 0 0 25px;
	width:295px;
	float:right;
	clear:right;
	background:url(../plan/images/planline.gif) 0 0 repeat-y;
}

#plan .wrp_rightplan h4 {
	width:289px;
	text-indent:-9999px;
}

#plan .wrp_rightplan p.plantxt {
	margin:20px 0 0 0;
	padding:0 0 0 0;
	width:289px;
	line-height:20px;
}

#plan .wrp_rightplan p.btn_details {
	margin:40px 0 0 0;
	padding:0;
	text-align:left;
}


#plan .wrp_rightplan h4#tit_familyplan {
	margin:0 0 9px 0;
	padding:0 0 0 0;
	height:41px;
	line-height:41px;
	background:url(../plan/images/tit_familyplan.gif) left top no-repeat;
}

#plan .wrp_rightplan h4#tit_kashikiriplan {
	margin:0 0 30px 0;
	padding:0 0 0 0;
	height:22px;
	line-height:22px;
	background:url(../plan/images/tit_kashikiriplan.gif) left top no-repeat;
}




/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/


