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

.new{
	width:672px;
	display:block;
	margin-left: -12px;
	height: 158px;
	margin-bottom: 15px;
	background-image: url(common/img/news_div.jpg);
	background-repeat: no-repeat;
	margin-top: -9px;
}
.kakomi{
	padding-top: 42px;
	padding-right: 20px;
	padding-left: 30px;
}
.new p{
	font-size:26px;
	color: #2B8CD4;
	margin: 0px;
	padding-bottom: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.new span{
	font-size:14px;
	line-height:22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

