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


h2 {
	font-size: 20px;
	font-weight: normal;
	color: #0E1265;
	margin-top: 25px;
}
h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	margin-bottom: 0px;
}
h4 img{
	position: absolute;
}
h4 span{
	margin-left: 15px;
}
#main_main{
	width:810px;
	margin-left:50px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#about_01{
	width:810px;
	height:250px;
}
#about_01 img{
	float:left;
	margin-right: 30px;
}
#about_01 h3{
	font-size: 30px;
	font-weight: normal;
	color: #000099;
	padding-top: 50px;
}
#about_01 p{
	font-size: 13px;
}
#about_02{
	width:810px;
	height:300px;
	
}
#about_02 p{
	width:360px;
	float:left;
	margin-right:24px;
}
#about_03{
	width:810px;
	height:250px;
}
#about_03 p{
	width:360px;
	float:left;
	margin-right:24px;
}
#about_04{
	width:810px;
	height:350px;
}
#about_04_in{
	margin-top: 10px;
}
#about_04_in p{
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#muryoushiyou {
	text-align:right;
	width: 269px;
	margin-left:638px;
	margin-bottom:15px;
}
.muryou_button span{
	display:none;
}

.muryou_button a{
	display: block;
	width: 269px;
	height: 37px;
	background-image: url(../images/basic/muryoushiyou_large.jpg);
	background-repeat: no-repeat;	
}
.muryou_button a:hover {
	background-image: url(../images/basic/muryoushiyou_large_h.jpg);
	background-repeat: no-repeat;
}