@charset "UTF-8";
body {
	background-image: url(/img/bg_page2.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: center;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#navi {
	text-align: center;
    margin: 0px auto;
    /* width: 806px; */
    width: 808px;
	height: 35px;
	padding: 0px;
}
#top {
	text-align: center;
	margin: auto;
    width: 808px;
}
#contents{
	text-align: center;
	width: 806px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left td, .left th {
  text-align: left;
}
.whatsnew {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	background-image: url(../img/mark_news.jpg);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	margin: 0px;
	line-height: 170%;
	color: #333333;
}
.whatsnew a{
	text-decoration: none;
	color: #333333;
}
.whatsnew a:hover {
	text-decoration: underline;
	color: #333333;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 12px 0px 0px;
	text-align: right;
	padding: 0px;
}
#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* width: 806px; */
	width: 808px;
	height: 53px;
	text-align: center;
}
#footer {
  clear: both;
	text-align: center;
	/* width: 806px; */
	width: 808px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footertext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #333333;
}
.footertext a{
	text-decoration: none;
	color: #333333;
}
.footertext a:hover {
	text-decoration: underline;
	color: #333333;
}
.path {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 10px;
	color: #333333;
	margin: 2px 0px 15px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
	text-indent: 12px;
}
.path a{
	color: #333333;
}
.honmon01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 14px;
	text-align: left;
	line-height: 170%;
}
.honmon01 img{
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
.honmon02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 14px;
	text-align: left;
	line-height: 200%;
}
.honmon02 img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../img/bg_h1.jpg);
	background-repeat: no-repeat;
	height: 34px;
	background-position: 12px;
	text-align: left;
	text-indent: 40px;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 155%;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 18px;
	color: #333333;
	background-image: url(../img/bg_h2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 40px;
	background-position: 23px 3px;
	margin: 0px 0px 12px;
	padding: 0px;
	height: 20px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin: 20px 12px 10px;
	padding: 0px;
	height: 30px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #22487A;
	text-indent: 8px;
	line-height: 160%;
	clear: left;
}
.hlink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-align: left;
	text-indent: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
  padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	/* height: 25px; */
  line-height: 1.7;
  vertical-align: baseline;
	clear: both;
}
.hlink_l {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 16px;
	color: #333333;
	background-image: url(../img/bg_link_l.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	text-indent: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
  padding-top: 3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	height: 25px;
	clear: both;
}
.hlink a, .hlink_l a{
	color: #333333;
}
.img_link {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
  padding-top: 3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	height: 32px;
	clear: both;
}
.img_link img {
  border: none;
}
.img_link img:link {
  border: none;
}

.hlink02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 12px;
	color: #333333;
	background-image: url(../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: both;
	height: 25px;
}
.hlink02 a{
	color: #333333;
}
.hlink02midasi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 10px 15px;
	font-weight: bold;
}
hr {
    clear: both;
    margin: 5px 12px;
    width: 782px;
}
.indent_0 {
    /*margin-top:20px;*/
}
hr.indent_0 {
    margin-top:5px;
    margin-bottom:20px;
}
.indent_1 {
    margin-left:30px;
}
hr.indent_1, hr.indent_2, hr.indent_3 {
    margin-top:5px;
    margin-bottom:10px;
}
hr.indent_1 {
    width: 767px;
}
hr.indent_2 {
    width: 752px;
}
hr.indent_3 {
    width: 737px;
}
.indent_2 {
    margin-left:45px;
}
.indent_3 {
    margin-left:60px;
}
.body_indent_0 {
    margin-left:45px;
}
.body_indent_1 {
    margin-left:60px;
}
.body_indent_2 {
    margin-left:75px;
}
.body_indent_3 {
    margin-left:90px;
}
h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
    color:#ffffff;
    text-decoration:underline;
}
.dlLink {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ";
	font-size: 14px;
	color: #333333;
	background-image: url(../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
    padding: 5px 50px 5px 15px;
	border-bottom: 1px dotted #666666;
	margin-top: 10px 15px 15px 15px;
	height: 25px;
}
/* clearfix */
div.newscontent {
    display: inline-block;
}
div.newscontent:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

.closed {
    display: none;
}
.foldbutton {
    height: 20px;
    width: 60px;
    margin-left: 20px;
    text-align: center;
    padding-top: 1px;
    font-size: 8pt;
}
