body { background:#FFFFFF;}

a:link {text-decoration: none }
a:visited {text-decoration: none }
a:hover { color: #FF9933; text-decoration: underline; }

td { font-size: 12px;}
th { font-size: 12px;}
.tx12r14 {font-size: 12px;line-height:14px;}
.tx12r14b {font-size: 12px;line-height:14px;font-weight:bold;}

.mnon {font-size: 12px;line-height:14px;color:#FF9900;}
.mnoff {font-size: 12px;line-height:14px;color:#0000FF;}


.news {font-size: 14px;line-height:20px;color: #003399;font-weight:bold;}

div.underline {text-decoration: underline}
.underline {text-decoration: underline}
.left {float:left;}
.right {float:right;}
.center {float:center;}

.tx09 { font-size: 9px;}
.tx10 { font-size: 10px;}
.tx10r { font-size: 10px;line-height:12px;}
.tx10b { font-size: 10px;font-weight:bold;}
.tx11 { font-size: 11px;}
.tx11b { font-size: 11px;font-weight:bold;}
.tx11r { font-size: 11px;line-height:13px;}
.tx11w { font-size: 11px;color:#FFFFFF;}
.tx11wr { font-size: 11px;line-height:13px;color:#FFFFFF;}
.tx11br { font-size: 11px;font-weight:bold;line-height:15px;}
.tx12 { font-size: 12px;}
.tx12r { font-size: 12px;line-height:16px;}
.tx12b { font-size: 12px;font-weight:bold;}
.tx12wr { font-size: 12px;line-height:16px;color:#FFFFFF;}
.tx12bw { font-size: 12px;font-weight:bold;color:#FFFFFF;}
.tx12br { font-size: 12px;font-weight:bold;line-height:16px;}
.tx13 { font-size: 13px;}
.tx13b { font-size: 13px;font-weight:bold;}
.tx13r { font-size: 13px;line-height:16px;}
.tx13br { font-size: 13px;line-height:16px;font-weight:bold;}
.tx14 { font-size: 14px;}
.tx14b { font-size: 14px;font-weight:bold;}
.tx14r { font-size: 14px;line-height:20px;}
.tx14br { font-size: 14px;font-weight:bold;line-height:20px;}
.tx14bw { font-size: 14px;font-weight:bold;color:#FFFFFF;}
.tx16 { font-size: 16px;}
.tx16b { font-size: 16px;font-weight:bold;}
.tx16bw { font-size: 16px;font-weight:bold;color:#FFFFFF;}
.tx16r { font-size: 16px;line-height:22px;}
.tx16br { font-size: 16px;line-height:22px;font-weight:bold;} 

/*ポップアップ*/
#popupMethod{
width:850px;
}
#popupMethod h1{
text-align:center;
font-size:130%;
color:#333;
}
#popupMethod table{
border:1px solid #000;
border-collapse: collapse;
}
#popupMethod table th{
background:#006d10;
color:#FFF;
font-size:90%;
line-height:200%;
}
#popupMethod table td.th2{
font-weight:bold;
background:#6baa52;
}
#popupMethod table td.th3{
background:#94c78c;
}
#popupMethod table td, 
#popupMethod table th{
padding:5px 5px 0;
vertical-align:top;
border:1px solid #000;
}
#popupMethod table td.center{
text-align:center;
}
#popupMethod table td.em2{
width:2em;
}
#popupMethod table td.em5{
width:5em;
}
#popupMethod table ul{
margin-left:0;
padding-left:15px;
}


