@charset "utf-8";
/* facilities.css */


/*------------------------------
		グローバルメニュー
------------------------------*/

#gmenu_in li.facility a {
	background: url(../images/menu/gmenu_in.jpg) -361px -45px no-repeat;
}


/*------------------------------
		画像タイトル
------------------------------*/

h2 {
	margin:0 0 0 32px;
	padding:0;
	width:217px;
	height:24px;
	line-height:21px;
	text-indent:-9999px;
	background:url(../facilities/images/tit_facilities.gif) left top no-repeat;
}

#wrp_contents {
	margin:0;
	padding:0;
	width:715px;
}


/*--------------------*/

/*/ contents_intro /*/
#contents_intro {
	margin: 40px 0 0 0;
	padding: 0;
	width: 704px;
	height: 324px;
	background:url(../facilities/images/container_body_page_title.jpg) left top no-repeat;
}

#contents_intro h3 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 704px;
	height: 70px;
	text-indent: -9999px;
}

#contents_intro p {
	margin: 0 0 0 38px;
	padding: 0;
	border: 0;
	width: 390px;
	text-align: left;
	font-size: 107%;
	line-height: 1.3em;
}

/*/------------------------------------館内施設  /*/


/*/ contents_facilitytype_front /*/
#contents_facilitytype_front {
	margin: 20px 3px 20px 3px;
	padding: 0 0 15px 20px;
	border: 0;
	width: 684px;
	text-align: left;
	overflow:hidden;
	border-bottom:1px dotted #004F9B;
}

#contents_facilitytype_front h4 {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	width: 684px;
	height: 39px;
	background-image: url(../facilities/images/st_front_loby.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: 39px;
}

div#contents_facilitytype_front_l {
	margin: 0;
	margin-top: 7px;
	padding: 0;
	border: 0;
	width: 326px;
	float: left;
}

div#contents_facilitytype_front_l img {
	margin: 0;
	margin-left: 2px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
}

div#contents_facilitytype_front_r {
	margin: 0;
	margin-top: 7px;
	padding: 0;
	border: 0;
	float: right;
}

div#contents_facilitytype_front_r img {
	margin: 0;
	margin-right: 2px;
	padding: 0;
	border: 0;
}

div#contents_facilitytype_front_r p,
div#contents_facilitytype_front_l p {
	margin: 7px 0 0 0;
	padding: 0;
	border: 0;
	width: 305px;
	text-align: left;
	font-size: 107%;
	line-height: 1.3em;
}


/*--------------------*/

/*/ contents_facilities /*/
#contents_facilities {
	clear: both;
	margin: 0 5px 20px 20px;
	padding-bottom: 10px;
	border: 0;
	overflow: hidden;
	width: 680px;
	height: auto;
	text-align: left;
	background: url(../images/dot.gif) bottom repeat-x;
}

#contents_facilities img {
	margin: 10px 0;
	padding: 0;
	border: 0;
}

#contents_facilitytype {
	margin: 0;
	padding: 0;
	border: 0;
	width: 400px;
	float: right;
}

#contents_facilitytype p {
	margin: 10px 0 0 3px;
	padding: 0;
	border: 0;
	text-align: left;
	font-size: 107%;
	line-height: 1.3em;
}

#contents_facilitytype p.tax {
	margin: 5px 0 0 3px;
	padding: 0;
	border: 0;
	text-align: left;
	font-size: 77%;
	line-height: 1em;
}
p{
	margin-bottom: 15px;
	font-size: 107%;
}
/*--------------------*/

/*/ contents_banquet_info /*/
#contents_banquet_info {
	margin: 0 5px 20px 5px;
	padding: 0;
	border: 0;
	width: 680px;
	height: auto;
	text-align: left;
	background: url(../facilities/images/banquet_info.jpg) center top no-repeat;
}

#contents_banquet_info h4 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 680px;
	height: 55px;
	text-indent: -9999px;
}

#contents_banquet_info p {
	margin: 0 0 12px 22px;
	padding: 0;
	border: 0;
	width: 480px;
	text-align: left;
	font-size: 107%;
	line-height: 1.3em;
}

#contents_banquet_info ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-type:circle;
}

#contents_banquet_info ul li {
	margin: 10px 0 0 10px;
	padding:0;
	border:0;
}

/*/ table.data /*/

table.data {
	margin: 0 5px;
	width: 680px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	border-collapse: separate;
	border-spacing: 1px;
}



table.data th.item,
table.data td.contents {
	padding: 0.7em 5px;
}



table.data th.item {
	width: 200px;
	background-color: #7FBAEF;
	border: 1px solid #7FBAEF;
	font-size: 107%;
	line-height: 1.3em;
	color: #FFF;
}



table.data td.contents {
	background-color: #DBECFB;
	border: 1px solid #DBECFB;
}

/*--------------------*/

/*/ table.price /*/

table.price {
	margin: 10px 0;
	width: 200px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	border-collapse: separate;
	border-spacing: 1px;
}



table.price th.item,
table.price td.contents {
	padding: 0.3em 5px;
}



table.price th.item {
	background-color: #7FBAEF;
	border: 1px solid #7FBAEF;
	font-size: 107%;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFF;
}



table.price td.contents {
	background-color: #DBECFB;
	border: 1px solid #DBECFB;
}


/*--------------------*/
/*--------------------*/

/*/ table.meeting_price /*/

table.meeting_price {
	margin: 10px 0;
	width: 400px;
	border: 1px solid #cfd3d6;
	background-color: #fff;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 107%;
}



table.meeting_price th.item,
table.meeting_price td.contents {
	padding: 0.3em 5px;
}



table.meeting_price th.item {
	background-color: #7FBAEF;
	border: 1px solid #7FBAEF;
	font-size: 107%;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
}


table.meeting_price td.contents_item {
	background-color: #A3CAED;
	border: 0px;
	line-height: 1.2em;
}

table.meeting_price td.contents_item2 {
	background-color: #B8D9F5;
	border: 0px;
	font-size: 77%;
}

table.meeting_price td.contents {
	background-color: #DBECFB;
	border: 1px solid #DBECFB;
}


