.menu {
	font-size: 12px;
	font-weight: bold;
	color: #43546A;
}
.menuop {
	font-size: 11px;
	color: #333333;
}
.regist {
	font-size: 9px;
	color: #333333;
}
.title {
	font-size: 110%;
	line-height: 120%;
	color: #666666;
	font-weight: bold;
}
.menuseihin {
	font-size: 12px;
	color: #43546A;
	font-weight: bold;
}
.explain {
	font-size: 100%;
	line-height: 120%;
	color: #000000;
}
.explainbld {
    font-size: 100%;
	line-height: 120%;
	color: #000000;
}
.merit {
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	width: 470px;
	text-align: left;
}
/* ======================================== */
/*  特長の説明文　　　　　　　　　　 　　　　*/
/* ======================================== */
.point {
	width: 500px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
h2 {
	border-bottom:1px solid #999999;
	margin-bottom:10px;
	padding-bottom:1px;
	text-align:left;
	font-size:110%;
	color:#333333
	}
.exp {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
}
/* ======================================== */
/*  説明文中のリストスタイル　　　　　　　　*/
/* ======================================== */
.explist {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	left: 10px;
}.ptszuare {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	left: 10px;
	list-style-image: url(../img/point/ptsquare.gif);
}
.dotlist {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	left: 20px;
	list-style-image: url(../img/point/dotlist.gif);
}
.explistnum {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	left: 10px;
	list-style-type: decimal;
}
.coment {
	list-style-type: none;
	left: 5px;
	font-size: 80%;
}
