@charset "utf-8";

#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#main_contents li {
	display: block;
	width: 315px;
	height: 100px;
	float: left;
	margin: 5px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
#title {
	margin-bottom: 25px;
	background-color: #E3E2DD;
	border: 1px solid #CCCCCC;
}
#title p {
	line-height: 1.6em;
	text-align: left;
	margin: 8px;
	color: #333333;
}

#pr_img {
	margin-bottom: 15px;
}

.box01 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	background-color: #F4F3F1;
	margin-bottom: 25px;
	height: 130px;
	text-align: left;
	line-height: 20px;
	overflow: auto;
}

.box01 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E5E45;
	margin-top: 5px;
	margin-left: 10px;
}
.box01 img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box01 p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.box01-2 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	background-color: #F4F3F1;
	margin-bottom: 25px;
	text-align: left;
	line-height: 20px;
}

.box01-2 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E5E45;
	margin-top: 5px;
	margin-left: 10px;
}
.box01-2 img {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 7px;
}
.box01-2 p {
	margin: 10px;
}

.box02 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	background-color: #F4F3F1;
	margin-bottom: 10px;
	text-align: center;
	line-height: 20px;
}

.box02 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E5E45;
	margin-top: 5px;
}
.box02 img {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.box02 p {
	margin: 10px;
	text-align: left;
}
.campaign {
	margin-bottom: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#title2 {
	margin-bottom: 10px;
}

