
@import url('/css/normalize.css');
@import url('/css/common.css');
@import url('/css/style.css');
@import url('/css/second.css');

/* ------------------------------------------------------------
news
------------------------------------------------------------ */
#news01 { margin-top: -75px !important; padding-top:	75px;}
#news02 { margin-top: -75px !important; padding-top:	75px;}
#news03 { margin-top: -75px !important; padding-top:	75px;}
#news04 { margin-top: -75px !important; padding-top:	75px;}

.news_detail_txt { text-align: left;}
.mt70 { margin-top: 70px;}

img.bn{
margin-top: -75px !important; 
padding-top:	75px; 
width: 428px;
height: 103px;
}

/* ------------------------------------------------------------
media
------------------------------------------------------------ */
@media only screen and (max-width:750px)
{

#news01 { margin-top: 10px !important; padding-top:	0;}
#news02 { margin-top: 10px !important; padding-top:	0;}
#news03 { margin-top: 10px !important; padding-top:	0;}
#news04 { margin-top: 10px !important; padding-top:	0;}

.mt70 { margin-top: 30px;}
}

