@CHARSET "UTF-8";
.sub-contents01 {
	margin-top: 20px;
}
.contents-left {
	width: 580px;
	vertical-align: top;
	padding-right: 30px;
	display: table-cell;
/* 	border: 1px solid #000000; */
}
.contents-right {
	width: 400px;
	text-align: center;
	vertical-align: top;
/* 	padding-left: 20px; */
	display: table-cell;
/* 	border: 1px solid #000000; */

}
.comment01 {
/* 	font-weight: bold; */
}
.comment01 h2 {
	font-size: 23px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0;
	text-align: center;
}
.comment01 p {
	font-size: 23px;
	line-height: 1.5;
	letter-spacing: 0;
	text-align: center;
}
#facebook-box {
	margin-top: 30px;
}


.contents-right h2 {
}
#contact-box {
	height: 180px;
	color: #42210b;
	text-align: center;
	margin-top: 20px;
	padding-top: 40px;
	background-image: url(../img/common/border01.gif),
	                  url(../img/common/border01.gif);
	background-repeat: repeat-x,
	                   repeat-x;
	background-position: top center,
	                     bottom center;
}
#contact-box h3 {
	font-size: 21px;
	font-family: "hannari";
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: 1px solid #b3b3b3;
}
#contact-box .tel {
	margin-top: 10px;
}
#contact-box .mail {
	width: 140px;
	font-family: "hm5";
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	background-image: url(../img/common/mail-icon02.gif);
	background-repeat: no-repeat;
}
#contact-box .mail a {
	color: #42210b;
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
}
#contact-box .mail a:hover {
	color: #42210b;
	text-decoration: underline;
	margin-top: 10px;
}
