@charset "UTF-8";

@import url(common.css);

#topimage {
	background:  url(../images/index/topimage.jpg) no-repeat left top;
	height: 320px;
}
#container {
	background: #FFF url("../images/common/bg01.gif") repeat-x left top;
	text-align: left;
	padding: 20px 15px 10px;
}

.ebox { margin-bottom: 0; line-height: 1.2;}

/* Font */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#rmenu .box { font-size: 85%;}


/* Clear */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

gm {
	zoom: 100%;
}
gm:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


/* topics */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#topics {
	width: 510px;
	float: left;
	margin-bottom: 15px;
}
#topics li {
	padding: 5px 0 5px 14px;
	border-bottom: 1px dotted #CCC;
	background:   url("../images/common/p-cir-egr.gif") no-repeat left center;
}
#topics li.la {
	margin-bottom: 3px;
}
#topics .navi {
	font-size: 85%;
	margin-bottom: 10px;
}

/* fair */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#fair {
	width: 180px;
	float: right;
	margin-bottom: 15px;
}


/* main-bnr */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#main-bnr {
	margin-bottom: 8px;
}


/* Charge */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#charge {
	width: 410px;
	float: left;
	margin-bottom: 20px;
}
#charge p { margin-bottom: 0;}
#charge #party {
	margin-top: 20px;
}

/* dinner */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#dinner {
	width: 280px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
}
#dinner p {
	margin-bottom: 0;
}

/* alacarte */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#alacarte {
}

/* party */
/* ---------*---------*---------*---------*---------*---------*---------*---------* */

#party {
	margin-top: 14px;
}
