@charset "utf-8";
#main_img {
	background-image: url(../img/other/tool_main_img.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 730px;
}

.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 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	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 dt {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.box01 dd {
	line-height: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
}





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