@import url("../../shared/style/init.css");

@import url("../../shared/style/common.css");

body{
	background: url(../img/bg.jpg) right top #333;
}

.Navi_gallery a {
	background-position: 0 -36px;
}

h2 {
	display: none;
}

.Section h3 {
	margin-bottom: 30px;
}

.Submenu {
	background: url(../img/submenu_bg.gif) no-repeat left top #fff;
	padding: 0;
	height: 70px;
}

.Section {
	background: #eee;
}

.Section ul li {
	font-size: 0.75em;
	margin: 0 0 5px 0;
}

.Section ul {
	margin-bottom: 30px;
}

.Top_photo {
	float: left;
	width: 270px;
}

.Top_special {
	float: left;
	width: 270px;
}

.Top_photo ul li {
	margin-bottom: 30px;
}

.Top_special ul li {
	margin-bottom: 30px;
}