@charset "utf-8";
/* CSS Document */

/* -- core -- */
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #5f5f5f;
background: #8f001c url(../images/common/main_back.gif) 0 42px repeat-x;
}

h1 {
font-size: 160%;
font-weight: normal;
color: #900;
margin: 0!important;
}

h2 {
font-size: 140%;
color: #900;
padding-bottom: 3px;
border-bottom: 1px solid #d2d2d2;
}
h3 {
font-size: 120%;
color: #900;
}

a img {
border: none;
}