/** UNIVERSAL */
div, form, body {
	margin:0px;
	padding:0px;
}

body {
	margin-top      : 0px;
	padding         : 0px;
	font-family		:"Osaka", "MS PGOTHIC";
	font-weight     : normal;
	color           : #333333;
	background-color: #333333;
}

/** LINK */
a:link {
	color:#000066;
}

a:hover {
	text-decoration :none;
	color           :#990033;
}

a:active {
	text-decoration :underline;
	color           :#FF6600;
}

a.inline:link {
	text-decoration :underline;
	color           :#6699FF;
}
a.inline:visited {
	text-decoration:underline;
	color:#FF3333;
}
a.inline:hover, a:active {
	text-decoration:underline;
	color:#990033;
}


.bk_CBB99C {  background-color: #CBB99C}
.txt_size_1 {  font-size: x-small}
.bk_FFFFFF {  background-color: #FFFFFF}
.bk_FFE7D3 {  background-color: #FFE7D3}
.bk_A6A6A6 {  background-color: #A6A6A6}
.txt_size_1_w {  font-size: x-small; color: #FFFFFF}
.txt_size_1b { font-size: x-small ; font-weight: bold}
.bk_6699CC { background-color: #6699CC}
.txt_size_2b { font-size: small; font-weight: bold }
.txt_prottl { font-size: medium; font-weight: bold ; color: #FFFFFF}
.fontcolor_FF6633 {  color: #FF6633}
.fontcolor_006600 { color: #006600}
.fontcolor_EE0000 { color: #EE0000}
.fontcolor_990000 { color: #990000}
.fontcolor_666666 { color: #666666}
.bk_FF9933 { background-color: #FF9933}
.bk_EEEEEE { background-color: #EEEEEE}
.bk_FFCC66 { background-color: #FFCC66}
.fontcolor_999999 { color: #999999}
.txt_size_2b_990000 { font-size: small; font-weight: bold ; color: #990000}
.pro_ttl_bk { background-color: #990033}


.txt_size_2 { font-size: small}

