BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#532809;
	scrollbar-3dlight-color:#532809;
	scrollbar-arrow-color:#532809;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	font-size: 12px;
	color: #262626;
	line-height: 150%;
	background-repeat:repeat-y;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;}
}
a:link		{text-decoration: none; color:#171782;}
a:visited	{text-decoration: none;	color:#999999;}
a:hover		{color: #66FF00; text-decoration: underline;}
.xxl { font-size: 40px; line-height: 48px; font-weight: bolder;}
.xl { font-size: 30px; line-height: 38px;font-weight: bolder;}
.ll { font-size: 24px; line-height: 32px;  font-weight: bolder;}
.l { font-size: 16px; line-height: 20px;}
.r { font-size: 13px; line-height: 150%;}
.m { font-size: 12px; line-height: 150%;}
.n { font-size: 11px; line-height: 150%;}
.o { font-size: 10px; line-height: 150%;}
.s { font-size: 9px; line-height: 11px;}
.t { font-size: 5px; line-height: 5px;}
.u { font-size: 6px; line-height: 6px;}
.red { font-size: 10px; color:#F00}
.bar { 	vertical-align:top;}
.bar_n { vertical-align:top; font-size: 11px; line-height: 150%;}
.bar_s { vertical-align:top; font-size: 9px; line-height: 11px}
.bar_bottom { 	vertical-align:bottom;}
.bg_upside {
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align:top;
}
.bg_outside {
	background-position: right top;
	background-repeat: no-repeat;
}
.bg_bottomside {
	background-position:left bottom;
	background-repeat: no-repeat;
	vertical-align:top;
}
.bg_bottomsideR {
	background-position:right bottom;
	background-repeat: no-repeat;
	vertical-align:top;
}
.scroll {
	overflow-y:scroll;
	overflow-x:hidden;
}
.title { font-size: 15px; font-weight: bolder;}