body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:visited {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF9900;
}
#container {
	width: 675px;
	background-repeat: no-repeat;
	background-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#footer {
	width: 656px;
	float: 両方;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-align: right;
	background-image: none;
	background-color: #3EB0D4;
	height: 10px;
}
#contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FF3399;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #99004D;
	width: 635px;
	height: 25px;
	margin-right: 10px;
	text-indent: 5px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 7px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #99004D;
}
#header {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#header a:link {
	color: #FFFFFF;
}
#header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #FF9900;
}
.style1 {color: #FF0000}
#left {
	width: 635px;
	text-align: right;
	height: auto;
	margin-left: 10px;
	margin-bottom: 30px;
}
.style3 {
	font-weight: bold;
}
.style7{
	font-size:12px;
	color: #333333;
}
.style8 {font-size: 16px}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {
	font-size: 18px;
	font-weight: bold;
}
.style12 {
	color: #FF6600;
	font-weight: bold;
}
.style14 {
	color: #FF6600;
	font-size: 18px;
}
.style16 {color: #FF6600}
.style18 {font-size: 10; }#contents h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0179C5;
	width: 630px;
	padding-top: 6px;
	padding-left: 5px;
	text-indent: 20px;
	margin-left: 15px;
	font-size: 16px;
	background-image: url(midasi.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.style19 {font-size: 10px}
/* ナビゲーション */
#navi_continer {
	position: relative;
	width: 675px;
	z-index: 100;
}

#navi {
	position: absolute;
	width: 676px;
	z-index: 100;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
}

#navi li {
	color: #fffff;
	float: left;
	width: 169px;
	margin: 0;
}

#navi li a {
	font-size: 14px;
	color: #ffffff;
	display: block;
	width: 100%;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	background-color: #00A0E4;
	font-family: "メイリオ";
	height: 20px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	vertical-align: middle;
}

#navi li a:hover {
color: #ffffff;
background-color: #3366cc;
}

/* サブメニュー */
#navi ul.sub {
	background: #eeeeee;
}

#navi ul.sub li {
float: none;
}

#navi ul.sub li a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-color: #F7F7F7;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 2px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navi ul.sub li a:hover {
	color: #ffffff;
	background-color: #ff9900;
	padding-top: 8px;
	padding-bottom: 3px;
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}

#navi li.navi_menu{
	border-top-width: 0.1px;
	border-bottom-width: 0.1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
}

#navi li.navi_menu_on{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
