@charset"UTF-8";
body {
    color: #000;
    line-height: 1.75;
    margin: 0;
    padding: 0;
    font-family: verdana, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "ヒラギノ角ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    border: 0;
    font-size: 13px;
    *font-size: small;
    *font: x-small;
    font-weight: normal
}

*+html body {
    font-family: "メイリオ", "Meiryo"
}

#body2 {
    background-image: url(../images/bgimg.png);
    background-repeat: repeat-x;
    min-width: 1012px
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address {
    display: block;
    margin: 0;
    padding: 0
}

dl,
dt,
dd,
ol,
ul,
li,
tr,
td,
th {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none
}

h1,
h2,
h3 {
    font-size: 120%
}

h4,
h5,
h6,
p,
li {
    font-size: 100%
}

strong {
    font-weight: bold
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    _vertical-align: bottom
}

.float_l {
    float: left
}

.float_r {
    float: right
}

.remove {
    display: none
}

.clear {
    clear: both
}

.clearfix:after {
    visibility: hidden;
    height: 0;
    display: block;
    / font-size: 0;
    content: " ";
    clear: both
}

* html .clearfix {
    zoom: 1
}

*:first-child+html .clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.none {
    text-decoration: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.fw_bold {
    font-weight: bold
}

a:link {
    text-decoration: underline;
    color: #000
}

a:visited {
    color: #000;
    text-decoration: underline
}

a:hover {
    text-decoration: underline;
    color: #0f6fde
}

.new {
    color: #f00
}

.square {
    font-size: 15px;
    margin: 1px
}

.font50per {
    font-size: 50%
}

.font60per {
    font-size: 60%
}

.font70per {
    font-size: 70%
}

.font80per {
    font-size: 80%
}

.font90per {
    font-size: 90%
}

.font95per {
    font-size: 95%
}

.font120per {
    font-size: 120%
}

.font140per {
    font-size: 140%
}

.font160per {
    font-size: 160%
}

.font200per {
    font-size: 200%
}

.fcolor-l_blue {
    color: #3d7cc3
}

.fcolor-blue {
    color: #2e5a8e
}

.fcolor_red {
    color: #f00
}

.small {
    font-size: 14px
}
