﻿@charset "utf-8";
@import url("common.css");
@import url("unity.css");
@import url("base_style.css");
@import url("main_conts_top_style.css");
@import url("main_conts_middle_style.css");
@import url("main_conts_middle_r_style.css");
@import url("main_conts_middle_foods_style.css");
@import url("main_conts_middle_rooms_style.css");
@import url("main_conts_middle_partyplan_style.css");
@import url("main_conts_middle_access_style.css");
@import url("main_conts_middle_contact_style.css");
@import url("main_conts_bottom_style.css");


#greeting_block p,#eventinfo_block p{
	font-size:16px;
	line-height:24px;
}

#greeting_block p.mb20,#eventinfo_block p.mb20{
	margin-bottom:20px;
}

#eventinfo_block p.mb15{
	margin-bottom:15px;
}

#greeting_block p.index_img,#loungmenu_block p.index_img{
	background-color:#000033;
}

.txt_xl{
	font-size:24px;
}



/* 企画情報（eventinfo）設定 */

#eventinfo_block .info_area{
	margin-bottom:20px;
	padding-left:20px;
	background-image:url("../img/eventinfo_marker.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#eventinfo_block .info_area .info_title{
	width:500px;
}

#eventinfo_block .info_area .info_title p.info_date{
	width:130px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

#eventinfo_block .info_area .info_title h4{
	width:360;
	float:left;
	font-size:20px;
}

#eventinfo_block p.info_coment1{
	font-size:14px;
}

#eventinfo_block p.info_url{
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#eventinfo_block p.info_url a,#eventinfo_block p.info_url a:visited{
	color:#3366ff;
	text-decoration:none;
}

#eventinfo_block p.info_url a:hover{
	color:#cc3366;
	text-decoration:underline;
}

#eventinfo_block p.info_coment2{
	margin-top:10px;
	font-size:14px;
	line-height:20px;
}

#eventinfo_block .liveinfo_area{
	width:520px;
}

#eventinfo_block .liveinfo_area .liveinfo_after{
	width:250px;
	float:left;
}

#eventinfo_block .liveinfo_area .liveinfo_before{
	width:250px;
	float:right;
}

#eventinfo_block .liveinfo_area .liveinfo_after h4,#eventinfo_block .liveinfo_area .liveinfo_before h4{
	width:250px;
}

#eventinfo_block .liveinfo_area .liveinfo_after p.liveinfo_month,#eventinfo_block .liveinfo_area .liveinfo_before p.liveinfo_month{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding-top:10px;
	text-align:center;
}

#eventinfo_block .liveinfo_area .liveinfo_after p.liveinfo_month a,#eventinfo_block .liveinfo_area .liveinfo_before p.liveinfo_month a,#eventinfo_block .liveinfo_area .liveinfo_after p.liveinfo_month a:visted,#eventinfo_block .liveinfo_area .liveinfo_before p.liveinfo_month a:visted{
	color:#3366ff;
	text-decoration:none;
}

#eventinfo_block .liveinfo_area .liveinfo_after p.liveinfo_month a:hover,#eventinfo_block .liveinfo_area .liveinfo_before p.liveinfo_month a:hover{
	color:#cc3366;
	text-decoration:underline;
}



/* ただいま工事中（kouji） */

#main_conts_inside p.kouji{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:100px 0px;
}
