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);
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	color: #FF6666;
	margin: 5px 0px 10px 5px;
	text-indent: 5pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
	height: auto;
	width: 190px;
	border-bottom-style: dotted;
}
