@charset "utf-8";
@import url("reset.css");

#main .area,#main #area01,#main #area02 {
	width: 600px;
	margin: 15px 0px 30px 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;
}
#main h1 {
	margin: 0px 0px 15px 0px;
}
#area01 #no_01 {
	background-image: url(../image/base/01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	padding: 0px 0px 0px 19px;
}
#main dd {
	margin: 0px 0px 15px 30px;
}
#area01 #no_02 {
	background-image: url(../image/base/02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	padding: 0px 0px 0px 19px;
}
#area01 #no_03 {
	background-image: url(../image/base/03.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	padding: 0px 0px 0px 19px;
}
#main #area02 dt {
	background-image: url(../image/base/ta_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
