
.text { font-family: "Osaka"
		; font-size: 12px
		; line-height: 20px
		;color:#666666
		; text-decoration:none;}

.small_gray { font-family: "Osaka"
		; font-size: 10px
		; line-height: 20px
		;color:#999999
		;text-decoration:none;}

.small { font-family: "Osaka"
		; font-size: 10px
		; line-height: 20px
		;color:#00A8FF
		;text-decoration:none;}

.small_b { font-family: "Osaka"
		; font-size: 10px
		; line-height: 20px
		;font-weight:900
		;color:#00A8FF
		;text-decoration:none;}

.small_b_white { font-family: "Osaka"
		; font-size: 10px
		; line-height: 20px
		;font-weight:900
		;color:#ffffff
		;text-decoration:none;}

.midashi_blue{ font-family: "Osaka"
		; font-size: 12px
		; line-height: 16px
		;font-weight:900
		;color : blue; text-decoration:none
		;letter-spacing:-1px;}

.midashi_white{ font-family: "Osaka"
		; font-size: 12px
		; line-height: 16px
		;font-weight:900
		;color:#ffffff
		; text-decoration:none
		;letter-spacing:-1px;}

.titile_white{ font-family: "Osaka"
		; font-size: 18px
		; line-height: 20px
		;font-weight:900
		;color:#ffffff
		; text-decoration:none
		;letter-spacing:-1px;}


.list { font-family: "Osaka"
		; font-size: 12px
		; line-height: 16px
		;color:#E15118
		; text-decoration:none
		;letter-spacing:-1px;}

.midashilist { font-family: "Osaka"
		; font-size: 12px
		; line-height: 20px
		; text-decoration:none
		; letter-spacing:-1px;}


A:LINK{COLOR:#3333FF;}
A:VISITED{COLOR:#3366FF;}
A { text-decoration: none; }


BODY {
background-color: #FFFFFF;
background-image : url(bg01.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left top;
}



.flash:link{ color: #404040;}		
.flash:visited{ color: #737373;}
.flash:hover{background-color:#FCEC65;}
.flash:active{ color: #990000;} 
{text-decoration: none}


.white:link{ color: #FFFFFF;}
.white:visited{ color: #CCCCFF;} 
.white:hover{color:#66FFFF;}
.white:active{ color: #FFFF00;} {text-decoration: none}

