/* CSS Document */

body { font-family:"Osaka","sans-serif"; }

a:link {color:#cc0000; text-decoration:underline;}
a:visited {color:#cc0000; text-decoration:underline;}
a:active {color:#cc0000; text-decoration:underlnie}
a:hover {color:#ffffff; text-decoration:underline; background-color:#000000;}

.news { font-size:14px; color:#000000; letter-spacing:0em; }

.box { border:1px dotted #333333; margin:10 0 15 0; padding:5px; }
.box-info { border-width:1 1 0 1; border-style:dotted; border-color:#ff9900; margin-top:10px;}
.box-info-b { border-bottom:1px dotted #333333; border-color:#ff9900;}


.title { font-size:16px; color:#ffffff; background-color:#ff9900; width:400px; margin-top:15; padding:6 4 6 4; letter-spacing:0em; }

.text { font-size:14px; color:#000000; line-height:16px; letter-spacing:0em; margin:2px; }
.text2 { font-size:10px; color:#333333; line-height:16px; letter-spacing:0em; margin:1px; }
.text3 { font-size:12px; color:#000000; line-height:14px; letter-spacing:0em; margin:5px; padding:5px;}
.text4 { font-size:11px; color:#000000; line-height:13px; letter-spacing:0em; margin:5px; padding:5px;}
.text-info { font-size:12px; color:#000000; line-height:16px; letter-spacing:0em; padding:5px; }
.text-info2 { font-size:13px; color:#666666; line-height:15px; letter-spacing:0em; padding:5px; }

.cap1 { font-size:11px; color:#000000; padding:4px; line-height:13px; letter-spacing:0em; }
.cap2 { font-size:9px; color:#333333; margin-top:4px; line-height:11px; letter-spacing:0em; }

.u-line { border-bottom:1px dotted #666666; margin-bottom:2px; padding:0 2 1 2; }

