﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .table02 {
	width:100%;
	margin:0 0 51px 0;
}
#content table tr th, table tr td {
	border:#CCCCCC 1px solid;
}
#content table tr th {
	background-color:#FFFFCC;
	width:149px;
	font-weight:normal;
	text-align: left;
	vertical-align: top;
	padding:6px 0 3px 10px;
}
#content .last {
	margin-bottom:50px;
}
#content .last th {
	width:189px;
	padding-bottom:6px;
}
#content .last td {
	padding:5px 0 6px 10px;
}
#content table tr td {
	padding:6px 0 3px 10px;
	vertical-align:top;
	background-color:#FFF;
	line-height:1.65;
}
#content table tr td.special {
	width:89px;
}
#content table tr td a {
	text-decoration:none;
}
#content table tr td a:hover {
	text-decoration:underline;
}
#content table tr td.next a {
	text-decoration:underline;
	color:#FF8800;
}
#content table tr td.next a:hover {
	text-decoration:none;
}
#content .map {
	width:598px;
	height:448px;
	border:#CCCCCC 1px solid;
	margin-bottom:30px;
}
#content .lastimg {
margin:100px 0 29px 0;
}
