@charset "utf-8";
/* CSS Document */

.innerNewsList {
	background-image: url(../../images/whatsnewLine.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.innerNewsList dt {
	float: left;
	width: 160px;
	background-image: url(../../images/tri.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	padding-bottom: 5px;
	border: none;
	padding-top: 5px;
	margin-left: 5px;
}
.innerNewsList dt img {
	margin-left: 15px;
}

.innerNewsList dd {
	float: right;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
}
.innerNewsList.cb dd a {
	color: #025391;
}
.innerNewsList.cb dd a:hover {
	text-decoration: none;
}
#oldNews {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;

}
#oldNews p a {
	font-weight: bold;
	color: #025391;
	margin-left: 5px;
}
#oldNews p a:hover {
	text-decoration: none;
}
#NewsDetailSub {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: 4d4d4d;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#NewsDetailSub img {
	vertical-align: middle;
	margin-right: 15px;
}
#NewsDetailInner {



}
#NewsDetailImg {
	text-align: center;
	padding-top: 15px;
}
#NewsDetailText {
	font-size: 11px;
	color: #333;
	padding-top: 20px;
}
#NewsReturnBtn {
	padding-top: 20px;
	text-align: center;
}

.new_tit{
	background:url(../../news/images/titlesubBar.jpg) no-repeat;
	line-height:39px;
	font-size:14px;
	padding-left:25px;
	font-weight:bold;
}

