@charset "utf-8";

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

body {
	background-repeat: repeat-x;
	background-image: url(../img/rep.jpg);
}
#top {
	width: 940px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}
#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topic-path {
	background-image: url(../img/banquet_room.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#tri1 {
	background: url(../../img/common/left/pink_tri_down.gif) no-repeat left center;
}

#line-frame_green,
#line-frame_orange,
#line-frame_lightgreen,
#line-frame_blue,
#line-frame_lightorange,
#line-frame_darkblue,
#line-frame_yellow,
#line-frame_black,
#line-frame_purple {
	padding-left: 11px;
	padding-bottom: 10px;
	width: 642px;
}

/* photo */

#pict {
	display: block;
	clear: both;
	width:640px;
}

#pict p {
	color: #787878;
	line-height: 150%;
}

#pict .pict_left {
	display: block;
	float: left;
	width: 250px;
	text-align: left;
	margin-right: 20px;
}

#pict .pict_right {
	display: block;
	float: left;
	width: 370px;
	text-align: left;
}

.banquet {
width: 630px;
margin-left: 10px;
}
.banquet_l {
float: left;
width: 305px;
}
.banquet_r {
float: right;
width: 305px;
}
.banquet_l2 {
float: left;
width: 202px;
}
.banquet_r2 {
float: right;
width: 416px;
}
.banquet_r2_l {
float: left;
width: 202px;
}
.banquet_r2_r {
float: right;
width: 202px;
}
.t_hole {
margin: 10px 0px 10px 8px;
font-size: 120%;
color: #666666;
font-weight: 600;
}
.t_intro {
margin: 0px 0px 10px 10px;
color: #666666;
}
.t_intro2 {
margin: 0px 0px 15px 10px;
color: #666666;
}
.banquet_title {
margin-bottom: 20px;}
.banquet_img {
margin-top: 15px;
}
.banquet_img2 {
margin-top: 18px;
}

