@charset "utf-8";

#main h2{
	background:url(../common/title_background.jpg);
	width:510px;
	height:30px;
	color:#333333;
	padding:5px 10px;}

#main table{
	margin:0 auto;
	line-height:1.3;
	color:#333333;}

#main table th{
	border-bottom:1px solid #999999;
	padding:2px 5px;
	text-align:right;
	width:100px;}

#main table td{
	border-left:2px solid #003300;
	border-bottom:1px dotted #999999;
	padding:2px 5px;
	text-align:left;}
	
#main2 h2{
	background:url(../common/title_background.jpg);
	width:510px;
	height:30px;
	color:#333333;
	padding:5px 10px;}

#main2 table{
	margin:0 auto;
	line-height:1.3;
	color:#333333;}

#main2 table th{
	border-bottom:1px solid #999999;
	padding:2px 5px;
	text-align:right;
	width:100px;}

#main2 table td{
	border-left:2px solid #003300;
	border-bottom:1px dotted #999999;
	padding:2px 5px;
	text-align:left;}