a {
    text-decoration: underline;
    color: #FF3300;
}
a:hover {
    color: #660099;
    text-decoration: underline;
}
.txt_10 {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
}
.txt_10_black {
    font-size: 11px;
    line-height:14px;
    font-weight: normal;
    color: #000000;
}
.txt_10_white {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF;
}
.txt_12 {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 1px;
}
.txt_12_bold {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing:1px;
}
.txt_12_bold_black {
    font-size: 12px;
    line-height:16px;
    font-weight: bold;
    color: #000000;
    letter-spacing:1px;
}
.txt_12_black {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    letter-spacing:1px;
}
.txt_12_white {
    font-size: 12px;
    line-height:16px;
    font-weight: normal;
    color: #FFFFFF;
    letter-spacing:1px;
}
.txt_12_bold_white {
    font-size: 12px;
    line-height:16px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing:1px;
 }
.urayasu_back {
    background-image: url(../urayasu/urayasu_img/urayasu_back.gif);
    background-repeat: repeat-x;
}
.m_toku_back {
    background-image: url(../minamigyoutoku/m_toku_img/m_toku_back.gif);
    background-repeat: repeat-x;
}
.button {
    color: #000000;
    background-color: #DDDDDD;
    border-style: 0;
}
.H1 {
	display: none;
	background-image: url(../recruit/images/fbservice.jpg);
}
