@charset "utf-8";
h1 {
	font-size: 13px;
	text-indent: 15px;
}
h2 {
	margin-bottom: 15px;
}
#subcontent h2 {
	margin-bottom: 5px;
}
.eng {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #86DD84;
	padding-left: 10px;
}
.red {
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}
.bold_red {
	font-weight: bold;
	color: #F00;
}
.vivid {
	font-size: 25px;
	font-weight: bold;
	color: #000;
	background: url(../image/access/freedial.jpg) no-repeat 15px center;
	padding-left: 80px;
}
.vivid2 {
	font-size: 25px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url(../image/access/tel.jpg);
	padding-left: 80px;
}

h3 {
	border-bottom: 3px double #FFDE88;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 25px;
	background: url(../image/common/h3.jpg) no-repeat left top;
}
