@charset "euc-jp";
body{
background: #ffffff;
margin: 20px;
padding: 0px;
}
body,td,div{
font-size: 8.8pt;
font-family: "¥Ò¥é¥®¥Î´Ý¥´ Pro",osaka,sans-serif; /* == safari firefox == */
font-family/**/:/**/"MS P¥´¥·¥Ã¥¯"; /* == IE6 & 7 == */
line-height: 18px;
color:#333333;
}
a{
text-decoration: underline;
color:#006699;
}
a:hover{
text-decoration: none;
color:#cc0000;
}
.text_big_space{
padding-left:10px;
}	  
.text_small{
font-size: 8pt;
line-height: 14px;
}
.red{
color:#cc0000;
}
.white{
color:#ffffff;
}
.stock td{
font-size: 8pt;
line-height: 14px;
}	 

/*------------------------------- new -------------------------------*/
.date{
padding-left: 10px;
vertical-align: top;
}
.new_contents{
padding-right: 10px;
vertical-align: top;
}

/*------------------------------- footer -------------------------------*/
.footer{
text-align: right;
font-size: 7.7pt;
}
.footer a{
text-decoration: none;
color:#333333;
}
.footer a:hover{
text-decoration: underline;
color:#cc0000;
} 
.pagetop a{
background-color:#ffffff;
}
.pagetop a:hover{
background-color:#ffcccc;
}

