@charset "utf-8";
/* CSS Document */

@import url("menu.css");
@import url("leftpain.css");

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Osaka, "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	line-height: 1.5em;
	margin-top: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.access {
	text-indent: -5000px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 838px;
}
#header {
	background-image: url(../css_images/header.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 838px;
}
#header h1 {
	font-size: 0px;
	text-indent: -5000px;
}
#container {
	width: 838px;
	background-image: url(../css_images/container_bg.jpg);
	padding-left: 31px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_l {
	width: 219px;
	margin-top: 0px;
	float: left;
}
#content_r {
	width: 560px;
	margin-top: 0px;
	float: left;
}
#main {
	width: 560px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 5px;
}
#main h2 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
}
.float_clear {
	clear: both;
	text-indent: -5000px;
	font-size: 0px;
	line-height: 0px;
}
.list {
	height: 30px;
	width: 560px;
	background-image: url(../css_images/list.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
}
.list h3 {
	font-size: 90%;
	font-weight: normal;
	text-indent: 15px;
}
.list a {
	color: #666666;
}
.list a:hover {
	color: #FF3300;
}
.pagetop {
	height: 30px;
	width: 560px;
	background-image: url(../css_images/pagetop.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 10px;
}
.pagetop h4 {
	font-size: 90%;
	font-weight: normal;
	text-indent: 400px;
}
.pagetop a {
	color: #666666;
}
.pagetop a:hover {
	color: #FF3300;
}
.map {
	width: 520px;
	margin-left: 20px;
}
.article {
	width: 560px;
	margin-top: 5px;
}
.article h3 {
	width: 560px;
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../css_images/content_title.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.article h4 {
	width: 500px;
	font-size: 110%;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../css_images/content_h3.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.article p {
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article ul li {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-type: circle;
}
.article ol li {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.article_l {
	width: 280px;
	margin-top: 5px;
	float: left;
}
.article_l h3 {
	width: 280px;
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../css_images/content_title_l.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.article_l h4 {
	width: 250px;
	font-size: 110%;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../css_images/content_h3.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.article_l p {
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article_l ul li {
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: circle;
}
.article_r {
	width: 280px;
	margin-top: 5px;
	float: right;
}
.article_r h3 {
	width: 280px;
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../css_images/content_title_r.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
}
.article_r h4 {
	width: 250px;
	font-size: 110%;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../css_images/content_h3.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.article_r p {
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article_r ul li {
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: circle;
}
.article_top {
	height: 300px;
	overflow: auto;
}
.article_colum {
	height: 300px;
	overflow: auto;
}
.blog_staff {
	padding-left: 5px;
}
.article_s {
	float: left;
	height: 100px;
	width: 168px;
	border: 1px solid #963;
	padding: 5px;
	margin-top: 5px;
	line-height: 1em;
	overflow: auto;
	margin-right: 5px;
}
.article_s h5 {
	font-size: 95%;
	font-weight: bold;
}
.article_s ul li {
	font-size: 90%;
	color: #063;
	margin-left: -30px;
	list-style-type: none;
}
.article_s dl dd {
	font-size: 85%;
	color: #900;
	margin-left: -10px;
}
.index_news {
	overflow: auto;
	height: 300px;
	font-size: 105%;
	color: #600;
	margin: 10px;
	width: 550px;
}
#msad {
	width: 548px;
	margin: 5px;
	border: 1px solid #006E60;
}
#msad h2 {
	font-size: 100%;
	color: #FF6;
	background-color: #006D5D;
	text-align: center;
	line-height: 1.８;
	line-height: 1.8em;
}
#msad h4 {
	font-size: 90%;
	color: #333333;
	background-color: #AAE4D6;
	text-align: center;
	line-height: 1.８;
	line-height: 1.8em;
}
.msad01 {
	float: left;
	width: 170px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
}
.msad01 a {
	background-image: url(../css_images/msad01.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
	display: block;
	text-indent: -5000px;
}
.msad01 a:hover {
	background-image: url(../css_images/msad01h.jpg);
	background-repeat: no-repeat;
}
.msad02 {
	float: left;
	width: 170px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.msad02 a {
	background-image: url(../css_images/msad02.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
	display: block;
	text-indent: -5000px;
}
.msad02 a:hover {
	background-image: url(../css_images/msad02h.jpg);
	background-repeat: no-repeat;
}
.msad03 {
	float: left;
	width: 170px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.msad03 a {
	background-image: url(../css_images/msad03.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 170px;
	display: block;
	text-indent: -5000px;
}
.msad03 a:hover {
	background-image: url(../css_images/msad03h.jpg);
	background-repeat: no-repeat;
}
.table_organ {
	width: 520px;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #FF6600;
	font-size: 100%;
}
.table_organ th {
	background-color: #FFFFCC;
	width: 150px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_organ td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bold{
	font-weight: bold;
}
.font_80{
	font-size: 80%;
}
.font_90{
	font-size: 90%;
}
.font_110{
	font-size: 110%;
	line-height: 200%;
}
.font_120{
	font-size: 120%;
	line-height: 220%;
}
.font_130{
	font-size: 130%;
	line-height: 240%;
}
.font_140{
	font-size: 140%;
	line-height: 260%;
}
.font_150{
	font-size: 150%;
	line-height: 280%;
}
.color_red{
	color: #FF0000;
}
.color_green{
	color: #006633;
}
.color_brown{
	color: #663300;
}
.color_gray{
	color: #CCCCCC;
}
p img.right {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
p img.left {
	float: left;
	margin-right: 10px;
}
#footer {
	background-image: url(../css_images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 838px;
	clear: both;
}
#footer h3 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
}
#counter {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#counter img {
	vertical-align: -10%;
}

