﻿@charset "utf-8";

/* img
----------------------------------------------- */
#img {
	height: 185px;
	background: url("../images/img_main.jpg") no-repeat top;
}
	#img p {
		padding: 100px 0 0 30px;
	}

/* contentMain
---------------------------------------------------------------------------------------- */
#contentMain .box {
	width: 495px;
	margin: 10px auto;
}

	#guideArea table.table02 th,
	#guideArea table.table02 td {
		padding: 3px;
	}

/*
#contentMain h3{
	width:540px;
	height:35px;
	background:url(../../common/images/bg_headline.gif) no-repeat ;
	padding:5px 0px 0px 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#contentMain h4{
	font-weight:bold;
	font-size:16px;
	color:#51120C;
	margin:5px 0px 5px 0px;
}

#contentMain .box img{
	margin:0px 15px 5px 0px;
	float:left;
}

#contentMain .box_ph01{
	float:left;
	width:255px;
}
*/
#contentMain .text01 {
	margin: 5px 0px;
}

#contentMain .text02 {
	margin: 0 0 10px 0;
}
/*
#contentMain .text03{
	width:354px;
	margin:5px 0px;
	float:left;
}
*/

/* --------------------------
 * 宴会場
-------------------------- */
#banquetRoom .posL {
	width: 240px;
}

#banquetRoom table.table02 th,
#banquetRoom table.table02 td {
	padding: 3px;
}
