#mainimg {
	width: 1000px;
	height: 351px;
	background: url(bg_main.jpg) no-repeat 0 0;
	position: relative;
}
#gnavi {
	margin-top: 3px;
}
#mainimg h2 {
	display: none;
}
.imglink {
	position: absolute;
	top: 239px;
	left: 20px;
	width: 67px;
}
.imglink a {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	float: left;
	display: block;
	width: 67px;
	height: 41px;
	margin-bottom: 10px !important;
}
.imglink a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.imglink em {
	display: none;
}
#container {
	background: url(../bg_contents.gif) repeat-y 232px 0;
}
#rcol {
	width: 747px;
}
#lcol {
	width: 210px;
}
#lcol #menuwrap {
	padding: 10px;
	background: url(../bg_menu.gif);
}
#lcol .sidemenu li {
	line-height: 0 !important;
}
#lcol .sidemenu li img {
	display: block;
	float: left;
}
#lcol .pickup {
	clear: both;
	margin: 15px 0;
}
#lcol .pickup li {
	display: inline;
	margin: 0 !important;
}
#lcol .pickup a {
	display: block;
	width: 92px;
	height: 62px;
	float: left;
	margin-bottom: 7px;
}
#lcol .pickup .above a {
	margin-right: 6px;
}
#lcol .bbnr {
	margin-top: 10px;
}
.mainlink {
	margin: 20px 0 15px -20px;
	padding-left: 20px;
	border-top: 1px solid #735f54;
}
.ah4 {
	margin-left: 1.5em;
}
.course {
	margin: 35px 0;
}
.dinnermenu li {
	line-height: 1.4;
	margin-bottom: 6px;
}
.dinnermenu em {
	font-weight: bold;
	color: #666;
}
td {
	text-align: right;
}
.addmenuL {
	float: left;
	margin-left: 20px;
}
.addmenuR {
	float: left;
	margin-left: 30px;
}
table {
	background: none;
}
th {
	font-weight: normal;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #aaa;
	padding-left: 15px;
}
td {
	font-weight: bold;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #aaa;
}
.addmenuL table caption {
	padding: 5px;
	border-left: 5px solid #744e39;
	border-bottom: 1px solid #735f54;
	font-weight: bold;
	color: #666;
}
.addmenuR table caption {
	padding: 5px;
	border-left: 5px solid #6bc;
	border-bottom: 1px solid #b5d5dc;
	font-weight: bold;
	color: #666;
}
.addmenuL table th {
	background: url(bg_addmenulist01.gif) no-repeat 3px 11px;
}
.addmenuR table th {
	background: url(bg_addmenulist02.gif) no-repeat 3px 11px;
}
.addmenuL table td {
	color: #735f54;
}
.addmenuR table td {
	color: #6bc;
}
