@charset "Shift_JIS";
@import url("common.css");
@import url("sub_base.css");
@import url("nav.css");
@import url("h1.css");
/*------------------*/
#cnt01 ,#cnt02 ,#cnt03{
	width:470px;
	margin-bottom:10px;
}
.table-link{
	width:520px;
	line-height:2;
	margin-bottom:20px;
}
.table-link th{
	width:200px;
	border-bottom:dotted 1px;
	text-align:right;
}
.table-link td{
	border-bottom:dotted 1px;
	line-height:2em;
	padding:0 12px;
	vertical-align:top;
}
.table-link .tit{
	font-size:medium;
	color:#000099;
	font-weight: bold;
}
.place{
	color:#FF3300;
}
.table-link th,
.table-link td{
	padding-top: 15px;
	padding-bottom: 15px;
}
