@charset "utf-8";
@import "0-import.css";

#conts h2 {
	font-size: 14px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../img/h2_bg3.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;
	padding-top: 10px;
	text-indent: 20px;
	color: #333333;
	margin-bottom: 0px;
	height: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.arrow_icon {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 35px;
	background-image: url(../img/index/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 20px;
	line-height: 1.7em;
}


.p1 {
	margin-bottom: 40px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 1.8em;
}

.p2 {
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	color: #DD0621;
	margin-top: 15px;
}

.p3 {
	margin-bottom: 40px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 1.8em;
}

.p_red {
	color: #DD0621;
	font-weight: bold;
}

.mb10 {
	margin-bottom: 10px;
}

.style_img_center {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.style_p1 {
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 20px;
}
.center{
	text-align: center;
}
