@import url(common.css);

div#contents .top_navi {
	width: 640px;
	margin: -37px auto 50px auto;
	padding-bottom: 50px;
	background: url('../images/top/back_table.jpg') center bottom no-repeat;
}

div#contents .top_navi ul {
	padding-left: 42px;
}

div#contents .top_navi ul li {
	float: left;
}

div#contents .top_navi ul li.info {
	width: 95px;
	height: 135px;
	margin: 0 0 10px 0;
}

div#contents .top_navi ul li.map {
	width: 67px;
	height: 66px;
	margin: 79px 0 0 0;
}

div#contents .top_navi ul li.blog {
	width: 117px;
	height: 66px;
	margin: 79px 0 0 0;
}

div#contents .top_navi ul li.gallery {
	width: 105px;
	height: 60px;
	margin: 85px 0 0 0;
}

div#contents .top_navi ul li.menu {
	width: 100px;
	height: 20px;
	margin: 125px 0 0 0;
}

div#contents .top_navi ul li.staff {
	width: 70px;
	height: 60px;
	margin: 85px 0 0 0;
}


/* infomation menu staff 共通 */

div#contents div.flashtop {
	width: 800px;
	height: 85px;
	margin-top: 65px;
	_margin-top: 61px;
	*:first-child+html margin-top: 63px;
	_margin-left: -50px;
}

div#contents div#menu div.flash {
	width: 800px;
	_margin-left: -50px;
	background: url('../images/common/back.jpg') center top repeat;
}

div#contents div#menu div.left{
	float: left;
	margin-left: 25px;
	_margin-left: 12px;
	width: 180px;
}

div#contents div.right{
	float: right;
	margin-right: 37px;
	_margin-right:18px;
	width: 530px;
}

div#contents .flashend {
	width: 800px;
	margin-bottom: 50px;
	_margin-left: -50px;
	height: 70px;
	background: url('../images/common/back_under.jpg') center top no-repeat;
}

*:first-child+html div#contents div.flashtop {
	margin-left: -50px;
}

*:first-child+html div#contents div#menu div.flash {
	margin-left: -50px;
}

*:first-child+html div#contents .flashend {
	margin-left: -50px;
}

div#contents div#menu div.left img.leftbntop{
	margin-top: 70px;
}

div#contents div#menu div.left img.leftbn{
	margin:0 0 15px 0;
	margin-left: 5px;
	text-align: left;

}

div#contents div#menu div.left p.leftbn1{
	font-weight: bold;
	font-size: 0.8em;
	color: #53431F;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}

div#contents div#menu div.left p.leftbn2{
	color: #53431F;
	font-size: 0.7em;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 120%;
	text-align: left;
}


/* ページ個別 */

/* Menu */
div#contents .top {
	margin: 15px 0 0 50px;
}

.price_att {
	text-align: left;
	margin: 10px 0 0 0;
	font-size: 78%;
	color: red;
	font-weight: 600;
}

table.menu_table{
	border-collapse: collapse;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 35px;
}

table.menu_table td.menu_table1{
	text-align: left;
	padding-top: 5px;
	border-bottom: 2px dotted;
	border-color: #D4D2CE;
	font-size: 78%;
}

table.menu_table td.menu_table2{
	width: 250px;
	text-align: right;
	padding-top: 5px;
	border-bottom: 2px dotted;
	border-color: #D4D2CE;
	font-size: 78%;
}

img.left1{
	margin: 5px 0 5px 0;
}


div#contents div#menu .flash_text {
	width: 180px;
	margin: 0 0 0 475px;
}

