*{
	margin: 0px;
	padding: 0px;
	font-size : 14px;
}
body {
	line-height: 150%;
	text-align: center;
	background: #d5d5d5;
	margin: 0px;
}
div#page {
	text-align: left;
	background: #ffffff;
	width : 900px;
	border : 1px solid #000000;
}
div#page img{
	border : none;
}
div#header {
	border-bottom: 5px solid #000099;
	background: #ffffff;
}
div#menu {
	border-top: 1px solid #ffffff;
}
.main {
	text-align: left;
	padding:10px;
	line-height: 1.5em;
	vertical-align: top;
}
.main h2{
	font-size: 14px;
	padding: 1px 7px;
	margin: 10px 10px 0px 10px;
	clear: both;
	font-weight: normal;
	background-image : url("img/main_back.gif");
	background-repeat : no-repeat;
}
.main h3{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 10px 0px 15px;
}
.main h4{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 10px 0px 15px;
	border-bottom: 2px dotted #999999;
}
.main h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 10px 1px 15px;
}
.main strong {
	color: #ff3333;
}
.main p{
	margin: 10px 15px;
}
.main ul{
	margin: 0px 0px 0px 40px;	
	list-style-type: disc;
}
.main ol{
	margin: 0px 0px 0px 40px;
}
.main ol p{
	margin: 5px 0px;
}
.img_r{
	float: right;
	margin: 10px;
}
.sub_main {
	text-align: left;
	float: right;
	width:250px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}
.index {
	margin: 15px 0px 0px 0px;
	width: 240px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.index th{
	text-align: left;
	padding: 4px 7px;
	background-image : url("img/index_back.gif");
	border-bottom: 1px solid #999999;
}
.index td {
	padding: 6px 6px 4px 6px;
	font-size: 13px;
	background: #ffffff;
}
.index a{
	text-decoration:none;
	color: #000000;
	font-size: 13px;
}
.index a:hover{
	text-decoration:underline;
	color: #ff3333;	
	font-size: 13px;
}
.member {
	margin: 10px 0px 0px 15px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.member th {
	font-weight: normal;
	background: #000099;
	color: #ffffff;
	padding: 5px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.member td {
	padding: 5px 15px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.member a{
	text-decoration:none;
	color: #3333ff;
}
.member a:hover{
	text-decoration:underline;
	color: #ff3333;
}
.counter {
	width: 240px;
	margin: 10px 10px 10px 0px;
}
.counter td {
	text-align: right;
}
.search {
	vertical-align: bottom;
	text-align: right;
	padding: 0px 10px 3px 0px;
}
.input {
	font-size: 13px;
}
div#footer {
	text-align: center;
	border-top: 1px solid #000000;
	background: #666666;
	color: #ffffff;
	padding: 3px 0px;
}
.keika{
	margin: 10px 10px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height: 120%;
	letter-spacing: 1px;
}
.keika th{
	font-size: 12px;
	font-weight: normal;
	padding: 6px 7px 4px 7px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #ebebeb;
}
.keika td {
	padding: 6px 7px 4px 7px;
	font-size: 12px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.keika u{
	font-size: 12px;
}
.keika_nendo {
	background: #99ccff;
	width: 70px;
}
.keika_hiniti {
	background: #feebd1;
	text-align: center;
	width: 95px;
}
.yakuin{
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: center;
}
.yakuin td {
	padding: 6px 40px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.link a{
	text-decoration:none;
	color: #3333ff;
}
.link a:hover{
	text-decoration:underline;
	color: #ff3333;
}

