/* 全般設定 */
body {color: #333333; background: url(imgs/bg.gif); margin: 0; padding: 0; font-size: 9pt; font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;}

a {color: #FF9933; text-decoration: none; font-weight: bold;}
a:hover {color: #78BC00;}

table {margin: 0; padding: 0; vertical-align: top; text-align: left;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

/* 共通パーツ */
.base {width: 780px; background: white; padding: 0px 20px;}
.base_top {width: 780px;}
.base_main {width: 780px; background: url(top/imgs/bg_main.gif);}

.txt_b {font-weight: bold;}
.txt_l {font-size: 12pt; font-weight: bold;}
.txt_m {font-size: 10pt;}
.txt_s {font-size: 9pt;}
.txt_green {color: #009900; text-decoration: none}
.txt_bg {background: #FFFF99;}
.hyo_ask {border-top: 1px solid #78BC00;}
.hyo_ask2 {border-left: 1px solid #78BC00;}
.cap {color: #99CC33; font-size: 8pt;}
.foot {padding: 10px 0px; font-size: 8pt;}
.data {color: #78BC00; font-weight: bold;}
.pr {color: #0066FF; font-size: 8pt;}
.new {
	color: #FF0000;
	font-weight: bold;
}
