@charset "UTF-8";


/* === navOver === */
#nav .mNews a {
background: url(../../elements/images/hd_menu.gif) no-repeat left -70px;
}



/* === style === */
#main .topImg {
background: url(../images/topimg.jpg) no-repeat left top;
}

#main ul {
margin-top: 10px;
}


.contArea {
background: #000;
padding: 0;
}
.newsArea p {
margin-bottom: 12px;
}
.newsArea {
background: #fff;
margin-bottom: 7px;
padding: 15px;
background: #fff;
}
.newsArea h3 {
color: #f00;
font-weight: bold;
font-size: 120%;
}
.newsArea h4 {
font-weight: bold;
font-size: 120%;
}
.newsArea .nTitle {
float: left;
}
.newsArea .nBody {
margin-left: 250px;
width: 430px;
}
.newsArea .day {
float: right;
font-size: 90%;
font-weight: bold;
}
.newsArea li {
margin-bottom: 15px;
}

.pickup {
color: #f00;
font-weight: bold;
}

.photo {
margin-top: 10px;
}

.pickup2 {
color: #f00;
font-size: 130%;
font-weight: bold;
}

.pickup3 {
color: #f00;
font-size: 200%;
font-weight: bold;
text-decoration: underline;
line-height: 180%;
}


.picupArea .photo {
float: left;
margin: 0 50px 0 0;
padding: 0 0 10px;
}
