@charset "UTF-8";
@import url("common_theme.css");

/* ================ header =============== */

#header {
background: url(../images/header/fade_nbared.png) left top repeat-x;
}

#mainTitle {
background: url(../images/header/title450mirror.png) left top no-repeat;
}

/* ================ main contents =============== */

#contents {
}

#underConstruction {
text-align: center;
font-family: "aril black";
font-size: 180%;
font-weight: bold;
margin-bottom: 25px;
}

#underConstruction h2 {
font-size: 180%;
font-family: "arial black";
color: #c4003e;
}

#underConstruction img {
border: solid 3px #006ab4;
}
