@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/body_bg.jpg) repeat-x #fde6ba;
}
#wrapper {
	width:880px;
	margin:0 auto;
}
h1#logo {
	width:270px;
	float:left;
	padding-right:15px;
}
.head_bg {
	background:url(../images/header_img.jpg) no-repeat;
	width:595px;
	height:65px;
	float:left;
}
.head_bg ul {
	float:right;
	padding-top:40px;
}

.head_bg li {
	float:left;
	font-size:14px;
	padding-right:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	font-weight:bold;

}
.head_bg li a {
	color:#FFFFFF;
	text-decoration:none;
}
.head_bg li a:hover {
	color:#CC0000;
}

#gr_menu {
	width:880px;
	background:url(../images/gr_menu_bg.jpg) repeat-x;
}
#gr_menu  li {
	float:left;
}
.floor_menu {
	width:590px;
}
.floor_menu  li {
	float:left;
}


#main_contents {
	width:650px;
	float:left;
}
#sidebar {
	width:200px;
	float:right;
	padding-right:10px;
}
#footer {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:150px;
}
.foot_contents {
	width:700px;
	margin:0 auto;
	padding-top:25px;
}
.foot_contents ul {
	padding:10px 20px;
}
.foot_contents ul li {
	float:left;
	margin-right:10px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.foot_contents ul li a {
	color:#FFFFFF;
}
.foot_contents ul li a:hover {
	color:#CC0000;
}
.foot_contents dl {
	clear:both;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.foot_contents dl dt {
	color:#FFFFFF;
	text-align:center;
}
.foot_contents dl dd {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

#copy {
	clear:both;
	text-align:center;
	font-size:12px;
	color:#FFFFCC;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}

.main_box {
	width:590px;
	padding:10px 30px;
	background:url(../images/box650_mdl.gif) repeat-y;
}
.side_box {
background:url(../images/sidebar/side_event_mdl.jpg) repeat-y;
}
.main_box h3 {
	margin-bottom:10px;
}

.text {
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	line-height:150%;
	color:#444444;
}
.dl_news {
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.dl_news dt {
	font-size:10px;
	color:#CC0000;
	padding-bottom:4px;

}
.dl_news dd {
	font-size:12px;
	color:#444444;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:6px;
}
.dl_event {
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.dl_event dt {
	font-size:16px;
	color:#CC0000;
	padding-bottom:10px;

}
.dl_event dd {
	font-size:12px;
	color:#444444;
	border-bottom:2px dotted #CCCCCC;
	margin-bottom:5px;
}
.dl_c {
	color:#CC0000;
}
.box_oldies_member {
	width:190px;
	font-size:12px;
	float:left;
}

.oldies_mem_name {
	text-align:center;
}

.box_member {
	width:295px;
	float:left;
}
.box_member dl {
	padding:5px;
	padding-top:5px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka;
	line-height:150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.box_member dt {
	color:#FF6600;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FC6;
}
.box_member dd {
	color:#444444;
}

.box_member_oldies {
	width:590px;
	float:left;
}
.box_member_oldies dl {
	padding:5px;
	padding-top:5px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka;
	line-height:150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.box_member_oldies dt {
	color:#FF6600;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FC6;
}
.box_member_oldies dd {
	color:#444444;
}


.sche_month {
	font-weight:bold;
	color:#FF6633;
	margin-bottom:5px;
}
.table_sche {
	font-size:12px;
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
.table_sche th {
	text-align:center;
	width:72px;
	padding:5px 0;
	border:1px solid #444444;
}
.table_sche td {
	padding:5px 0;
	text-align:center;
	border:1px solid #444444;
}
.th_sche00 {
	background-color:#FF9966;
	color:#FFFFFF;
	font-family:Century Gothic;
}

.th_sche01 {
	background-color:#666666;
	color:#FFFFFF;
}

.td_sche00 {
	background-color:#FF9966;
	color:#000000;
}

.td_sche01 {
	background-color:#CCCCCC;
	color:#000000;
}
.td_sche02 {
	height:70px;
}




.box_policy {
	padding:5px;
	height:100px;
	border:1px solid #CCCCCC;
	overflow:auto;
}
.box_policy dl {
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.box_policy dt {
	color:#CC0000;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.box_policy dd {
	color:#444444;
	line-height:150%;
	margin-bottom:10px;
}
.dl_hour {
	width:270px;
	float:left;
	padding:0 10px 10px 10px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.dl_hour dt {
	color:#CC3300;
	border-bottom:1px solid #CC3300;
	margin-bottom:5px;
}
.dl_hour dd {
	margin-bottom:3px;
	padding-left:1em;
}
.table_price {
	border-collapse:collapse;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-bottom:20px;
}
.table_price th {
	vertical-align:top;
	padding:5px 10px;
	color:#CC3300;
	font-weight:500;
}
.table_price td {
	padding:5px 10px;

}
.border_b {
	border-bottom:1px dotted #CCCCCC;
}
.box_295 {
	width:295px;
}
.box_275 {
	width:285px;
}
.box_birthday {
	background:url(../images/info/birthday_bg.jpg) no-repeat right;
	height:292px;
}
.box_happy {
	background:url(../images/info/happyhour.jpg) no-repeat right;
	height:292px;
}

.dl_party {
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-bottom:20px;
}
.dl_party dt {
	color:#CC0000;
}
.dl_party dd {
	color:#444444;
	margin-bottom:10px;
}
.dl_party dd li {
	color:#3366FF;
}
.event_title {
	color:#CC0000;
	margin-bottom:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;

}
.dress {
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;

}
.dress ul {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.dress li {
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}

.other_band {
	color:#DC4747;
}
.font_10 {
	font-size:10px;
}
/*--スケジュールテーブル変更2.24--*/
.table_sche02 {
	font-size:10px;
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
	background-color:#151515;
}
.table_sche02 th,.table_sche02 td {
	border:1px solid #000;
}
.table_sche02 th {
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	font-family:Century Gothic;
}
.table_sche02 td {
	vertical-align:top;
	padding:2px;
}
.td01 {
	background-color:#81414D;
}
.td02 {
	background-color:#cc9d9d;
}
.td03 {
	background-color:#3f3f3f;
}

.date {
	text-align:left;
	color:#FFFFFF;
	font-family:Century Gothic;
	margin-bottom:5px;
}
.date_red {
	color:#FF0000;
	font-family:Century Gothic;
}
.date_blue {
	color:#3399FF;
	font-family:Century Gothic;
}

.sche01 {
	text-align:center;
	color:#FFFFFF;
	font-family:Century Gothic;
	font-style:italic;
	height:30px;
	margin-bottom:5px;
}
.sche02 {
	color:#e5b0b0;
	font-family:Century Gothic;
	text-align:center;
	margin-bottom:5px;
}
.sche03 {
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	font-family:Century Gothic;
	font-weight:bold;
}
.sche04 {
	color:#000000;
	font-family:Century Gothic;
	text-align:center;
	margin-bottom:5px;
}

.table_drink {
	font-size:12px;
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
	background-color:#222;
}
.table_drink caption {
	font-size:16px;
	font-weight:bold;
	font-family:Century Gothic;
	color:#333;
}
.table_drink th,.table_drink td {
	border:1px solid #000;
}
.table_drink th {
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	font-family:Century Gothic;
}
.table_drink td {
	vertical-align:top;
	padding:4px;
	color:#f1f1f1;
}
.price {
	vertical-align:top;
	text-align:right;
	padding:5px;
	color:#f1f1f1;
}
.label {
	font-size:16px;
	font-weight:bold;
	font-family:Century Gothic;
	color:#333;
	background-color:#580000;
}
.label2 {
	font-size:16px;
	font-weight:bold;
	font-family:Century Gothic;
	color:#333;
	background-color:#a44500;
}
.table_food {
	font-size:12px;
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
	background-color:#622b02;
}
.table_food caption {
	font-size:16px;
	font-weight:bold;
	font-family:Century Gothic;
	color:#333;
}
.table_food th,.table_food td {
	border:1px solid #000;
}
.table_food th {
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	font-family:Century Gothic;
	background-color:#222;
}
.table_food td {
	vertical-align:top;
	padding:4px;
	color:#f1f1f1;
}
.fdrink li {
	font-size:12px;
	width:280px;
	float:left;
	padding:2px;
	margin:2px;
	border:#FF6600 dotted 1px;
}
/*---カレンダー追加2011.7.28---*/
.table_schedule {
	width:100%;
	border-collapse:collapse;
}
.table_schedule th {
	background-color:#333333;
	color:#FFFFFF;
	font-size:12px;
	padding:10px 7px;
	border:1px solid #666;
}
.table_schedule td {
	background-color:#000000;
	font-size:12px;
	color:#FFFFFF;
	white-space:nowrap;
	padding:7px;
	border:1px solid #666666;
}
.table_schedule	col.day {
	text-align:center;
}
.date_red {
	color:#FF0000;
	font-family:Century Gothic;
}
.date_blue {
	color:#3399FF;
	font-family:Century Gothic;
}

.band01 {
	color:#e5b0b0;
	font-family:Century Gothic;
}
.band02 {
	color:#66CC66;
	font-family:Century Gothic;
}
.band03 {
	color:#CC0000;
	font-family:Century Gothic;
}
.band04 {
	color:#FFFF99;
	font-family:Century Gothic;
}
.band05 {
	color:#0099FF;
	font-family:Century Gothic;
}
