/*　新トップメニュー用リンク (2010.04)　*/
a.top:link {
	color: #DF3156;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}
a.top:visited {
	color: #DF3156;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}
a.top:hover {
	color: #DF3156;
	text-decoration: underline;
	font-size:15px;
	font-weight:bold;
}
a.top:active {
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}

/*　通常のリンク　*/
a:link {
	color: #3F62AF;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*　新コンテンツ用リンク_黒文字 (2010.04)　*/
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	text-decoration: none;
}


.t-12-3F62AF {
	font-size: 12px;
	color: #3F62AF;
}
.px10 {
	font-size: 10px;
	line-height: 14px;
}
.px12 {
	font-size: 12px;
	line-height: 16px;
}
.px11 {
	font-size: 11px;
	line-height: 15px;
}
body,td,th {
	font-size: 12px;
	line-height: 16px;
}
#care a {
	color: #333333;
}
#care a:hover {
	color: #FF0000;
}

.ft {
	font-size: 10px;
	font-weight: normal;
	color: #003276;
}

.style4 {
	color: #009900;
	font-weight: bold;
	font-size: 12px;
}

.style5 {
	color: #009900;
	font-weight: bold;
	font-size: 16px;
}

.style6 {
	color: #FFFFFF;
	font-size: 12px;
}

.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.style8 {font-size: 14px; }

.style9 {
	color: #000000;
	font-size: 16px;
}

/*	ここから
/*　新コンテンツ用テキスト (2010.04)　*/
.style10 {
	font-size: 26px;
	font-family:"ＭＳ Ｐ明朝";
	line-height:150%;
	font-weight: bold;
}

.style11 {
	font-size: 18px;
	font-family:"ＭＳ Ｐ明朝";	
	line-height:150%;
	color: #006633;
}

.style12 {
	font-size: 14px;
	font-family:"ＭＳ Ｐ明朝";	
	color: #006633;
}

.style13 {
	font-size: 16px;
	font-family:"ＭＳ Ｐ明朝";	
	line-height:150%;
	color: #006633;
}

.style14 {
	font-size: 14px;
	line-height:150%;
	color: #DF3156;
	font-weight:bold;
}

.style15 {
	font-size: 17px;
	font-family:"ＭＳ Ｐ明朝";	
	line-height:150%;
	color: #006633;
}

.style16 {
	color: #8B97AF;
	font-weight: bold;
	font-size: 16px;
}
/*　ここまで　*/


#out {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	clear: both;
/*　ページの周囲に枠線をつける(2010.04)　*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #986665;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #986665;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #986665;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #986665;
/*　↓中央寄せにするため削除(2010.04)　*/
/*	float: left;	*/
}

/*　各ページのフッタ部分(2010.04)　*/
#foot {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	clear: both;
}

#top-body-a {
	margin: 0px auto;
	padding: 0px;
	width: 562px;
	float: left;
}

#top-body-b {
	margin: 0px auto;
	padding: 0px;
	width: 562px;
	clear: both;
}

#common-body {
	margin: 0px auto;
	padding: 10px;
	width: 710px;
	float: left;
	clear: both;
}

#linkbanner {
	padding: 2px;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 1px;
	float: right;
	background-color: #CCCC99;
}

.aa td {
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
}
.aa th {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	font-size: 18px;
}

.bb {
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
.bb td {
	font-size: 12px;
	line-height: 16px;
	padding: 2px;

}

.ev td {
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
}
.ev th {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	font-size: 14px;
}

/*　新コンテンツ用リンクテーブル (2010.04)　*/
.link td {
	background-color: #75AB75;
	padding: 2px;
}
