@charset "utf-8";

.main .section ul{
	float:right;
	font-size:84%;
}
.main .section ul li{
	float:left;
	padding:0 6px 0 6px;
	border-left:1px solid #CCC;
}
.main .section ul li.onborder{
	border:none;
}

/* --------------------- */
.main .section table{
	width:100%;
	color:#333333;
	border-bottom:1px solid #CCC;
}
.main .section table th{
	text-align:center;
}
.main .section table th span{
	font-size:93%;
	font-weight:normal;
}
.main .section table td{
	padding:5px 2px;
	line-height:1.1;
	text-align:center;
	white-space:normal;
}

.contents .container #mainContent .main .section table th.ttl_x{
	padding:5px 1px;
	font-size:85%;
	letter-spacing:-1px;
	line-height:1.1;
	background:#E5E5E5;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}


.main .section table th.ttl_y{
	font-size:93%;
	font-weight:normal;
	text-align:center;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

/* border */
.main .section table .border_top_left{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.main .section table .border_end_right{
	border-right:1px solid #cccccc
}
.main .section table .border_left{
	border-left:1px solid #cccccc;
	font-size:100%;
	font-weight:normal;
	text-align:center;
}

.main .section p{
	padding:3px 3px 0 3px;
	font-size:93%;
	text-indent:-1em;
	margin:0 0 0 1em;
}
body.contents div.container div.content div.sub-navi dl.local-navi {
	margin-bottom:8px;
}
.contents .container #mainContent .main .section table td{
	padding:5px 3px;
	line-height:1.1;
	text-align:center;
	white-space:normal;
	letter-spacing:-1px;
}
.contents .container #mainContent .main .section table th.flow-y{
	padding:5px 5px;
	line-height:1.1;
	text-align:center;
	white-space:normal;
	writing-mode:tb-rl;

}
