@charset "UTF-8";

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3Dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
	font-size : 10px;
	font-family : Georgia, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color: #4F4544;
}
table {
	font-size : 10px;
	font-family : Georgia, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color: #4F4544;
}
td {
	font-size : 10px;
	font-family : Georgia, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color: #4F4544;
}
a {
	color:#4F4544;
	text-decoration:none;
}
a:visited {
	color:#4F4544;
}
a:hover {
	color:#4F4544;
	text-decoration: underline;
}
a:active {
	color:#4F4544;
	text-decoration: underline;
}
a:hover img {
filter: alpha(opacity: 50);
opacity: 0.5;
-moz-opacity: 0.5;
}
h1 {
	font-size: 14pt;
	color: #4F4544;
	padding: 0;
	margin: 0;
}
h3 {
	font-size:12pt;
	color:#4F4544;
	padding:0;
	margin:0;
}
h5 {
	font-size:10pt;
	color:#4F4544;
	padding:0;
	margin:0;
}
p {
	font-size:8pt;
	color:#4F4544;
	padding:0;
	margin:0;
}
#CollapsiblePanel1, #CollapsiblePanel2{
	width:300px;
}