@charset "utf-8";
/* CSS Document */

body#partyplan {
	background:url(../partyplan/images/bg_img.gif) left top repeat;
	margin:0;
	padding:0;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-selif;
	font-size: 12px;
	color: #6E5F4B;
	line-height:1.5em;
	}
	
#partyplan #page {
	width:100%;
	border-top:15px solid #2A2663;
	}
	
/* ====================================
			header
==================================== */
	
#partyplan #page #header {
	width:1050px;
	margin:0 auto;
	}
	
#partyplan #page #header h1 {
	background:url(../partyplan/images/img_header.jpg) left top no-repeat;
	height:186px;
	width:684px;
	text-indent:-9999px;
	margin:0 0 0 1px;
	overflow:hidden;
	float:left;
	}
	
#partyplan #page #header #img_tel {
	background:url(../partyplan/images/img_tel.gif) left top no-repeat;
	width:254px;
	height:59px;
	float:left;
	margin:17px 0 0 44px;
	text-indent:-9999px;
	}
	
#partyplan #page #header a#btn_reservation {
	background:url(../partyplan/images/btn_reservation.gif) left top no-repeat;
	width:262px;
	height:71px;
	float:left;
	margin:17px 0 0 39px;
	text-indent:-9999px;
	}
	
/* ====================================
			main
==================================== */
	
#partyplan #page #img_main {
	background:url(../partyplan/images/img_main.jpg) left top no-repeat;
	width:452px;
	height:312px;
	margin:0 auto;
	overflow:hidden;
	padding:346px 0 0 606px;
	}
	
*html #partyplan #page #img_main {
	padding:400px 0 0 606px;
	height:258px;
	}

*:first-child+html #partyplan #page #img_main {
	padding:400px 0 0 606px;
	height:258px;
	}
	
#partyplan #page #img_main h2 {
	display:none;
	}
	
#partyplan #page #img_main p {
	margin:55px 0 0 0;
	}
	
/* ====================================
			コースメニュー
==================================== */
	
#partyplan #page #course_menu {
	background:#fff;
	width:878px;
	margin:0 auto;
	padding:30px 20px 50px 20px;
	overflow:hidden;
	}
	
/* ----------------------------------------- 共通設定 ----- */
	
#partyplan #page #course_menu img {
	float:left;
	}
	
#partyplan #page #course_menu h3 {
	text-indent:-9999px;
	margin:0 0 15px -3px;
	}
	
#partyplan #page #course_menu a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

/* ----------------------------------------- テーブル設定 ----- */
	
#partyplan #page #course_menu table {
	border:none;
	margin:15px 0 0 0;
	clear:both;
	}
	
#partyplan #page #course_menu table th,
#partyplan #page #course_menu table td {
	padding:5px;
	}
	
#partyplan #page #course_menu table th {
	font-weight:bold;
	width:100px;
	text-align:left;
	}
	
/* ----------------------------------------- 2,980円コース ----- */
	
#partyplan #page #course_menu #course_2980 {
	width:319px;
	padding:0 15px 15px 15px;
	margin:0 0 20px;
	background:url(../partyplan/images/bg_course.gif) left top repeat-x #EAE1D9;
	float:left;
	}
	
#partyplan #page #course_menu #course_2980 h3 {
	background:url(../partyplan/images/sst_2980.gif) left top no-repeat;
	width:281px;
	height:62px;
	}

/* ----------------------------------------- 3,980円コース ----- */
	
#partyplan #page #course_menu #course_3980 {
	width:479px;
	padding:0 15px 15px 15px;
	margin:0 0 20px;
	background:url(../partyplan/images/bg_course.gif) left top repeat-x #EAE1D9;
	float:right;
	}
	
#partyplan #page #course_menu #course_3980 h3 {
	background:url(../partyplan/images/sst_3980.gif) left top no-repeat;
	width:327px;
	height:62px;
	}

/* ----------------------------------------- 1,600円 飲み放題コース ----- */
	
#partyplan #page #course_menu #course_1600 {
	width:848px;
	padding:0 15px 15px 15px;
	background:url(../partyplan/images/bg_course.gif) left top repeat-x #EAE1D9;
	overflow:hidden;
	}
	
#partyplan #page #course_menu #course_1600 h3 {
	background:url(../partyplan/images/sst_1600.gif) left top no-repeat;
	width:290px;
	height:34px;
	}
	
#partyplan #page #course_menu #course_1600 img {
	margin:20px 0 0 0 ;
	}
	
#partyplan #page #course_menu #course_1600 p {
	float:left;
	margin:0 0 0 15px;
	}
	
#partyplan #page #course_menu #course_1600 p.txt_small {
	font-size:10px;
	margin: 10px 0 0 40px;
	width:500px;
	}

/* ----------------------------------------- ボタン ----- */

#partyplan #page #course_menu #course_special {
	background:url(../partyplan/images/bn_special.gif) left top no-repeat;
	width:874px;
	height:98px;
	text-indent:-9999px;
	margin:30px auto 0 auto;
	}
	
#partyplan #page #course_menu a#btn_reservation2 {
	background:url(../partyplan/images/btn_reservation2.gif) left top no-repeat;
	width:262px;
	height:71px;
	margin:30px auto 50px auto;
	}
	
#partyplan #page #course_menu a#btn_close {
	background:url(../partyplan/images/btn_close.gif) left top no-repeat;
	width:206px;
	height:46px;
	margin:0 auto;
	}