@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

@font-face {
    font-family: fontmicho;
    src: url(common/fonts/Sawarabi_Mincho/SawarabiMincho-Regular.ttf);
}

h2#img_top {
    width: 780px;
    height: 260px;
    background: url(common/images/img_top.jpg) bottom no-repeat;
    text-indent: -9999em;
}

#flash {
    position: absolute;
    top: 100px;
    left: 10px;
}

.box_new {
    height: 200px;
    padding: 10px;
    overflow: auto;
    border: 1px solid #000;
    background: #333;
    margin-bottom: 10px;
}

.box_new p,
.box_new li {
    background: url(common/images/icon.gif) left top no-repeat;
    padding-left: 15px;
    _padding-top: 2px;
}

.box_01 img {
    float: right;
    margin-left: 10px;
}

#wrapper {
    _height: 850px;
}

.new {
    width: 402px;
    height: 30px;
    background: url(common/images/img_blog_dm.png) no-repeat;
    line-height: 30px;
    color: #f1f1f1;
    /* font-weight: 900; */
    /* font-style: italic; */
    font-size: 17px;
    text-indent: 6px;
    font-family: fontmicho;
    text-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 1px 2px 3px #000;
}

.blog {
    background: url(common/images/img_blog_dm.png) no-repeat;
    line-height: 30px;
    color: #f1f1f1;
    /* font-weight: 900; */
    /* font-style: italic; */
    font-size: 17px;
    text-indent: 6px;
    font-family: fontmicho;
    text-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 1px 2px 3px #000;
}

.concept {
    background: url(common/images/img_blog_dm.png) no-repeat;
    line-height: 30px;
    color: #f1f1f1;
    /* font-weight: 900; */
    /* font-style: italic; */
    font-size: 17px;
    text-indent: 6px;
    font-family: fontmicho;
    text-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 1px 2px 3px #000;
}

#gnavi {
    width: 192px;
    height: 504px;
    position: absolute;
    top: 365px;
    left: 14px;
}

#bnr_company {
    float: left;
    width: 120px;
    position: absolute;
    left: 14px;
    top: 840px;
}

h2.blog {
    background-size: cover;
}