@charset "utf-8";

#main_contents {
	width: 650px;
	float: right;
	margin-right: 32px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#main_contents li {
	display: block;
	width: 313px;
	height: 280px;
	float: left;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	overflow: auto;
	padding-bottom: 5px;
}
#main_contents li h5 {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#main_contents li p {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4em;
	margin-top: 5px;
}

#main_contents li img {
	margin-top: 10px;
}

#title {
	margin-bottom: 15px;
}
.box01 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E5E45;
	margin-top: 5px;
}
#main_contents h4 {
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}


.box01 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box01 img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box01 p {
	margin: 5px;
	font-size: 11px;
}
.box01   .bg  {
	background-color: #E8E6E1;
	padding: 15px;
	color: #402000;
	border: 1px solid #7C6A52;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.box02 h3 {
	font-weight: bold;
	font-size: 14px;
	color: #6E5E45;
	margin-top: 5px;
}

.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;
	height: 130px;
	text-align: left;
	line-height: 20px;
}
.box02 img {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.box02 p {
	margin: 5px;
}

