@charset "utf-8";
#main_img {
	background-image: url(../img/seo/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;
	text-align: left;
}
.box01_contents img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.box01_contents h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height: 26px;
	display: block;
	width: 400px;
	padding-left: 10px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box01_contents dt {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 20px;
	line-height: 24px;
	margin-top: 5px;
}
.box01_contents dd {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 20px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	padding-bottom: 5px;
}
.box01_contents a {
	font-weight: bold;
}

.box01_contents p {
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}






.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;
}

