@charset "UTF-8";

/* === navOver === */
#nav .mInfo a {
background: url(../../elements/images/hd_menu.gif) no-repeat -175px -70px;
}



/* === style === */
#main .topImg {
background: url(../images/topimg.jpg) no-repeat left top;
}

.imgArea {
float:left;
}
.infoArea {
float:left;
margin-left: 50px;
}
.contArea h3 {
margin: 10px 0 20px;
color: #f00;
font-weight: bold;
font-size: 150%;
}

.infoBox {
margin-bottom: 25px;
}
.infoBox td {
vertical-align: top;
padding: 5px 5px 5px 0;
}



