.midashired {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #990000;
}
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.modashigray {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
.midashired-mini {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/*お知らせ-------------------------------------------------------*/

#news_main{
    width:470px;
	height:410px;
    margin-left: auto;
	margin-right: auto;
}

#news_img{
    width:130px;
	float:left;
	padding:0px 0px;
	margin:10px 0px; 
}

#news_text{
    width:330px;
	float:right;
	padding:0px 0px 0px 10px;
	margin:10px 0px; 
}

.p_news{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",verdana, arial, sans-serif;
	font-weight:bold;
	font-size: 17px;
	line-height:120%;
	color:#00b;
}
.clear_news{
	clear:both;
}


.news_t{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",verdana, arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	line-height:120%;
	color:#00b;

}
