@charset "UTF-8";
/* CSS Document */
#news_title{
	width:172px;
	height:19px;
	background:url(../img/news/title_news.gif) no-repeat left;
	margin:0 0 40px;
	padding:99px 0 0 445px;
}
.section_news p,
.section_camera p{ margin-bottom: 1em;}
.section_news {
	float:left;
	background:url(../img/news/bg_bar.gif) no-repeat top;
	height:auto;
	margin:0 0 40px;
	padding:40px 0 0;
	}

.section_camera {
	float:left;
	background:url(../img/news/bg_camera.gif) no-repeat top;
	height:auto;
	margin:0 0 40px;
	padding:40px 0 0;
	}
	.img_20{margin:20px 0 0;}

	/*別ウィンドウアイコン*/
	a[target="_blank"] {
		background:url(../img/company/blanc.gif) no-repeat right center;
		padding-right: 20px;
    display: inline-block;
	}

/*お知らせ*/
p.date {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#34634C;
	margin:0;
	padding:0;
	}

.title {/*KSKマーク入　タイトル見出し*/
	width:480px;
	background:url(../img/news/icon_KSK.gif) no-repeat left top;
	font-size:12pt;
	margin:20px 0;
	padding:0 90px 0 60px;
}

p.page a{
  display: inline-block;
	background:url(../img/index/news.gif) no-repeat right center;
	font-weight:bold;
	color:#006633;
	padding:0 20px 0 0;
}

.info {/*緑の枠付き、インフォメーション*/
	float:right;
	width:262px;
	height:auto;
	border:solid 1px #006633;
	color:#006633;
	margin:20px 0 0;
	padding:20px;
	}
	