@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFCC;
}
#wrapper {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	width: 800px;
	background-image: url(titleback.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navi {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
}


#main {
	width: 800px;
	font-style: normal;
	height: 600px;
}
.click {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC3366;
	background-position: center center;
	text-align: center;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	letter-spacing: 2pt;
	margin-bottom: 15px;
}


.section {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float: left;
	width: 187px;
	margin-left: 45px;
	border-top-width: 1px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	padding-left: 10px;
	padding-top: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-top: 12px;
	margin-bottom: 28px;
	padding-bottom: 6px;
	vertical-align: middle;
	margin-right: 0px;
}







h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 9pt;
	color: #CC3366;
	background-position: center top;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
}

#footer {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 10px;
	width: 780px;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.5;
	clear: both;
	float: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 9pt;
	font-style: normal;
}

