@charset "shift_jis";


.info_box {
	width:520px;
	padding:10px;
}
.n-title {
	width:460px;
	height:auto;
	border-left: #5E97BC solid 7px;
	padding:3px 0 3px 10px;
	margin:0 35px;
	font-size:14px;
	font-weight:bold;
	color: #043a00;
	background-image:url(../news/images/back_title.gif);
}

.n-img {
	width:200px;
	height:auto;
	border:#999999 solid 1px;
	float:left;
	margin-right:10px;
}

.news-day {
	text-align:right;
	color:#993333;
}

.n-textbox {
	width:455px;
	margin:0 35px 25px;
	padding:7px;
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left: #5E97BC solid 7px;
}

.n-text {
	width:230px;
	height:auto;
	margin:0;
	float:right;
}

.btn-pdf {
	text-align:right;
}

#news_box {
	background:url(../../images/news.gif) no-repeat;
	width:530px;
	margin:20px 10px 30px;
	height:100%;
}

iframe{
	width:100%;
	height:2200px;
}
