/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	font-style: italic;
	line-height: 60px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	width: auto;
	margin-left: 20px;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
a:hover {
	background-color: #FFFF00;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fc {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.fcline {
	padding: 0px;
	clear: both;
	height: 3px;
	width: 100%;
	float: none;
	text-align: center;
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}
.redstrong {
	font-weight: bold;
	color: #FF0000;
}


#top {
	background-color: #DDFFDD;
	height: 20px;
}
#top #topleft {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	line-height: 20px;
	text-decoration: none;
	text-indent: 1em;
	vertical-align: middle;
	display: block;
	color: #000099;
	float: left;
	width: 40%;
	letter-spacing: 0.2em;
}
#top #topright {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	letter-spacing: 0.1em;
	float: right;
	height: auto;
	width: auto;
	vertical-align: middle;
}
#top #topright a {
	color: #0000FF;
	background-color: #DDFFDD;
}
#top #topright a:link {
	color: #0000FF;
}
#top #topright a:visited {
	color: #0000FF;
}
#top #topright a:hover {
	color: #FF0000;
}
#header {
	background-color: #0099FF;
	height: 60px;
	width: 100%;
}
#header #headerright {
	float: right;
	height: 60px;
	width: 468px;
}
#menu {
	background-color: #EEEEEE;
	display: table;
	width: 100%;
}

#menu table {
	display: table;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#menu td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-indent: 3px;
	display: table-cell;
	width: 10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	margin: 0px;
	padding: 0px;
}
#menu a:link {
	background-color: #DDFFFF;
	color: #0000FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	background-image: url(../images/menu_link.jpg);
	background-repeat: repeat-x;
}
#menu a:visited {
	background-color: #DDFFFF;
	color: #0033FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	background-image: url(../images/menu_visited.jpg);
	background-repeat: repeat-x;
}
#menu a:hover {
	background-color: #FFFF00;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#pan {
	width: 100%;
	height: 20px;
}
#pan #panleft {
	margin: 0px;
	float: left;
	height: 20px;
	width: 300px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: .5em;
	text-indent: 3px;
	vertical-align: middle;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
}

#pan #panright {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 80%;
	font-weight: normal;
	color: #006633;
	letter-spacing: 0.1em;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: auto;
}

#contents {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents table {
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: table;
}
#contents td {
	width: 20%;
	vertical-align: top;
}
#contents table td h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h2.jpg);
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents table td li {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	display: block;
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	color: #CCCCCC;
}
#contents table td li a:link {
	color: #0000FF;
	text-decoration: none;
}
#contents table td li a:visited {
	color: #0066FF;
}
#contents table td li a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF33;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}
#contents .box {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	margin: 0px;
	padding: 0px;
}
#contents .subnavi {
	background-color: #EEEEEE;
	clear: both;
	width: 100%;
	margin-top: 5px;
	display: table;
}

#contents .subnavi table {
	display: table;
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	background-color: #EEEEEE;
	clear: both;
	margin: 0px;
}
#contents .subnavi td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	display: table-cell;
	width: 10%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
	letter-spacing: 0.1em;
	text-indent: 2px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#contents .subnavi table a:link {
	background-color: #DDFFDD;
	color: #0000FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
#contents .subnavi table a:visited {
	background-color: #DDFFDD;
	color: #FF66FF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
#contents .subnavi table a:hover {
	background-color: #FFFF00;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}
#contents .w2 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w2 h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 3em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	letter-spacing: .2em;
	clear: both;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
}
#contents .w2 h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #E0E0E0;
	letter-spacing: 0.3em;
	text-indent: 5em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	background-image: url(../images/h3.jpg);
	background-repeat: repeat-x;
}
#contents .w2 table {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w2 td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	display: table-cell;
	width: 50%;
	letter-spacing: .1em;
	text-indent: 3px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#contents .w2 a {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents .w3 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w3 h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 3em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	letter-spacing: .2em;
	clear: both;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
}
#contents .w3 h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #E0E0E0;
	letter-spacing: 0.3em;
	text-indent: 5em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	background-image: url(../images/h3.jpg);
	background-repeat: repeat-x;
}
#contents .w3 table {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w3 td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	display: table-cell;
	width: 33%;
	letter-spacing: .1em;
	text-indent: 3px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#contents .w3 a {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents .w3 .td1 {
	display: table-cell;
	width: 30%;
}
#contents .w3 .tdbg1 {
	display: table-cell;
	width: 30%;
	background-color: #FFFFCC;
	letter-spacing: 3em;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	line-height: 150%;
	font-size: 110%;
	color: #333333;
}
#contents .w3 .td2 {
	display: table-cell;
	width: 10%;
}
#contents .w3 .tdbg2 {
	display: table-cell;
	width: 10%;
	background-color: #FFFFCC;
	letter-spacing: 0.5em;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
}
#contents .w3 .td3 {
	display: table-cell;
	width: 60%;
}
#contents .w3 .tdbg3 {
	display: table-cell;
	width: 60%;
	background-color: #FFFFCC;
	letter-spacing: 3em;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}

#contents .w4 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w4 h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 3em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	letter-spacing: .2em;
	clear: both;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
}
#contents .w4 h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #E0E0E0;
	letter-spacing: 0.3em;
	text-indent: 5em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	background-image: url(../images/h3.jpg);
	background-repeat: repeat-x;
}
#contents .w4 table {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w4 td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	display: table-cell;
	width: 25%;
	letter-spacing: .1em;
	text-indent: 3px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#contents .w4 a {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contents .w5 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w5 h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	text-indent: 3em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	letter-spacing: .2em;
	clear: both;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
}
#contents .w5 h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #E0E0E0;
	letter-spacing: 0.3em;
	text-indent: 5em;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	vertical-align: middle;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	background-image: url(../images/h3.jpg);
	background-repeat: repeat-x;
}
#contents .w5 table {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contents .w5 td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	display: table-cell;
	width: 20%;
	letter-spacing: .1em;
	text-indent: 3px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#contents .w5 a {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents .w5 li {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents .w5 .hd {
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .5em;
	padding-left: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	text-indent: 5px;
}
#contents .w5 .hd1 {
	color: #333333;
	background-color: #CCFFCC;
	letter-spacing: 0em;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contents .w5 .hd2 {
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	text-indent: 0px;
}
#contents .w5 .bk {
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	vertical-align: middle;
	letter-spacing: 0em;
}

#contents #pr {
	clear: both;
	height: auto;
	width: 100%;
}
#contents #pr #prtop {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	width: 100%;
	letter-spacing: 1em;
	text-indent: 3em;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
}
#contents #pr p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.3em;
	list-style-type: disc;
	display: block;
	text-indent: 5em;
	margin: 0px;
	list-style-position: outside;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	font-style: normal;
	padding: 0px;
}
#contents #pr a {
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents #pr a:link {
	color: #0000FF;
	text-decoration: none;
}
#contents #pr a:visited {
	color: #0000FF;
	text-decoration: none;
}
#contents #pr a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
#contents #ama {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 1em;
	text-align: center;
}
#contents #ama a {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 1em;
	text-align: center;
}
#footer {
	width: 100%;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	position: static;
	bottom: 0px;
}
#footer address {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
}
