@charset "UTF-8";


/* Left-contents
=======================================================*/
#top #main .menu-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.menu-left-contents {
	float: left;
}
.menu-left-contents h1 a {
	background-image: url(../images/top/logo02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 166px;
	width: 234px;
	margin-top: 2px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m01 a,
.main-contents .g-menu .m02 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m04 a,
.main-contents .g-menu .m05 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
h3.banquet-title {
	background-image: url(../../menu/images/title_banquet.gif);
		background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
	width: 432px;
	margin-bottom: 18px;
}
#menu ul {
	list-style-type: none;
}
.aburi-osusume {
	margin-top: 18px;
}
.aburi-osusume ul {
	background-color: #e3e0d6;
}
.aburi-osusume li {
	background-image: url(../images/top/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 14px;
	margin-right: 14px;
	/*padding-left: 14px;*/
}
.aburi-osusume .last {
	background-image: none;
}
.aburi-osusume h3 {
	background-image: url(../../menu/images/title_ippin.gif);
	background-repeat: no-repeat;
	text-indent: -100000px;
	display: block;
	height: 24px;
	width: 432px;
	margin-bottom: 18px;
}