@import url("../common/common.css");

/*------------------------------------------------------------------------------
基本
------------------------------------------------------------------------------*/
#left #left_menu .m_title {
	background:url("img/menu_title.gif") no-repeat;
}


.content {
	margin:0 auto;
	width:600px;
	background-color:#fff;
}

/*------------------------------------------------------------------------------
タイトル
------------------------------------------------------------------------------*/
.main_image {
	margin:0 auto 30px;
	width:700px;
}

/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
h2 {
	margin:0 0 45px;
	width:100%;
}

h3 {
	margin:0 0 15px;
	font-size:20px;
	/*\*/
	letter-spacing:1px;
	/**/
	line-height:22px;
	color:#785147;
}

p {
	font-size:14px;
	line-height:20px;
	text-align:justify;
	text-justify:distribute;/* Win IE only */
}

.toptxt {
	margin:0 auto 20px;
	width:660px;
}

.toptxt2 {
	margin:0 auto 20px;
	width:660px;
	text-align:center;
}

/*------------------------------------------------------------------------------
特徴
------------------------------------------------------------------------------*/
.feature {
	margin:0 auto;
	width:600px;
	background-color:#fff;
}

.feature .text {
	margin:0 0 35px;
	width:270px;
	float:left;
	background-color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	text-justify:distribute;/* Win IE only */
}

.feature .image {
	margin:0 0 30px;
	width:280px;
	float:right;
	background-color:#fff;
}

.feature table {
	width:270px;
	float:left;
}

.feature table td {
	text-align:center;
}

.feature table td img {
	cursor:pointer;
}

/*------------------------------------------------------------------------------
詳細
------------------------------------------------------------------------------*/
.more {
	display:block;
	width:240px;
	height:25px;
	background: url(../common/img/btn.gif) no-repeat;
	text-indent:-5000px;
	outline:0;
}

.more:hover {
	background-position:0 -25px;
}

/*------------------------------------------------------------------------------
レース
------------------------------------------------------------------------------*/
.lace_top,
.lace_bottom {
	margin:0 auto;
	width:660px;
	height:80px;
	background:#fff url(img/lace.gif) repeat-x 50% 42px;
	text-align:center;
}

.lace_bottom {
	height:38px;
	background-position:50% 100%;
}

/*------------------------------------------------------------------------------
バンケットプランガイド
------------------------------------------------------------------------------*/
.bpg p {
	margin-bottom:25px;
}

.guide_image {
	margin:0 auto 30px;
	width:430px;
}

/*------------------------------------------------------------------------------
イメージ切り替え
------------------------------------------------------------------------------*/
.c_image img {
	border:1px solid #36f;
}
