@charset "utf-8";

h2{
	margin-bottom: 15px;
}
h3{
	margin-bottom: 15px;
}

#main {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main p{
	margin-bottom: 15px;
	margin-right: 10px;
}
.point{
	color: #F96400;
	font-weight: bold;
}
.point-small{
	font-size: 11px;
	color: #DA3D07;
}

#mailbox{
	background-color: #F9FCEF;
	margin-right: 10px;
	padding: 5px;
	border: 2px solid #DFD6CC;
}
.mail-title{
	font-size: 15px;
	font-weight: bold;
	color: #3F6831;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tel-fax{
	font-weight: bold;
	color: #F58836;
	font-size: 15px;
}
.tel-fax a{	color: #F58836;	text-decoration: none;}
.tel-fax a:hover {	color: #F58836;	text-decoration: underline;}
