
#contents-in2 {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}









#news{}

#news h3{
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	background: none;
	font-size: 120%;
	color: #d7000f;
}

#news #news-list{
	margin: 0px;
	padding: 0px;
}

#news #news-contents{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 725px;
}

#news #news-navi{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 255px;
}

#news #news-list #news-contents h4{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color:#000;
}

#news #news-list #news-contents p.paginate{
	text-align: right;
	margin: 0px;
	padding: 0px 0px 10px;
}

#news #news-list #news-contents .paginate-top p.paginate{
	padding: 0px 0px 10px;
}

#news #news-list #news-contents .news-list-b{
	margin: 0px 0px 15px;
	padding: 15px 10px 5px;
	border-bottom: 1px dashed #CCC;
}

#news #news-list #news-contents .news-list-left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}

#news #news-list #news-contents .news-list-b p.date{
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url(../../images/2015/contents/news/arrow.png);
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

#news #news-list #news-contents .news-list-b p.category{
	margin: 0px;
	padding: 0px 0px 5px 30px;
}

#news #news-list #news-contents .news-list-b p.title{
	margin: 0px;
	padding: 0px 0px 5px;
	width: 400px;
	float:right;
}

#news #news-list #news-contents p.none{
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
}



#news #news-navi .news-side-b{
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-size:94%;
}

#news #news-navi .news-side-top{
	margin-top: 0px;
}

#news #news-navi .news-side-b h3{
	text-align: center;
	margin: 0px;
	padding: 12px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background: #D7161F;
}

#news #news-navi .news-side-list{
	margin: 0px;
	padding: 0px;
	
}

#news #news-navi .news-side-list ul li{
	background-repeat: no-repeat;
	background-position: 8px 18px;
	background-image: url(../../images/2015/contents/news/arrow_02.png);
	margin: 0px;
	padding: 10px 10px 10px 20px;
	line-height: 160%;
	border-bottom: 1px solid #DDDDDD;
}



#news #news-navi .cal-navi {
	padding: 5px 2px 0px;
	width: 246px;
}

#news #news-navi .cal-navi ul{
	margin: 0px;
	padding: 0px;
}

#news #news-navi .cal-navi ul li{
	background: none;
	margin: 0px;
	padding: 0px;
	float: left;
	border:0px none;
}

#news #news-navi .cal-navi ul li.back{
	height: 29px;
	width: 24px;
	padding-left: 10px;
}

#news #news-navi .cal-navi ul li.now{
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px;
	height: 21px;
	width: 178px;
}

#news #news-navi .cal-navi ul li.next{
	height: 29px;
	width: 24px;
	padding-right: 10px;
}

#news #news-navi .cal-area{
	margin: 0px;
	padding: 2px 0px 10px;
	border-bottom: 1px solid #bfe6f7;
}

#news #news-navi .cal-area table{
	width: 100%;
}

#news #news-navi .cal-area table th{
	background: #f2f2f2;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
	border: 1px solid #FFF;
}

#news #news-navi .cal-area table td{
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
}

#news #news-navi .cal-area table td a{
	text-decoration: underline;
}

#news #news-navi .cal-area table .sun{
	color: #bc1919;
}

#news #news-navi .cal-area table .sat{
	color: #4585c7;
}



#news #news-detail{
	margin: 0px;
	padding: 0px;
}

#news #news-detail h3{
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 120%;
	font-weight: bold;
	color: #d7000f;
	text-align: left;
	border-bottom: 1px solid #DDD;
	background:none;
}

#news #news-detail .news-d-header{
	margin: 0px;
	padding: 0px 0px 10px;
}

#news #news-detail .news-d-header p.date{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#news #news-detail .news-d-header p.category{
	margin: 0px;
	padding: 0px;
	float:left;
}

#news #news-detail .news-d-body{
	margin: 15px 0px 0px;
	padding: 0px;
	line-height: 150%;
}

#news #news-detail .news-d-body p{
	padding: 15px 0px 0px;
	line-height: 150%;
}

#news #news-detail .news-d-prev{
	margin: 0px;
	padding: 50px 0px 0px;
	text-align:center;
}


#news #news-detail .news-d-body table{
	border-collapse:collapse;
	margin: 15px auto 0px;
}

#news #news-detail .news-d-body table td{
	padding: 5px;
}
