@charset "UTF-8";
#page-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0em;
}
h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMINCHO", "細明朝体", serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 10pt;
	line-height: 30px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 0px;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 10pt;
	line-height: 28px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.3em;
	list-style-type: circle;
	padding: 0px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 16px;
}
body {
	background-image: url(image/BG.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
}
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-style: normal;
}
table {
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 10pt;
	width: 520px;
	margin: 5px;
	padding: 0px;
	border: 2px solid #CCCCCC;
}
th {
	border-collapse: collapse;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	width: 10em;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 11px;
}
td {
	border-collapse: collapse;
	padding: 5px;
	width: auto;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 11px;
}
.photowide {
	background-color: #FFFFFF;
	margin-top: 8px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 500px;
}
.photo {
	background-color: #FFFFFF;
	display: block;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 5px;
	margin-top: 10px;
	width: 250px;
}
.photo200 {
	width: 200px;
	padding: 5px;
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flcenter {
	clear: both;
}
#body {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
#body #header .box1 {
	height: 200px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#body #contents {
	width: 550px;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 2px;
}
#body #contents #contents_U {
	background-image: url(image/frame1U.png);
	padding: 0px;
	height: 10px;
	width: 550px;
	margin: 0px;
}
#body #contents #contents_M {
	padding: 0px;
	width: 550px;
	background-image: url(image/frame2M.png);
	background-repeat: repeat-y;
	margin: 0px;
}
#body #contents #contents_M .textbox {
	width: 520px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #contents #contents_M .textbox #textbox2 {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	width: 500px;
	border: 1px solid #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#body #contents #contents_M .textbox #textbox2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #0D0D0D;
}
#body #contents #contents_M .textbox .chartbox {
	width: 505px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 4px;
	border: 2px solid #E6E6E6;
	margin-top: 4px;
	margin-bottom: 20px;
}
#body #contents #contents_M .textbox .theme {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}


#body #contents #contents_L {
	background-image: url(image/frame3L.png);
	padding: 0px;
	height: 10px;
	width: 550px;
	margin: 0px;
}
#body #menu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	clear: none;
}
#body #menu p {
	margin: 2px;
	padding: 4px;
	height: 30px;
	width: 242px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 10pt;
	line-height: 36px;
	float: none;
	background-image: url(image/button.png);
	font-weight: bold;
}
#body #menu a {
	color: #333333;
}
#body #menu a:link {
	color: #333333;
}
#body #menu a:visited {
	color: #FF6633;
}
#body #menu a:hover {
	color: #0000FF;
}

#body #footer {
	clear: both;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 8pt;
	line-height: 12px;
	width: 796px;
	height: 110px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#body #footer p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 8pt;
	line-height: 14px;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#body #footer #copyright_U {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 798px;
	background-image: url(image/frame_800_1U.png);
	background-repeat: no-repeat;
}
#body #footer #copyright {
	margin: 0px;
	padding: 0px;
	width: 798px;
	clear: both;
	float: left;
	background-image: url(image/frame_800_2M.png);
	background-repeat: repeat-y;
}
#body #footer #copyright .footer_text {
	margin: 0px;
	width: 778px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#body #footer #copyright_L {
	background-image: url(image/frame_800_3L.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 798px;
	margin: 0px;
	clear: both;
}

#body #footer #links p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "Osaka", sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
