/*txt*/
a:link {
    color: #3333cc;
    text-decoration: none;
}

a:visited {
    color: #3333cc;
    text-decoration: none;
}

a:hover {
    color: #3333cc;
    text-decoration: underline;
}

.txt_10 {
	font-family: Osaka ,MS Pgothic ,verdana ,arial ,sans-serif;
	font-size: 10px;
	line-height: 16px
}

.txt_12 {
	font-family: Osaka ,MS Pgothic ,verdana ,arial ,sans-serif;
	font-size: 12px;
	line-height: 18px
}

/* title ba */
#ba{font: 12px Osaka, "MS Pgothic", verdana, arial, sans-serif;}
#ba div#info{ float:left; width:543px; height:20px; margin:0px 0px 10px 0px; background:url(../image/title_bar.jpg); }
#ba div#info h4{ color:#404040; margin:4px 10px 0 10px; font-size:12px;}

#ba2{font: 12px Osaka, "MS Pgothic", verdana, arial, sans-serif;}
#ba2 div#info2{ float:left; width:543px; height:26px; margin:0px 0px 10px 0px; background:url(../image/title_bar2.jpg); }
#ba2 div#info2 h4{ color:#404040; margin:5px 10px 0 10px; font-size:12px;}

del {
    color: #f00;
}
span {
    color: #000;
}
