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



.sub_title {
	height: 35px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
h3 {
	font-size: 14px;
	color: #003366;
	line-height: 24px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.each_contents_box {
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 15px;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat;
}
.each_contents {
	height: auto;
	width: 671px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.each_contents2 {
	height: auto;
	width: 671px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.each_contents_box img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.each_contents_box .shousai {
	float: right;
	width: 550px;
	padding-right: 15px;
	padding-left: 0px;
}

.each_contents_box p {
	text-align: left;
	margin-top: 7px;
	margin-right: 10px;
	line-height: 18px;
	margin-left: 10px;
	padding-left: 90px;
}
