@charset "utf-8";
/* CSS Document */

#mainarea h2 {
	background-image: url(../image/common/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 54px;
	width: 648px;
	line-height: 55px;
	padding-left: 70px;
	font-weight: bold;
}


#mainarea #leftarea {
	float: left;
	width: 380px;
}
.table_01 {
	font-size: 14px;
	float: right;
}
.table_01 th, td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
h3 {
	font-size: 14px;
	color: #900;
	font-weight: bold;
	margin-top: 15px;
}
.left15 {
	margin-left: 15px;
}


dl dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
}
dl dd {
	font-size: 14px;
	line-height: 1.5em;
}




ul li {
	font-size: 14px;
	line-height: 1.5em;
}
hr {
	margin-bottom: 10px;
	height: 20px;
}
