@charset "UTF-8";
body {
	font-size: 12px;
	margin: 0 auto;
	background-image: url(back_top.jpg);
	background-color: #12419C;
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bodybox {
	margin: 0 auto;
	background-image: url(back_body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.headbox {
	width: 900px;
	margin: 0 auto;
	height: 200px;
	background-image: url(headlogoback.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footbox {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.contentsbox {
	margin: 0 auto;
	width: 900px;
}
.leftbox {
	float: left;
	width: 180px;
	height: 100%;
	padding: 5px;
	margin-right: 10px;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
}


.centerbox {
	width: 680px;
	float: left;
	padding-top: 5px;
}

.rightbox {
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #5182BF;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.margin10px {
	padding: 10px;
}
a {
	color: #FFFFFF;
}
.txtbl {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.centerbox dl {
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 10px;
}
.centerbox dt {
	color: #FFCC99;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.centerbox dd {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	margin-left: 20px;
}
.tdwhite {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.tdblue {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #ccffcc;
}
.tablewhite {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h2 {
	margin: 10px 2px;
	padding: 5px;
	clear: both;
	border-left: 6px solid #FF9900;
}
/* Title */#title h1 {margin: 0;padding-left: 30px;margin-bottom: 10px;}
/* Sidebars */.sidebars {float: left;width: 180px;height:100%;padding: 20px 10px 30px 10px;text-align: left;}
.sidebars ul {margin: 0;padding: 0;list-style: none;}
.sidebars li {
	padding-bottom: 30px;
	padding-left: 10px;
}
.sidebars li li {margin: 0;padding: 0;}
#sidebarRight {float: right;}
.post {padding: 30px 30px 10px 30px;}
.title {margin: 0;}
.entry {padding: 20px 0 20px 0;}
.entry a {text-decoration: underline;}
.more_link {text-align: right;}
.links {margin: 0;line-height: normal;font-size: smaller;text-align: right;padding-top: 30px;}
.navi{margin:10px auto;text-align:center;width:90%;}
/* Calendar */#calendar_wrap {padding: 0 5px;}
#calendar_wrap table {width: 100%;text-align: center;border-collapse: collapse;border: 1px solid #CCCCCC;}
#calendar_wrap thead th {padding: 5px 0;border-bottom: 1px solid #CCCCCC;color: #333333;}
#calendar_wrap tbody td {padding: 5px 0;border-right: 1px dotted #CCCCCC;border-bottom: 1px dotted #CCCCCC;}
#calendar_wrap tbody a {border: none;font-weight: bold;}
#calendar_wrap .caption {text-align:center;}
#calendar_wrap .current_month {padding-bottom: 5px;font-size: 1.2em;font-weight: bold;}
#calendar_wrap .next {text-align: right;}
#calendar_wrap .prev {text-align: left;}
/* Footer */#footer {clear:both;width: 850px;margin: 0 auto;padding: 20px 0;text-align: center;}
/* clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/*
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
