a:link {
        font-weight: bold;
        text-decoration:none;
        color: #000066 
}

a:visited {
        font-weight: bold;
        text-decoration:none;
        color: #000099 
}

a:active {
        font-weight: bold;
        color:#660066 
}

a:hover {
        font-weight: bold;
        text-decoration:underline;
        color:#DD0000 
}

/* <BODY>ƒ^ƒO */
body {
    margin:0px 0px 0px 0px;    
}

.newsMain {
    float:left;
    width:65%;
    border-right:1px dashed #666666;
    margin-right:10px;
    padding-bottom:10px;
}

.subContent {
    float:right;
    width:33%;
}

.linksTop {
	padding-right: 35px;
	text-align: right;
	font-size: x-small;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W6", "‚l‚r ƒSƒVƒbƒN", "Osaka";
}
