@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

#wrap{
	margin:0 auto;
}
p{
	font-family:"nanumGothic"
}
.top_menu{
	width:1000px;
	margin:0 auto;
}
.top_menu ul{
	margin:10px 0 10px 870px;
}
.top_menu li{
	display:inline;
}
.nav{
	height:44px;
	background:#C01B45;
}
.nav_inner{
	position:relative;
	width:1000px;
	margin:0 auto;
}
.logo{
	position:absolute;
	top:-6px;
	left:15px;
	z-index:99;
}
.nav ul{
	margin-left:207px;
	overflow:hidden;
}
.nav li{
	float:left;
	padding:0;
	margin:0;
}
#visual{
	width:980px;
	margin:35px auto;
	height:479px;
}
#family_site{
	width:1000px;
	margin:25px auto 0;
	overflow:hidden;
	margin-bottom:25px;
}
#family_site ul{
}
#family_site li{
	float:left;
}
#nagase_news{
	font-family: Malgun Gothic, "맑은 고딕", san-serif;
	width:982px;
	margin:0 auto 30px;
	overflow:hidden;
}
#nagase_news h1 {
	float: left;
	display: inline block;
	width: 80px;
	line-height: 25px;
	font-size: 14px;
	color: #222;
	background: url('/img/layer-ico2.gif') 0 0 no-repeat;
	background-size: 25px 25px;
	padding-left:28px;
}
#nagase_news a {
	float: left;
	display: inline block;
	font-size: 14px;
	line-height: 25px;
}
#nagase_news a:hover {
	color: #c01b45;
	text-decoration :none;
}
.line{
	 text-align:center;
	margin-bottom:20px;
}
#tail{
	width:1000px;
	margin:0 auto 30px;
	overflow:hidden;
}
#tail img{
	float:right;
}

.title{
	font-family:"nanumgothic";
	font-size:22px;
	font-weight:600;
	color:#444;
	padding-left:40px;
}
.title_board{
	font-family:"nanumgothic";
	font-size:22px;
	font-weight:600;
	color:#444;
}
.icon11{
	background:url(/image/icon_s11.gif) no-repeat 0 5px;
}
.icon21{
	background:url(/image/icon_s21.gif) no-repeat 0 5px;
}
.icon31{
	background:url(/image/icon_s31.gif) no-repeat 0 5px;
}
.icon41{
	background:url(/image/icon_s41.gif) no-repeat 0 5px;
}
.icon51{
	background:url(/image/icon_s51.gif) no-repeat 0 5px;
}
.content{
	width:1000px;
}
.top_img{
	margin:40px 0 20px 0;
}





/* 2018-02-13 WEBTER Layerpopup */
#nagase-layer { position:absolute; top:50%; left: 50%; background: #fff; z-index: 999; overflow: hidden; border: 2px solid #000; font-family: Malgun Gothic, "맑은 고딕"; display: none; }
#nagase-layer > h1 { font-size: 16px; color: #222; font-weight: bold; padding: 12px 10px 12px 55px; margin-bottom:15px; border-bottom: 1px solid #ddd; background: url('/img/layer-ico2.gif') 0 0 no-repeat; }
#nagase-layer > p.pop-content { font-size: 14px; padding: 0 20px 50px 20px; }
#nagase-layer > a.btn-layerClose { position:absolute; bottom: 0; right: 0; font-size: 0; margin-right: 10px; height:30px;  }
#nagase-layer > p.today-check { position:absolute; bottom: 0; left: 0; font-size: 12px; margin-left: 10px; height:30px;  }
#nagase-layer > p.today-check input { vertical-align: middle; }