/* CSS Document */

body         { background-color: #fff; color: #000; font-size: 12px; background-image: 
               url('file:///C:/Documents%20and%20Settings/yokokawa/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/back_gray.gif'); 
               font-family:Century
               'Ž£ŽÍŽ£ŽÓ Ž£ŽÐŽ¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯', Osaka, sans-serif; 
               margin: 0; padding: 0 }
.text {
        font-size: 12px;
		color: #2D2D2D;
		line-height: 1.5em;
		font-family:Arial
        }
		
.stext {
        font-size: 10px;
        line-height: 1.5em;
		}

.red {
        font-size: 10px;
        color: #f00; }
		
.blue {
        font-size: 12px;
        color: #5875AF; }

.orange {
        font-size: 12px;
        color: #FF8400; }
		
.white {
        font-size: 12px;
		color: #FFFFFF;
        }

a:link {
        font-size: 12px;
        color: #5875AF;
        }
a:visited {
        font-size: 12px;
        color: #5875AF;
		text-decoration: underline}
a:hover {
        color: #999999}
a:active {
        color: #2D2D2D}
a.s:link {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none}
a.s:visited {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none}
a.s:hover {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: underline}
a.s:active {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: underline}

