@charset "UTF-8";
/* common */
#contentArea {
  background: white;
  width:1000px;
  margin: 0 auto;
}
#contentAreaInner {
  padding:0;
  margin:0;
  float:left;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form{
    margin: 0;
    padding: 0;
    list-style: none;
    text-indent: 0;
    font-weight: 100 !important;
    border: 0;
    vertical-align: top;
}
/* NGT48rt
----------------------------------------------------*/
#ngt48Area .areaWrapper { 
	width:1000px;
	background:url(../img/base_bg.png) top center;
	position:relative;
	padding:20px;
		-webkit-box-sizing : border-box ;
		-moz-box-sizing : border-box ;
	box-sizing:border-box;
}

#ngt48Area .ribonImg {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#ngt48Area .contentWrapper {
	background:url(../img/cont_bg.jpg) top center no-repeat #caaf99;
	
	box-sizing:border-box;
	border:5px solid #FFF;
}

#ngt48Area .contentWrapper h2 {
	text-align:center;
	position:absolute;
	z-index:99;
	top:80px;
	width:960px;
}

#ngt48Area .contentWrapper {
	padding-top:245px;
}

#ngt48Area .contentWrapper .cpTtl {
	text-align:center;
	
}
#ngt48Area .contentWrapper .contBox {
	width:900px;
	margin:0 auto;
	text-align:center;
	padding:11px 0;
}

#ngt48Area .contentWrapper .contBox.ttl {
	background:#f22389;	
}
#ngt48Area .contentWrapper .contBox.term {
	background:#FFF;
	padding:20px 0;	
}

#ngt48Area .contentWrapper .contBox.desc {
	background:#f22389;
	padding:30px 0;	
}

#ngt48Area .contentWrapper .contBox.desc img {
	margin:0 17px;	
}
#ngt48Area .contentWrapper .contBox.present {
	background:url(../img/present_bg.png) top center;
	padding:30px 0;
	margin-bottom:30px;
}
#ngt48Area .contentWrapper .contBox.present .presentNotice {
	width:324px;
	margin:10px auto;
	text-align:left;
	font-size:10px;
	color:#666666;
}

#ngt48Area .contentWrapper .contBox.present .rtBtn {
	margin:15px 0 0 0;
}
#ngt48Area .contentWrapper .contBox.announce {
	background:#FFF;	
	text-align:left;
	font-size:17px;
	line-height:36px;
	padding:30px 100px;
		-webkit-box-sizing : border-box ;
		-moz-box-sizing : border-box ;
	box-sizing:border-box;
	color:#666;
	margin-bottom:30px;
}

#ngt48Area .contentWrapper .contBox.office {
	background:#FFF;
	padding:30px;
		-webkit-box-sizing : border-box ;
		-moz-box-sizing : border-box ;
	box-sizing:border-box;
	margin-bottom:30px;
}