@charset "utf-8";
h2{
	font-size: 15px;
	font-weight:bold;
}
h3{
	font-size: 13px;
	line-height:1.5em;
	margin:20px auto;
	width:630px;
	padding-top: 15px;
	padding-left:5px;
}
table{
	width:640px;
}
th{
	padding:10px 5px;
	width:120px;
	text-align: right;
}
.space{
	width:10px;
}
.bar_2{
	height:40px;
	border-bottom:solid 2px #b0bfdd;
	vertical-align:bottom;
}
.bar_1{
	padding:10px 5px;
	height:40px;
	width:400px;
	border-bottom:solid 1px #b0bfdd;
	vertical-align:bottom;
}
.bottombar_2{
	vertical-align:middle;
	border-bottom:solid 2px #b0bfdd;
}
.bottombar_1{
	padding:10px 5px;
	width:400px;
	vertical-align:top;
	border-bottom:solid 1px #b0bfdd;
}
#detailbox{
	background:url(img/bg_image.jpg) no-repeat;
	width:640px;
	height:600px;
	margin:0px auto;
}