@charset "utf-8";
@import url("reset.css");
#main #area {
	width: 600px;
	margin: 15px 0px 0px 15px;
}

#main h2 {
	background-image: url(../image/base/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 615px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	font-size: 112%;
	padding: 0px 0px 0px 15px;
}

#area ol {
	margin: 30px 0px 0px 20px;
	width: 580px;
}

#area li {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}
#area #n_01 {
	background-image: url(../image/base/01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_02 {
	background-image: url(../image/base/02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_03 {
	background-image: url(../image/base/03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_04 {
	background-image: url(../image/base/04.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_05 {
	background-image: url(../image/base/05.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_06 {
	background-image: url(../image/base/06.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_07 {
	background-image: url(../image/base/07.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#area #n_08 {
	background-image: url(../image/base/08.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 20px;
}
#main h1 {
	margin: 0px 0px 15px 0px;
}
