/* 2009.08.17 追加 tanoue */

a{
	color: #0066CC;
	overflow:hidden;
	outline:none;
}
a :link    { color: #0066CC; text-decoration: none     }
a :visited { color: #0066CC; text-decoration: none     }
a :hover   { color: #0066CC; text-decoration: underline}
a :active  { color: #0066CC; text-decoration: none     }

/* 2009.08.17 追加 ここまで */

td{ font-size: 12px}
.btn {  width: 100px}
.wbtn {  width: 120px}
.edt { font-size: 12px;
 font-family: Arial;
 width: 400px}
.edt_short { 
width: 100px}
.comment {  font-size: 10px}
.edt_middle {
	font-size: 12px;
font-family: Arial;
width: 300px
}
.edt_year {

width: 50px
}
.edt_month {


width: 25px
}
.edt_day {



width: 25px
}
.btnShort {
width: 70px
}

.IMEOFF
{
	ime-mode:inactive;
}

.IMEON
{
	ime-mode:active;
}

.IMEAUTO
{
	ime-mode:auto;
}
/* 2009.08.17 コメントアウト tanoue
a
{
	TEXT-DECORATION:underline;color:0000FF
}
a:hover
{
	TEXT-DECORATION:underline;color:FF0000
}
*/
.footer {
font-size:10px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.bx{
color:#f12121;
font-weight:bold;
Background-color:#FFFF00;
} 
