@charset "utf-8";
#info {
	background-image: url(../images/info/title_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main  #r_box #info h2 {
	height: 160px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#info #block1 {
	background-image: url(../images/info/info01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 360px;
	padding-left: 320px;
	margin-bottom: 20px;
}
#main #r_box #info #block1 h3,
#main #r_box #info #block2 h3 {
	font-size: 14px;
	height: 46px;
	visibility: hidden;
}
#info #block2 {
	background-image: url(../images/info/info02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#info #block2 table {
	font-size: 12px;
	line-height: 18px;
}
#info #block2 th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	vertical-align: text-top;
}
#info #block2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

