/*
##################
背景
##################
*/
body{
	color:#898671;
	font-size:12px;
        line-height:140%
}

/*
##################
配置・セル設定
##################
*/
td  { color: #666666; font-size: 12px; line-height: 120%}
.lead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-decoration: none;
}

/*
##################
見出し
##################
*/
H1  {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H2   {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1%;
	display: inline;
	line-height: -1px;
}
H3 { color: #69c; font-size: 13px; font-weight: bold; display: inline }
/*
##################
リンク
##################
*/
A:link     { color: #1d5c7c; text-decoration: none }
A:visited    { color: #1d5c7c; text-decoration: none }
A:active { color: #1d5c7c }
A:hover  { color: #7c1d1d; text-decoration: underline }

/*
####################################
リンク色
####################################
*/
.wlink A:link  {
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
.wlink A:visited  { color: #006699}
.white {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.blue {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.orange {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1983E;
}
.news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}
.small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}

.smallw {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
}



.wlink A:active { color: #890000; text-decoration: underline }
.wlink A:hover { color: #009999; text-decoration: underline }

.w2link A:link {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}
.w2link A:visited {
	color: #006699;
	font-size: 11px;
	text-decoration: none;
}
.w2link A:active { color: #ffffff }
.w2link A:hover {
	color: #CC3333;
	font-size: 11px;
	text-decoration: underline;
}
.midashi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 1px;
	width: 460px;
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.B_blue {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	line-height: 150%;
}

