/*フッタのコメント*/

.h2 {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

/*フッタのコメント直前の仕切り線*/
.border 
{
	background: #CCCCCC;
	padding: 0px;
	width: 840px;
	height: 1px;
}

.text_info {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.t10_b5 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.t12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.t14_white {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

.t14 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}


.t10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}

/*ヤフーニュース記事部分ー参考*/
.yjMt{
	font-size:small;
	line-height:1.4em;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:medium;
	font-size /**/:small;}


a:link {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bg_black {
	background-color: #000000;
}

