@charset "utf-8";
#main_img {
	background-image: url(../img/top/main_img.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 730px;
}
#comment {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 1px groove #CCCCCC;
	height: 105px;
	overflow: auto;
	background-color: #F7F7F7;
}
#comment p {
	line-height: 19px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.box01_header {
	background-image: url(../img/common/box01_header.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 680px;
}
.box01 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/box01_bg.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}
.site_img {
	height: 180px;
	width: 240px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box01_contents_right {
	float: left;
	width: 425px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.box01_contents h3 {
	font-weight: bold;
	display: block;
	width: 350px;
	float: left;
	line-height: 24px;
	margin-top: 5px;
	border: 1px groove #CCCCCC;
	clear: both;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 10px;
}
.box01_contents_right p {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 18px;
	clear: both;
	margin-bottom: 10px;
}
.box01_contents_right dt {
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 24px;
}
.box01_contents_right dd {
	color: #FF0000;
	font-weight: bold;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}



.box01_footer {
	background-image: url(../img/common/box01_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 680px;
}
.b_bottom {
	margin-bottom: 30px;
}
.arrow2 {
	margin-top: 10px;
}

