#contents #contentsLeft{
	width: 170px;
	float: left;
}
#contents #contentsLeft h3{
	height: 60px;
}
#contents #contentsLeft ul{
	margin-bottom: 40px;
}
#contents #contentsLeft ul li{
	height: 50px;
}

#contents #contentsLeft ul li a{
	display: block;
	width: 170px;
	height: 50px;
	overflow: hidden;
}
#contents #contentsLeft ul li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#contents #contentsRight{
	width: 750px;
	float: right;
}

#contents #contentsRight .menuBox{
	margin-bottom: 20px;
}
#contents #contentsRight .menuBox h3{
	height: 50px;
	font-size: 22px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝","MS PMincho";
	font-weight: bold;
	color: #a18c74;
	margin-bottom: 10px;
	background-image: url(../images/h3_menu_bg.gif);
	letter-spacing: 0em;
}
#contents #contentsRight .menuBox h3 span{
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝","MS PMincho";
	color: #a18c74;
	letter-spacing: 0em;
}

#contents #contentsRight .menuBox .menuPhoto{
	width: 220px;
	float: left;
}
#contents #contentsRight .menuBox .menuPhoto img{
	margin: 1px;
}

#contents #contentsRight .menuBox .menuText{
	width: 530px;
	float: right;
}
#contents #contentsRight .menuBox .menuText h4{
	font-weight: bold;
}
#contents #contentsRight .menuBox .menuText p{
	line-height: 1.6em;
	margin-bottom: 15px;
}
#contents #contentsRight .menuBox .menuText dl dt{
	width: 440px;
	float: left;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#contents #contentsRight .menuBox .menuText dl dd{
	width: 50px;
	float: right;
	text-align: right;
	line-height: 1.5em;
}
#contents #contentsRight .menuBox .menuText .style1{
	clear: both;
	height: 20px;
}

#contents #contentsRight .shefBox{
	background-color: #faf7f3;
	border: 1px solid #efe5d8;
	padding: 20px;
	margin-bottom: 20px;
}

#contents #contentsRight .shefBox .shefImage{
	width: 170px;
	float: left;
}
#contents #contentsRight .shefBox .shefImage img{
	border: 4px solid #e0d6b8;
}
#contents #contentsRight .shefBox .shefText{
	width: 520px;
	float: left;
}
#contents #contentsRight .shefBox .shefText h3{
	width: 500px;
	height: 70px;
}
#contents #contentsRight .shefBox .shefText p{
	line-height: 1.6em;
}

#contents #contentsRight .cautionBox p{
	margin-top: 20px;
	border-top: 1px solid #CCC;
	line-height: 1.5em;
	font-size: 11px;
	padding-top: 10px;
}


