#main h2 {
	background-image: url(../common/img/page_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 78px;
	height: 78px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #030;
}
#main h3 {
	font-weight: normal;
	font-size: 12px;
}
#main .box00 {
	margin-top:10px;
	display:block;
	height: 240px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#main .box00 p {
	margin-top:10px;
}
#main .box00 ul {
	margin-top:10px;
}
#main .box00 li {
	margin-top:10px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .box01 {
	margin-top:20px;
	margin-bottom: 20px;
	display: block;
}
#main .box01 p {
	padding-left: 10px;
}
#main .box01 .guide table {
	width:618px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 15px;
}
#main .box01 .guide table th {
	margin: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 450px;
	padding-left: 10px;
	text-align: left;
}
#main .box01 .guide table td {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
