@charset "UTF-8";


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #cccccc;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}
.style1 {color: #000000}
.style2 {line-height: 15px; color: #333333; }
.style3 {color: #009900; font-weight: bold; }
.style4 {color: #FF0000}
.style9 {font-size: 12px; color: #FF6600; }
.style10 {font-size: 12px; color: #0033CC; }
.style12 {color: #FF0000; font-size: 12px; }
.style13 {font-size: 16px; color: #FFFFFF; }
.style16 {font-size: 14px; color: #FFFFFF; }
.style17 {font-size: 12px; color: #FFFFFF; }
.style19 {font-size: 15px; line-height: 140%; color: #FF6633; }
.mini_9-12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 12px;
}
.mini_10-12_999999 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.main_10_14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 14px;
}
.main_10_14_666666 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.large_12_15_666666 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.big_15_18_666666 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 18px;
	color: #666666;
}
.large_12_15_333333 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.mini_11_15_333333 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

a { 
text-decoration: none; 
} 
a:link {
 color: 666666; 
text-decoration: none;
} 
a:visited { 
color: 666666;
text-decoration: none;
 } 
a:hover {
color: red;
text-decoration: underline;
 } 
a:active {
color: red;
text-decoration: none;
 }.copybox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding: 15px;
}
