@charset "utf-8";
/* CSS Document */

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/back01.jpg);
	background-color: #F3F3F3;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 1.8em;
	background-repeat: repeat-x;
}

a:link {
	color:#006699;
	text-decoration: none;
}
a:visited {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color:#FF3300;
	text-decoration: underline;
}


#container {
	height: 100%;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF; /* 背景カラーを変更 */
	border: 1px solid #999999; /* ボーダーを変更 */
	/* 背景位置を削除 */
}
#flasharea {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 830px;
}

#navibar {
	width: 830px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu/back.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 830px;
	background-image: url(images/headerbk.jpg);
	background-repeat: no-repeat;
}
#header2 {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 847px;
}
#footermenu {
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}
#footer {
	clear: both;
	background-color: #003366;
	padding: 0px;
	height: 30px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidemenu {
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcontents {
	float: right;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#rightcontents h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	height: 30px;
	width: 598px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(images/h2back.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 25px;
}

#rightcontents h3 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #006666;
}
#rightcontents li {
	list-style-position: inside;
}




#maincontents {
	width: 826px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 830px;
}
#pankuzu {
	margin: 0px;
	height: 20px;
	padding-top: 2px;
	padding-left: 20px;
}



#navibar li {
	float: left;
	list-style-type: none;
}

#navibar #btn01 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn01.jpg);
	text-indent: -9999px;
}

#navibar li {
	float: left;
	list-style-type: none;
}

#navibar #btn01 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn01.jpg);
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(images/menu/btn01o.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn02.jpg);
	text-indent: -9999px;
}

#navibar #btn02 a:hover {
	background-image: url(images/menu/btn02o.jpg);
}

#navibar #btn03 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn03.jpg);
	text-indent: -9999px;
}

#navibar #btn03 a:hover {
	background-image: url(images/menu/btn03o.jpg);
}

#navibar #btn04 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn04.jpg);
	text-indent: -9999px;
}

#navibar #btn04 a:hover {
	background-image: url(images/menu/btn04o.jpg);
}

#navibar #btn05 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn05.jpg);
	text-indent: -9999px;
}

#navibar #btn05 a:hover {
	background-image: url(images/menu/btn05o.jpg);
}

#navibar #btn06 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn06.jpg);
	text-indent: -9999px;
}

#navibar #btn06 a:hover {
	background-image: url(images/menu/btn06o.jpg);
}
#navibar #btn07 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn07.jpg);
	text-indent: -9999px;
}

#navibar #btn07 a:hover {
	background-image: url(images/menu/btn07o.jpg);
}
#navibar #btn08 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn08.jpg);
	text-indent: -9999px;
}

#navibar #btn08 a:hover {
	background-image: url(images/menu/btn08o.jpg);
}
#navibar #btn09 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn09.jpg);
	text-indent: -9999px;
}

#navibar #btn09 a:hover {
	background-image: url(images/menu/btn09o.jpg);
}

#navibar #btn01_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn01o.jpg);
	text-indent: -9999px;
}
#navibar #btn01_0 a:hover {
	background-image: url(images/menu/btn01o.jpg);
}
#navibar #btn02_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn02o.jpg);
	text-indent: -9999px;
}
#navibar #btn02_0 a:hover {
	background-image: url(images/menu/btn02o.jpg);
}
#navibar #btn03_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn03o.jpg);
	text-indent: -9999px;
}
#navibar #btn03_0 a:hover {
	background-image: url(images/menu/btn03o.jpg);
}
#navibar #btn04_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn04o.jpg);
	text-indent: -9999px;
}
#navibar #btn04_0 a:hover {
	background-image: url(images/menu/btn04o.jpg);
}
#navibar #btn05_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn05o.jpg);
	text-indent: -9999px;
}
#navibar #btn05_0 a:hover {
	background-image: url(images/menu/btn05o.jpg);
}
#navibar #btn06_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn06o.jpg);
	text-indent: -9999px;
}
#navibar #btn06_0 a:hover {
	background-image: url(images/menu/btn06o.jpg);
}
#navibar #btn07_0 a {
	text-decoration: none;
	height: 45px;
	width: 92px;
	display: block;
	background-image: url(images/menu/btn07o.jpg);
	text-indent: -9999px;
}
#navibar #btn07_0 a:hover {
	background-image: url(images/menu/btn07o.jpg);
}

#sidemenu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#sidemenu li a {
	text-decoration: none;
	display: block;
	color: #666666;
	height: 20px;
	border: 1px none #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(images/menuback.gif);
	background-repeat: no-repeat;
}
#sidemenu li a:hover {
	color: #003399;
	text-decoration: underline;
}

.style1 {color: #FF3300}
.shosai {
	background-image: url(images/shosaibk.gif);
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 17px;
	background-position: right;
}

.shosai2 {
	height: 24px;
	width: 575px;
	padding-right: 20px;
	background-image: url(images/shosai2bk.gif);
	background-repeat: no-repeat;
	text-align: right;
}

h4 {
	font-size: 15px;
}
.font_red {color: #FF0000}
.font_orange {color: #FF3300}
.font_blue {color: #009999}
.font_white {color: #FFFFFF}
.font-size10 {font-size: 10px}
.font-size14 {font-size: 14px}
.font-size16 {font-size: 16px}
.font-size18 {font-size: 18px}
.font-size20 {font-size: 20px}
.news {
	font-size: 12px;
	line-height: 1.3em;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	width: 400px;
}
#enlink {
	padding: 0px;
	float: right;
	height: 25px;
	width: 220px;
	margin-top: 55px;
}
#sidemenu li {
	background-color: #F8F8E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidemenu .menu2 a {
	background-image: url(images/menuback2.gif);
	background-repeat: no-repeat;
}
.tl_sosiki {
	border: 1px solid #333333;
	width: 200px;
}
#sidemenu .nonhref {
	text-decoration: none;
	display: block;
	color: #666666;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(images/menuback.gif);
	background-repeat: no-repeat;
}