
img{
	border: none;
}

body{
	background-color: Black;
	margin: 0;
	padding: 0;
	font-family: "Sawarabi Mincho";
	font-size: 100%;
	color: white;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}


#wrapper{
	overflow: hidden;
}

.main_wrapper{
	width: 1000px;
	margin: auto;
}


ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

li a{
	text-decoration: none;
	color: #D4C079;
}


h2 {
	width: 1000px;
	text-align: center;
	margin: auto;
	font-size: 30px;
	border-bottom: solid 2px #fff;
	letter-spacing: 0.1em;
	font-weight: normal;
}


.content-wrapper{
	width: 1000px;
	margin: auto;
	margin-bottom: 30px;
}

.content-wrapper h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: solid #D4C079 7px;
}


.content-wrapper h3 span{
	font-size: 0.78em;
}

.content-wrapper .desc{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}


.menu-wrapper{
	margin-top: 30px;
}


.special-left{
	float: left;
	width: 400px;
}


.special-left img{
	width: 400px;
}

.special-right{
	float: right;
	width: 570px;
}


.special-right a{
	color: #D4C079;
	text-decoration: none;
}


.special-right a:hover{
	text-decoration: underline;
}


h4 {
	font-weight: normal;
	clear: both;
	border-left: 7px solid #D4C079;
}

h5{
	font-weight: normal;
	clear: both;
	color: #D4C079;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
}


p{
	margin-top: 5px;
}


.cocktail-box{
	float: left;
}


.breadcrumbs {
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 20px;
}

.breadcrumbs li {
	list-style-type: none;
	float: left;
	font-size: 14px;
}


.breadcrumbs li span {
	padding-left: 0.5em;
	padding-right: 0.5em;
}



.banner_line3{
	width: 1024px;
	height: 60px;
	margin: auto;
	margin-bottom: 40px;
	margin-top: 50px;
	position: relative;
}

.banner_line3 img{
	width: 180px;
	height: 45px;
}

.banner_line3 > div{
	float: left;
	margin-right: 30px;
	width: 180px;
	height: 70px;
}


.banner_line3 > div > img{
	cursor: pointer;
}

.banner_line3 > div span{
	color: #c1bcae;
	font-size: 0.8em;
}

.banner_line3 > div:last-child{
	margin-right: 0px;
}

.about-left{
	width: 400px;
	float: left;
	margin-right: 30px;
	margin-top: 0;
}


.about-left img{
	width: 100%;
}


.about-right{
	width: 520px;
	float: left;
}

.text-right {
	text-align: right;
}

.text-right a{
	color: #D4C079;
	text-decoration: none;
}

.text-right a:hover{
	text-decoration: underline;
}

.point-lead{
	color: #D4C079;
}

.room-right {
	float: left;
	width: 400px;
}

.room-left {
	width: 575px;
	float: left;
	margin-right: 25px;
}


.small-room{
	width: 320px;
	float: left;
	margin-right: 20px;
}

.small-room img{
	width: 100%;
}


.small-room-last{
	float: left;
	margin-right: 0px;
}

.room-inner ul{
	list-style: disc;
	margin-left: 20px;
}

.room-inner .room-img {
	width: 235px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}


.room-inner .room-img:last-of-type{
	margin-right: 0px;
}

.room-inner a{
	color: #D4C079;
	text-decoration: none;
}

.room-inner a:hover{
	text-decoration: underline;
}


.room-lead{
	font-size: 1.3em;
	margin-top: 10px;
}


.point-lead{
	font-size: 1.2em;
}

.seminar-lead-text {
	float: left;
	width: 580px;
	margin-right: 40px;
}


.left-box {
	width: 600px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

.right-box {
	width: 380px;
	float: left;
	margin-top: 20px;
}

.seminar-title {
	margin-bottom: 10px;
	padding-left: 7px;
}

.seminar-lead-box{
	margin-bottom: 30px;
	margin-top: 20px;
}

.seminar-photo{
}

.content-wrapper h3.cooking-seminar-h{
	border: none;
	border-bottom: 2px solid #D4C079;
}


.cooking-seminar-h2{
	margin-top: 20px;
}


.cooking-seminar dt {
	width: 5em;
	float: left;
}

@media screen and (max-width: 1024px){
}


