body {
	background: #37462B;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0px 40px 100px;
}
#logomark {
	position: absolute;
	z-index: 5000;
	height: 232px;
	width: 300px;
	left: 0px;
	margin-left: -1px;
	top: 80px;
}
#contents-wrap {
	width: 100%;
	background: url(../contents/base/back-white.png);
	z-index: 100;
	border-radius: 5px;
	min-height: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 35px;
	padding-bottom: 4px;
}
#page-wrap {
	margin: 60px 60px 60px 280px;
	background: #FFF;
	padding: 20px 30px;
	border-radius: 7px;
	opacity: 0.85;
	top: 65px;
}
#navi-wrap {
	height: auto;
	width: 250px;
	z-index: 4000;
	position: absolute;
	top: 320px;
	left: 0px;
	line-height: 14px;
}
.menueng {
	font: normal 17px 'Cinzel', cursive;
}
.menujp {
	font-size: 11px;
}
#navi-wrap li a {
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	opacity: 0.98;
}
#navi-wrap ul li{
	list-style: none;
	margin-bottom: 18px;
	border-left: 8px solid #345C60;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#navi-wrap ul li:hover{
	list-style: none;
	margin-bottom: 18px;
	border-left: 8px solid #4A2500;
	padding-left: 15px;
	background: #345C60;
}
.back_title {
	font: normal 50px 'Cinzel', cursive;
	color: #FFF;
	float: right;
	opacity: 0.5;
	margin-right: 20px;
	margin-top: -5px;
}
.designer_back {
    margin-top: 80px;
    margin-bottom: 50px;
	background: url(../contents/designer/designer-img.png) no-repeat left top;
	padding-left: 280px;
	font-size: 14px;
	line-height: 22px;
    color: #6E5F57;
}
.font20eng {
	font: normal 50px 'Cinzel', cursive;
	font-size: 20px;
}
.left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
.font13 {
	font-size: 13px;
}
.font15 {
	font-size: 15px;
}
.font18 {
	font-size: 18px;
	line-height: 25px;
}
.font20 {
	font-size: 20px;
}
.underline-dot {
	border-bottom: 1px dotted #A09A9A;
}
.font25 {
	font-size: 25px;
}
.pagetop {
	font: normal 50px 'Cinzel', cursive;
	font-size: 14px;
	color: #FFF;
	background: #2C4F52;
	padding: 12px;
	width: 92px;
	text-align: center;
	border-radius: 5px;
	margin-top: -60px;
	margin-left: -140px;
	position: fixed;
	left: 100%;
	top: 100%;
	z-index: 5500;
}
.pagetop a {
	color: #FFF;
	text-decoration: none;
}
.pagetop:hover {
	font: normal 50px 'Cinzel', cursive;
	font-size: 14px;
	color: #FFF;
	background: #462300;
	padding: 12px;
	width: 92px;
	text-align: center;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.english {
	font-family: 'Cinzel', cursive;
}
.englishtitle {
	font-family: 'Cinzel', cursive;
    line-height: 200%;
}
img a {
	text-decoration: none;
	border-style: none;
}
img a:hover {
	text-decoration: none;
	border-style: none;
	opacity: 0.8;
}
.facebook {
	margin-top: 25px;
	margin-left: 100px;
}
.email {
	margin-left: 15px;
}
