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

h2 {
	font-size: 18px;
	background-image: url(../img/view/bar.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left center;
	padding-left: 19px;
	vertical-align: middle;
	line-height: 32px;
	margin-bottom: 17px;
	font-weight: bold;
	margin-top: 20px;
}
.box {
	background-color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B5B5B5;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
h3 {
	float: left;
	margin-right: 12px;
}
.text {
	font-size: 12px;
	margin-top: 11px;
}
h4 {
	margin-top: 20px;
	font-size: 14px;
	background-image: url(../img/search/bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left center;
	padding-left: 15px;
	vertical-align: middle;
	line-height: 24px;
	margin-bottom: 17px;
	font-weight: bold;
}
.box table {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.box table tr td {
	width: 200px;
}
.text2 {
	font-size: 11px;
	line-height: 1.4em;
	padding-right: 15px;
	padding-top: 5px;
}
.box input {
	margin-top: 30px;
	margin-left: 350px;
}
