@charset "shift_jis";

/* -----------------------------------------------------------
CSS Information

 title:         　　 Not Found

 File name:      design.css
 Author:         ネット企画グループ
 Style Info:     Not Foundの設定
 
----------------------------------------------------------- */

/* IE hack
----------------------------------------------------*/
* html body {
        margin: 0px auto;
        text-align:center;
}


/* default style clear
----------------------------------------------------*/
* {
        margin:0;
        padding:0;
        font-size: 100%;
        font-weight: normal;
        font-style: none;
}

body {
        background:#F8FCFE;
        color:#000;
}

img ,table {
        border:1;
}
/*-----------------------------------------------
 __board
----------------------------------------------------*/
.board_head {
        margin:1em auto 0;
        width:1030px;
        height:30px;
        background:url(../img/board_head.jpg) no-repeat;
        clear:both;
}

.board {
        margin:0 auto;
        width:1030px;
        height:570px;
        background:url(../img/board.jpg) repeat-y;
        padding-bottom:7px;
        clear:both;
}

.board_foot {
        margin:0 auto;
        width:1030px;
        height:35px;
        background:url(../img/board_foot.jpg) no-repeat;
}

/*-----------------------------------------------
 __main
----------------------------------------------------*/
.main_img {
        margin:0 auto 1em;
        padding-top:1em;
        width:640px;
        height:355px;
        position:relative;
}

h2 img {
        margin-bottom:1em;
}

.s_main {
        width:645px;
        margin:0 auto;
        text-align:left;
}

.s_main_s_1 {
        width:209px;
        height:125px;
        background:url(../img/s_main_bar_1.gif) no-repeat;
        float:left;
        padding-top:6px;
        padding-left:6px;
}

.s_main_s_2 {
        width:209px;
        height:125px;
        background:url(../img/s_main_bar_2.gif) no-repeat;
        float:left;
        padding-top:6px;
        padding-left:6px;
}

.s_main_s_1 img ,.s_main_s_2 img {
        display:block;
        float:left;
        width:90px;
        height:90px;
        margin-right:3px;
}

.s_main_s_1 h3 ,.s_main_s_2 h3 {
        font-weight:normal;
} 

.s_main_s_1 ul ,.s_main_s_2 ul {
        width:109px;
        float:left;
        padding-right:3px;
        list-style:none;
}
/*-----------------------------------------------
 __commom
-----------------------------------------------*/
.f_size_0_right {
        font-size:90%;
        text-align:right;
        padding-left:180px;
        font-weight:normal;
}

.red_2 {
        color:#FF0000;
}

.s_main_img {
        float:left;
}

.s_main_img_2 {
        float:right;
}

.shochu_bun {
        font-size: 65%;
}

/*-----------------------------------------------
 __rollover
-----------------------------------------------*/
.main_img1_rollover {
        display:block; 
        width:121px; 
        background-image:url(../myprint-hp-img/btn_top-main_00.jpg);
}

a:hover.main_img1_rollover {
        display:block; 
        background-image:url(../myprint-hp-img/btn_top-main_01.jpg);
}

.main_img2_rollover {
        display:block; 
        width:300px; 
        background-image:url(../myprint-hp-img/btn_top-main_10.jpg);
}

a:hover.main_img2_rollover {
        display:block; 
        background-image:url(../myprint-hp-img/btn_top-main_11.jpg);

.f_size_0 { font-size: 70%; }
.f_size_1 { font-size: 75%; }
.f_size_2 { font-size: 80%; }
.f_size_3 { font-size: 85%; }
.f_size_4 { font-size: 90%; }
.f_size_5 { font-size: 95%; }
.f_size_6 { font-size: 71%; }
.f_size_7 { font-size: 100%; }
.f_size_8 { font-size: 110%; }


}
