@charset "utf-8";
/* CSS Document */

h3{
	background: url(../../images/ttl_h3.jpg) no-repeat left center;
	padding-left: 35px;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 40px;
}
section.contents{
	margin-bottom: 100px;
}
h4{
	border-width: 940px;
	border-bottom: 2px solid #94a0c8;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 18px;
}
.inner_text{
	margin-left: 25px;
}
#inner{
	margin: 30px 0px 70px 20px;
	padding: 10px 50px 50px 50px;
	background-color: #f5f5f5;
}
#inner p,#inner ul{
	margin-left: 5px;
}
#inner ul li{
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;
}
#mailto_btn{
	text-align: center;
}