*{
	line-height: 1.1;
}

.small {
	font-size: 10px;
	color: #000;
}
.sok {
	color: #336666;
	font-size: 90%;
}
.sok a:link, .sok a:hover, .sok a:visited {
	color: #336666;
	text-decoration: none;
}

.sok_txt {
	color: #336666;
}

.sok_txt a:link,.sok_txt a:visited{
	color: #336666;
	text-decoration: none;
}
	
.sok_txt a:hover {
	background-color: #D3EBE0;
	text-decoration: none;
}

.contents td {
	padding: 0 0 5px 0;
}

/* アドセンス */
.ad468x15 {
	width: 610px;
	height: 15px;
	text-align: center;
	margin: 27px 0 23px 0;
}

.number {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0 0 0 20px;
}

.number_naiyou {
	padding-bottom: 15px;
}

/* 共通リンク */
#common {
	font-size: 12px;
	color: #333333;
	padding: 5px;
	background-color: #EEEEEE;
	width: 610px;
	display: block;
	text-align: center;
	line-height: 130%;
}
#common a:link, #common a:visited {
	color: #333333;
	text-decoration: underline;
}

/* コピーライト */
.c {
	font-size: 11px;
	color: #5F5F5F;
	width: 610px;
	text-align: center;
	margin: 10px 0 15px 0;
}
.c a:link, .c a:visited {
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}

.c a:hover {
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}


.fre_main h2{
	font-size: 18px;
	background-color: #3F7785;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 630px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 15px;
}

.fontsize3 {
	color: #DE420E;
	font-weight: bold;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

 .rectb_ma {
	padding: 5px;
}





/* 追加分 */
/* 背景色変更(2011/03/28) */
body#ha {
	background-color:#FFFFFF;
}
div#contentsLocal01 {
	background-color:#FFFFFF;
}

/* フォントサイズ修正(2011/03/28) */
.sok {
	font-size: 100%;
}

/* 「こちら」文字色(2011/03/28) */
.txtlink_mar10_f11 a {
	color: white;
}
/* 「HELP」文字色(2011/03/28) */
.txtlink_mar10 a {
color: white;
}

/* リンクフォーカス時の文字色(2011/03/28) */
.txtlink_mar10_f11 a:hover, .txtlink_mar10_f11 a:focus{
	color: #812238;
	text-decoration: underline;
}
.txtlink_mar10_f11 a:active {

    color: #812238;

    text-decoration: underline;

}
.txtlink_mar10 a:hover, .txtlink_mar10 a:focus{
	color: #812238;
	text-decoration: underline;
}
.txtlink_mar10 a:active {

    color: #812238;

    text-decoration: underline;

}
