@charset "Shift_jis";


h2{
	margin:0px 40px 0px 40px;
	padding:40px 0px 5px 0px;
	line-height:170%;
	font-size:87.5%;
	background:url(../images/line_top01.gif) repeat-x bottom;
}

p{
	marigin:0px 0px 0px 0px;
	padding:30px 40px 0px 40px;
	font-size:87.5%;
	line-height:150%;
}

table{
	width:480px;
	margin:10px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	line-height:150%;
	font-size:80%;
}

tr{
	marigin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	vertical-align:top;
}

th{
	width:180px;
	marigin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	text-align:left;
	font-weight:normal;
}

td{
	marigin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
}

th a{
	text-decoration:underline;
}


