﻿@charset "UTF-8";

/*-- renkei ----
-------------------------------------------------*/
body#con-09 #content {
	padding: 0 0 0 0;
	width: 590px;
	/*background-image:url(../images/con_bg.jpg);*/
	background-repeat: no-repeat;
}
body#con-09 #main {
	margin: 0 20px 20px 20px;
	width: 550px;
}
body#con-09 h2 {
	margin: 20px 0 0 0;
	padding: 0.25em;
	background-color: #996633;
	color: #ffffff;
}
#con-09 h3 {
	font-size: 130%;
	font-weight: bold;
	color:#663300;
	padding: 20px 0 5px 0;
	border-bottom:1px dotted #666666;
}
#con-09 h4 {
	margin: 20px 0 0 0;
	padding: 0.25em 0 0.25em 1em;
	background-color: #ffffff;
	border-left: 4px solid #663300;
	border-bottom: 1px solid #663300;
	color: #333333;
}
.txt {
	text-indent: 1em;
	font-size: 90%;
	color: #3333333;
	padding-top: 15px;
	line-height: 1.7em;
}
caption {
	margin: 0 0 0 20px;
	padding: 15px 0 5px 0;
	color: #996633;
	font-size: 110%;
	font-weight: bold;
}

table {
	margin: 0 0 0 20px;
	border-top:1px solid #996633;
	border-left:1px solid #996633;
	color:#666666;
	background-color:#fffef5;
	font-size:80%;
}
th {
	background-color: #d7d5af;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	text-align:center;
	padding:0.25em;
}

.ny {width:20%;text-align:center;}
.sk {width:20%;}
.uk {width:20%;}
.ch {width:20%;text-align:center;}
.kk {width:20%;text-align:center;}

td {
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
}

.year {
	text-align:center;
	width: 50px;
}
.days {
	width: 105px;
}
.pdtb20 {
	padding: 20px 0 20px 0;
}

.btm_navi {
	margin: 15px 0 15px 70px;
	text-align: center;
}

.btm_navi li {
	margin: 4px;
	font-size: 100%;
	float:left;
}
.btm_navi li a {
	display:block;
	width: 180px;
	height: 20px;
	padding: 5px 0;
	text-decoration: none;
	color:#ffffff;
	background-image:url(../../common/images/btm_btn_m_off.gif);
	background-repeat:no-repeat;
}
.btm_navi li a:hover {
	display:block;
	width: 180px;
	height: 20px;
	padding: 5px 0;
	text-decoration: none;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_m_on.gif);
	background-repeat:no-repeat;
}
.btm_navi_on {
	display:block;
	width: 180px;
	height: 20px;
	padding: 5px 0;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_m_on.gif);
	background-repeat:no-repeat;
}
