@charset "shift_jis";
#wrap01 h1{
	margin-bottom:20px;
}
#wrap01 h2 {
	margin-bottom:15px;
	background:url(../images/h2_bg.png) no-repeat left center;
	padding: 18px 0 16px 18px;
	font-size:14px;
	color:#fff;;
}
#nav p {
	position: absolute;
	bottom: 30px;
}
#nav li{
	height:35px;
	margin-left:30px;
	margin-bottom:5px;
	}
#nav li.l01 a{
	display:block;
	padding-left:10px;
	border-left:5px solid #ccc;
	text-decoration:none;
	color:#000;
	}
#nav li.l01 a:hover{
	text-decoration:none;
	color:#f60;
	text-decoration:underline;
	}
#nav li.l02 a{
	display:block;
	padding-left:33px;
	background:url(../images/nav_l02_bg.gif) no-repeat 13px 2px;
	text-decoration:none;
	color:#000;
	}
#nav li.l02 a:hover{
	text-decoration:none;
	color:#f60;
	text-decoration:underline;
	}
.to_top {
	clear: both;
	margin-top:15px;
	text-align: right;
}
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.left_padding {
	padding-left: 1em;
}
.left_padding2 {
	padding-left: 0.5em;
}
/*--*/
.moko_bt {
	text-align: center;
	padding: 10px 0 20px;
}
.moko_bt li {
	display: inline;
	margin: 10px 5px;
}

.flowchart {
	border: none;
	width: 100%;
	margin-bottom: 15px;
}
.flowchart th {
	padding: 3px;
	font-weight:normal;
	width: 150px;
	vertical-align: top;
	background: #F3F3F3;
}
.flowchart td {
	background:#F3F3F3;
	border: #CCCCCC solid 1px;
	padding: 10px;
}
.flowchart td.arrow {
	background: #FFFFFF;
	text-align: center;
	padding: 5px 0;
	border: none;
}

table.schedule {
	border: solid 1px #CCCCCC;
}
table.schedule th {
	border: solid 1px #CCCCCC;
	background:#EFEFEF;
	font-weight: normal;
}
table.schedule td {
	border: solid 1px #CCCCCC;
	text-align:center
}
table .zeb {
	background: #F5F5F5;
}
table.allcenter td {
	text-align:center;
}

.top_list {
	padding: 8px 0 5px;
}
.top_list li {
	float: left;
	padding: 0 0 5px;
}
.news {
	margin-bottom: 1.5em;
}
.news li {
	border-bottom: solid 1px #EBEBEB;
	padding: 5px;
}

#moko_content {
	width:740px;
	padding: 0 10px;
}
#moko_content table.schedule_moko {
	width: 100%;
	clear:both;
	margin: 10px 0;
	border: solid 1px;
	font-size: small;
	border: #CCCCCC solid 1px;
}
#moko_content table.schedule_moko th {
	border: solid 1px;
	padding: 5px;
	text-align:left;
	border: #CCCCCC solid 1px;
	background: #EEEEEE;
	font-weight: normal;
}
#moko_content table.schedule_moko td {
	border: #CCCCCC solid 1px;
	padding: 5px;
}
#moko_content table.schedule_moko th.komoku {
	background: #EEEEEE;
}
#moko_content table.schedule_moko th.tx_center {
	text-align: center;
}
#moko_content table.schedule_moko td.tx_center {
	text-align: center;
}
