@charset "Shift_JIS";
/* CSS Document */


/*==========================================================
+ text
========================================================== */
.txt_ff0066{
color: #ff0066;
}



/*==========================================================
+ table
========================================================== */
.masuTableTd1 {
color: #ff0066;
padding:5px;
border-top:1px dashed #FF9900;
background-color:#F8F8F8;
}
.masuTableTd2 {
padding:5px;
border-top:1px dashed #FF9900;
background-color:#F8F8F8;
}

/*==========================================================
+ table
========================================================== */
.TableTh1 {
padding:5px;
border-top:1px dashed #FF9900;
border-bottom:1px dashed #FF9900;
background-color:#F8F8F8;
text-align:left;
}
.TableTh2 {
padding:5px;
border-bottom:1px dashed #FF9900;
background-color:#F8F8F8;
text-align:left;
}
.TableTd1 {
padding:5px;
border-top:1px dashed #FF9900;
border-bottom:1px dashed #FF9900;
background-color:#F8F8F8;
}
.TableTd2 {
padding:5px;
border-bottom:1px dashed #FF9900;
background-color:#F8F8F8;
}