﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.leadtop {
	margin:-4px 0 16px 2px;
}
#content .table02 {
	width:100%;
	margin:0 0 44px 0;
}
#content table tr th, table tr td {
	border:#CCCCCC 1px solid;
}
#content table tr th {
	background-color:#DDDDDD;
	font-weight:normal;
	text-align: left;
	vertical-align: top;
	padding:6px 0 4px 10px;
}
#content table tr th.left {
	width:209px;
}
#content table tr th.inner {
	width:216px;
}
#content table tr th.inner, #content table tr th.right {
	text-align:center;
	padding-left:3px;
}
#content table tr td {
	padding:6px 0 4px 10px;
	vertical-align:top;
	background-color:#FFF;
}
#content table tr td.special {
	background-color:#FFFFCC;
}
#content ul.page {
	text-align:center;
}
#content ul.page li {
	display:inline;
	padding:3px 4px 3px 5px;
	margin-right:3px;
	background-color:#83CCD2;
}
#content ul.page li a {
	color:#fff;
}
#content ul.page li span.current_page {
	color:#fff;
}
#content .lastimg {
	margin:100px 0 29px 0;
	clear:both;
}
