@charset "shift-jis";
/* CSS Document */


#sub_title{
	background:url(../common_images/sub_titile08.jpg) top right no-repeat;
	width:720px;
}


/*テーブル組-----------------------*/

table.rec_table{
 	width:620px;
	line-height:150%;
	font-size:1.2em;
	_font-size:0.9em;
	margin-right:auto;
	margin-left:50px;
	table-layout:fixed;
	border-top:2px solid #000080;
}
caption{
	font-size:110%;
	line-height:150%;
	background:#FFFFFF;
	color:#333333;
	margin-right:auto;
	margin-left:auto;
	caption-side:top;
	text-align:left;
	width:620px;
}
td.item{
	padding:3px 15px;
	vertical-align:top;
	border-bottom:1px solid #B2B2B2;
	color:#000080;
	text-align:right;
	background-color:#E5E5E5;
}
td.naka{
	width:500px;
	padding:3px 5px;
	vertical-align:top;
	border-bottom:1px solid #B2B2B2;
	background-color:#F7F7F7;
	color:#555555;
}

.br{ line-height:30px;}

/*▲このページの上へ戻る----------------------*/
td.bt_top{
	text-align:right;
	padding:3px;
	font-size:90%;
	_font-size:80%;
}

