body,td,th {
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}.smallfont {
	font-size: 11px;
}
/* リンク */
a,
a:link {
    color: #0C3090;
    text-decoration: none;
}
a:visited {
    color: #0C3090;
}
a:hover {
    color: #FFFFFF;
	background-color:#0C3090;
	
}
a:active {
    color: #0C3090;
    text-decoration: none;
}

/* リンクつき画像 */
a img {
    border: 0;
}



.text {
	line-height: 200%;
	font-size: 14px;
}
.text_normal {
	line-height: 150%;
}
.text_s {
	font-size: 10px;
}
.text_header {
	font-size: 10px;
    color: #FFFFFF;
}
.text_header2 {
	font-size: 12px;
    color: #FFFFFF;
}
.text_ss {
	font-size: 11px;
	line-height: 120%;
}
.texttitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 10 2px;
    border: 1px solid #7B96B5;
    text-align: left;
    color: #000000;
    background: #DEE7F7;
    font-size: 15px;
	font-weight: bold;
    line-height: 140%;
}
.texttitle2 {
    margin-top: 3px;
    padding: 2px 10 1px;
    _padding: 1px 10 2px;
    border: 1px solid #BCB646;
    text-align: left;
    color: #000000;
    background: #F2EF7C;
    font-size: 15px;
	font-weight: bold;
    line-height: 140%;
}
.texttitle3 {
    margin-top: 3px;
    padding: 2px 10 1px;
    _padding: 1px 10 2px;
    border: 1px solid #47441C;
    text-align: left;
    color: #FFFFFF;
    background: #725F29;
    font-size: 15px;
	font-weight: bold;
    line-height: 140%;
}
.texttitle4 {
    margin-top: 3px;
    padding: 2px 5 1px;
    _padding: 1px 10 2px;
    border: 0px solid #7FC31C;
    text-align: left;
    color: #FFFFFF;
    background: #7FC31C;
    font-size: 13px;
	font-weight: bold;
    line-height: 140%;
}