    *{
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
        color: #717171;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
    }

    body{
        text-align: center;
        background-color: #f5f4e3;
    }

    img{
        border-style: none;
    }

    br.clear {
        clear: both;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
    }

    a:link    { color : #66A7B3; }
    a:visited { color : #707070; }
    a:active  { color : #707070; }
    a:hover   { color : #66A7B3; }

    ::-moz-selection {
      color: #000;
      background: #EAEAEA;
    }

    ::selection {
        color: #000;
        background: #EAEAEA;
    }

    ul{
        list-style-type: none;
    }

/* 201112ギフポリボン ------------------------------------------------------------ */
html body p#gifpo_ribbon{
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	width:100px;
	height:150px;
	z-index: 3100;
	left:0;
}

    body#simple_info #gifpo_ribbon {
        display:none;
    }


/* ヘッダー ---------------------------------------------------------------------- */

    .toplogo{
        width: 800px;
        text-align: left;
        position: relative;
        z-index: 3000;
        margin: 0 auto;
    }

    .toplogo a {
        background: url(/common/img/logo.png) no-repeat center left;
        __background-image:none;
        __filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/img/logo.png',sizingMethod=image);
        cursor: pointer;
        width: 225px;
        height: 109px;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        position: absolute;
        top: 3px;
        left: 0px;
        text-indent:-7777px;
    }


    #header{
        width: 800px;
        margin: 0 auto;
        text-align: left;
		}

    #header h1{
        width: 400px;
        margin: 0px auto;
        text-align: left;
        font-size: 12px;
        padding: 10px;
        color: #ff5c5c;
        position: relative;
        top: 6px;
        left: 37px;
        z-index: 3500;
        font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
    }
    
    #header #global_menu{
        width: 184px;
        margin: 5px auto 8px;
        position: relative;
    }

    #header #global_menu dl{
        width: 184px;
        position: absolute;
        top: -28px;
        left: 320px;
        z-index: 10000;
    }

    #header #global_menu dl dd{
        float: left;
        margin-right: 5px;
    }

    #header #global_menu dl dd a{
        cursor: pointer;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        text-indent:-9999px;
        width: 87px;
        height: 21px;
    }

    #header #global_menu dl dd a#h_sitemap{ background: url(/common/img/site_map.gif) no-repeat top left; width: 80px; }
	#header #global_menu dl dd a#paperboy_logo{ background: url(/common/img/paperboy_logo.gif) no-repeat top left; }
   /* #header #global_menu dl dd a#h_inquiry{ background: url(/common/img/inquiry.gif) no-repeat top left; } */


    /* メニュー ---------------------------------------------------------------------- */

    #header div#menu{
        width: 800px;
        height: 47px;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 2000;
    }

    #header div#menu dl{
        width: 540px;
        height: 47px;
        list-style-type: none;
        margin: auto;
        position: relative;
        top: 0px;
        left: 100px;
    }

    #header div#menu dl dt{
        float: left;
        margin-left: 3px;
    }

    #header div#menu dl dt a.menu{
        cursor: pointer;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        text-indent:-9999px;
        width: 104px;
        height: 47px;
    }

    #sub_menu_4 ul{
        width:173px;
    }

    #sub_menu_4 li{
        width:173px;
    }

    #sub_menu_4 li a{
        width:160px;
    }

    #header div#menu dl dt a#menu_1{ background: url(/common/img/menu_1.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_2{ background: url(/common/img/menu_2.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_3{ background: url(/common/img/menu_3.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_4{ background: url(/common/img/menu_4.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_5{ background: url(/common/img/menu_5.gif) no-repeat top left; }

    #header div#menu dl dt a#menu_1:hover{ background: url(/common/img/menu_1.gif) no-repeat bottom left; }
    #header div#menu dl dt a#menu_2:hover{ background: url(/common/img/menu_2.gif) no-repeat bottom left; }
    #header div#menu dl dt a#menu_3:hover{ background: url(/common/img/menu_3.gif) no-repeat bottom left; }
    #header div#menu dl dt a#menu_4:hover{ background: url(/common/img/menu_4.gif) no-repeat bottom left; }
    #header div#menu dl dt a#menu_5:hover{ background: url(/common/img/menu_5.gif) no-repeat bottom left; }

    #header div#menu dl dt a#menu_1_chk{ background: url(/common/img/menu_1_chk.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_2_chk{ background: url(/common/img/menu_2_chk.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_3_chk{ background: url(/common/img/menu_3_chk.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_4_chk{ background: url(/common/img/menu_4_chk.gif) no-repeat top left; }
    #header div#menu dl dt a#menu_5_chk{ background: url(/common/img/menu_5_chk.gif) no-repeat top left; }


    /* サブメニュー ---------------------------------------------------------------------- */

    div.sub_menu{
        position: relative;
        top: 0px;
        left: 0px;
        display: none;
        z-index: 2100;
    }

    div.sub_menu ul{
        margin:0;
        padding:0;
        list-style-type: none;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2100;
        width: 150px;
        background-color: #FFF;
    }

    div.sub_menu ul li{
        list-style-type: none;
        text-align: left;
        width: 150px;
        line-height:18px;
        border-top: dotted 1px #40d2db;
    }

    div.sub_menu ul li a{
        background: #40d2db url(/common/img/sub_menu_arrow.gif) no-repeat center right;
        width: 137px;
        margin: 0;
        padding: 5px 5px 5px 8px;
        font-size: 12px;
        display: block;
        text-decoration: none;
        color: #FFF !important;
        text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
    }

    div.sub_menu ul li a:hover{
        color: #1b9faf !important;
        background: #c5f1f4 url(/common/img/sub_menu_arrow_chk.gif) no-repeat center right;
        text-shadow:none;
    }

    div.menu_active ul li{
        border-top: dotted 1px #FFB016;
    }

    div.menu_active ul li a{
        background: #FFB016 url(/common/img/sub_menu_arrow.gif) no-repeat center right;
    }

    div.menu_active ul li a:hover{
        color: #1b9faf !important;
        background: #ffe7b9 url(/common/img/sub_menu_arrow_chk.gif) no-repeat center right;
    }

    div#sub_menu_5{
        __left: -52px;
    }

    div.menu_active_5 ul li{
        border-top: dotted 1px #FDA5C2;
    }

    div.menu_active_5 ul li a{
        background: #FDA5C2 url(/common/img/sub_menu_arrow.gif) no-repeat center right;
    }

    div.menu_active_5 ul li a:hover{
        color: #1b9faf !important;
        background: #FEE4ED url(/common/img/sub_menu_arrow_chk.gif) no-repeat center right;
    }


/* フッター ---------------------------------------------------------------------- */

    #footer{
        width: 800px;
        margin: auto;
    }

    #footer #page_top{
        width: 800px;
        margin: auto;
        position: relative;
        top: 0;
        left: 0;
    }

    #footer #page_top a{
        position: absolute;
        top: 2px;
        left: 705px;
		}

    #footer #footer_link{
        margin: 8px auto 3px;
        padding: 0;
        text-align: center;
		}

    #footer #footer_link a{
        font-size: 12px;
        text-decoration: none;
        color: #717171;
        border-bottom: dotted 1px #717171;
		}

    #footer #footer_link a:hover{
        border-bottom: solid 1px #717171;
		}

    #footer #footer_link address,
    #footer #footer_link address a{
        color: #717171;
        color: #6a6a6a;
        margin: 7px auto;
        font-family:Georgia,Arial,Geneva,Verdana,sans-serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
        font-size: 11px;
        text-decoration: none;
        border:none;
		}

    #footer #footer_link address a:hover{
        border: none;
        text-decoration: underline;
		}

/* 旧ペパボフッター ------------------------------------------------------------ 

    #footer #pb_link{
        padding: 10px 5px 45px 5px;
        margin: auto;
    }

    #footer #pb_link dl{
        list-style-type: none;
        width: 800px;
        margin: auto;
    }

    #footer #pb_link dl dt,
    #footer #pb_link dl dd{
        float: left;
        text-align: left;
    }

    #footer #pb_link dl dt{
        width: 140px;
        margin-left: 0px;
    }

    #footer #pb_link dl dd{
        width: 650px;
        margin: 3px 0 0 5px;
    }

    #footer #pb_link dl dt a{
        background: url(/common/img/paperboy.gif) no-repeat top left;
		float:left;
        cursor: pointer;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        text-indent:-9999px;
        width: 120px;
        height: 40px;
    }

    #footer #pb_link dl dd a{
        font-family:"ＭＳ Ｐゴシック",Osaka,"Lucida Grande",geneva,verdana,sans-serif;
        color: #717171;
        font-size: 11px;
        text-decoration: none;
        padding: 2px 1px;
        line-height:17px;
        white-space: nowrap;
    }

    #footer #pb_link dl dd a:hover{
        color : #ffffff;
        text-decoration: none;
        background: #6a6a6a;
    }


/* ペパボフッター ------------------------------------------------------------ */

    #paperboy_footer {
		color:#666666;
		font-size:10px;
		margin: 30px 0 0 0;
		width: 808px;
		}

    #paperboy_footer .paperboy_logo {
		float:left;
		padding: 13px 30px 80px 10px;
		}

    #paperboy_footer .pepabo_service {
		float:left;
		margin-bottom:45px;
		}
		
    #paperboy_footer dl {
		text-align:left;
		}
		
    #paperboy_footer dt {
		float:left;
		font-weight:bold;
		margin-right:5px;
		width:150px;
		font-size:10px;
		}

    #paperboy_footer dd {
		line-height:130%;
		}

    #paperboy_footer dd ul {
		list-style-type:none;
		padding-left:170px;
		}
	
	#paperboy_footer dd li {
		display:inline;
		padding:0 3px 0 0;
		}

    #paperboy_footer a:visited {
		color:#07ACC8;
		text-decoration:none;
		}

    #paperboy_footer dd li a {
		color:#07ACC8;
		text-decoration:none;
		font-size:10px;
		}

    #paperboy_footer dd li a:hover {
		text-decoration:underline
		}

    #paperboy_footer dd li {
		display:inline;
		padding:0 5px 5px 0;
		}

/* main ---------------------------------------------------------------------- */

    
    #back_side{
		position:absolute;
	}
	
	#back_side a{
		background: url(/common/img/price_side.gif) no-repeat;
		height:278px;
		width:130px;
		top:300px;
		left:-130px;
		display:inherit;
		position: absolute;
		text-indent:-7777px;
		}
	#back_side_cm{
			position:absolute;
		}
		
		#back_side_cm a{
			background: url(/common/img/cm_side.gif) no-repeat;
			height:150px;
			width:144px;
			top:180px;
			left:800px;
			display:inherit;
			position: absolute;
			text-indent:-7777px;
			}

    #main{
		width: 800px;
        margin: 0px auto 3px;
        padding: 0px;
        text-align: left;
        __position: relative;
        __top: 0px;
        __left: -5px;
    }

    /* パンくず ---------------------------------------------------------------------- */

    #pan{
        margin: 10px 0 15px;
        font-size: 11px;
        padding: 0px 5px 0px;
    }

    #pan a{
        font-family:"ＭＳ Ｐゴシック",Osaka,"Lucida Grande",geneva,verdana,sans-serif;
        font-size: 11px;
        text-decoration: none;
        border-bottom: dotted 1px #717171;
        margin:0 5px;
        color: #717171;
    }

    #pan a:hover{
        border-bottom: solid 1px #717171;
    }


    /* ページ部分 ---------------------------------------------------------------------- */

    div#page_main{
        margin: 0;
		}

    div#page_main div#side_menu{
        float: left;
        width: 190px;
        margin-top: 8px;
        margin-left: 15px;
        __margin-left: 8px;
    }

    div#page_main div#main_left{
        float: left;
        width: 572px;
        border-left: solid 3px #F5F4E3;
        margin-left: 0px;
        padding: 0 0 10px 10px;
    }

    div#page_main p.page_text{
        line-height: 20px;
        font-size: 13px;
        margin: 10px;
    }



/* エラーメッセージ ---------------------------------------------------------------------- */

    .err_box{
        background: #db0101;
        padding: 10px;
        margin: 10px;
    }

    .err_box ul{
        list-style-type: none;
        text-align: left;
    }

    .err_box ul li{
        margin: 3px 0 3px;
        padding: 0 0 0 20px;
        color: #FFF;
        background: url(/common/img/err.gif) no-repeat top left;
        text-shadow:1px 3px 3px #2F2F2F;
    }

    .err_box ul li a{
        color: #FFF;
        text-shadow:1px 3px 3px #2F2F2F;
    }


/* 線 ---------------------------------------------------------------------- */

    div.line_1{
        background-color: #DDDDDD;
        height: 1px;
        font-size: 1px;
        overflow: hidden;
    }

    div.line_dot_1{
        background: url(/common/img/line_dot_1.gif) repeat-x top left;
        height: 3px;
        font-size: 3px;
        overflow: hidden;
    }



/* フォーム ---------------------------------------------------------------------- */

    input:focus,
    textarea:focus{
        outline:none;
    }

    .frm_text{
        background: #f4f4f4;
        -moz-border-radius-bottomleft:3px;
        -moz-border-radius-bottomright:3px;
        -moz-border-radius-topleft:3px;
        -moz-border-radius-topright:3px;
        border-color: #dddddd #eeeeee #eeeeee #dddddd;
        border-style: solid;
        border-width: 1px;
        color: #535353;
        font-family: "Arial",Tahoma,Verdana;
        font-size: 24px;
        margin: 0;
        padding: 4px;
        width: 255px;
        height: 25px;
    }
	
	.frm_text_photo_bikou{
        background: #f4f4f4;
        -moz-border-radius-bottomleft:3px;
        -moz-border-radius-bottomright:3px;
        -moz-border-radius-topleft:3px;
        -moz-border-radius-topright:3px;
        border-color: #dddddd #eeeeee #eeeeee #dddddd;
        border-style: solid;
        border-width: 1px;
        color: #535353;
        font-family: "Arial",Tahoma,Verdana;
        font-size: 12px;
        margin: 0;
        padding: 4px;
        width: 300px;
        height: 150px;
    }
	
	

    .fmt_low{
        text-transform: lowercase;
    }

    select.frm_text{
        font-size: 12px;
    }
	
	.box_btn{ vertical-align: middle; }

/* やじるし  ------------------------------------------- */

    a.page_link{
        background: url(/common/img/arrow.gif) no-repeat center left;
        padding-left: 15px;
        color: #66a7b3;
    }


/* このページのマニュアル  ------------------------------------------- */

    .manual_img{
        position: relative;
    }

    .manual_img a{
        position: absolute;
        top: -50px;
        left: -190px;
    }



/* page  ------------------------------------------- */

    .page{
        width: 100%;
        text-align: center;
        padding:6px 0;
        margin: 5px auto;
		}

    .page a {
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Arial,Geneva,Arial,Verdana,sans-serif;
        font-size: 11px;
        color: #016d7d;
        border: solid 1px #d5d5d5;
        background-color: #f5f5f5;
        padding: 8px 10px;
        margin: 0 0 0 2px;
        line-height: 27px;
    }

    .page a:hover {
        background-color: #ecf8f9;
    }

    .page a.next {
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Arial,Geneva,Arial,Verdana,sans-serif;
        font-size: 14px;
        color: #016d7d;
        background-color: #FFF;
        padding: 10px;
        margin: 0 0 0 2px;
        text-decoration: none;
        border: solid 1px #FFF;
    }

    .page a.chk {
        color: #FFF;
        border: solid 1px #4992a7;
        background-color: #9FCFD8;
    }


/* ボックス ---------------------------------------------------------------------- */

    .corner_box{
        background-color: #FFF;
    }

    .corner_box .box_top{
        background: url(/common/img/box_top_left.gif) no-repeat top left;
		height: 6px;
        overflow: hidden;
        font-size: 1px;
        text-decoration: none;
        display: block;
        padding-left:6px;
    }

    .corner_box .box_top div{
        background: url(/common/img/box_top_right.gif) no-repeat top right;
        height: 6px;
        overflow: hidden;
        font-size: 1px;
        text-decoration: none;
        display: block;
    }

    .corner_box .box_bottom{
        background: url(/common/img/box_bottom_left.gif) no-repeat top left;
        height: 6px;
        overflow: hidden;
        font-size: 1px;
        text-decoration: none;
        display: block;
        padding-left:6px;
    }

    .corner_box .box_bottom div{
        background: url(/common/img/box_bottom_right.gif) no-repeat top right;
        height: 6px;
        overflow: hidden;
        font-size: 1px;
        text-decoration: none;
        display: block;
    }

    div.box_top_side{
        margin-top: 6px;
        position: relative;
        top: 0px;
        left: -15px;
        height: 23px;
    }

    div.box_top_side div{
        background: url(/common/img/box_top_side.gif) no-repeat top left;
        width: 208px;
        height: 23px;
        display: block;
        font-size: 3px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
    }


/* メイン部分下の申し込みボタン ---------------------------------------------------------------------- */


    div#bottom_trial {
        position: relative;
        clear: both;
        padding: 80px 0 20px 0;
        text-align: center;
        }

        div#bottom_trial ul {
            margin: 20px 0 0 0;
            }
            div#bottom_trial ul li {
                margin: 10px 0;
                }

        div#bottom_trial div.buta_1 {
            position: absolute;
            width: 130px;
            height: 180px;
            top: 30px;
            left: 0px;
            }
            * html div#bottom_trial div.buta_1 img {
                display: none;
                }
            * html div#bottom_trial div.buta_1 {
                left: -130px;
                background: url(/service/img/trial_buta_1.gif) no-repeat;
                }

        div#bottom_trial div.buta_2 {
            position: absolute;
            width: 130px;
            height: 200px;
            top: 30px;
            right: -14px;
            }
            * html div#bottom_trial div.buta_2 img {
                display: none;
                }
            * html div#bottom_trial div.buta_2 {
                background: url(/service/img/trial_buta_2.gif) no-repeat;
                }

	



/* サイドバー
 ---------------------------------------------------------------------- */
    
    #side_menu div#trial {
        position: relative;
        top: 0px;
        left: 0px;
        height: 109px;
	margin-bottom:10px;
        }

    #side_menu div#trial a{
        position: absolute;
        top: 0px;
        }

    #side_menu div.trial_sub {
        height: 97px;
	width:175px;
	margin-top:15px;
        }

    #side_menu div.trial_sub a{
        }

    #side_menu div#trial_cp {
        position: relative;
        top: 0px;
        left: 0px;
        height: 130px;
        }

    #side_menu div#trial_cp a{
        position: absolute;
        top: -5px;
        left: -13px;
        }

　　#trial_cp201107 {
        top: 0px;
        left: 0px;
        height: 120px;
	width:178px;
        }

    #side_menu div#trial_cp201107 a{
        top: 0px;
	margin-bottom:10px;
	display:block;
        }

    #side_menu div#campaign {
        margin: 0 0 15px 0;
        }

    #side_menu div.bana_1 {
        margin: 0 10px 10px 0;
        }

		
    .line {
		margin:20px 0; 
        }

    #side_menu div#photo {
        margin: 0px 10px 0px 0;
        text-align: center;
        }	
		
    #side_menu div#osaipo {
        margin: 0 10px 20px 0;
        text-align: center;
        }


    #side_menu div#banners {
        margin: 10px 10px 20px 0;
        text-align: center;
        }
        #side_menu div#banners div {
            margin: 0 0 5px 0;
            }
    #side_menu div.banner_menu {
		margin:0 0 10px 0;
        }


/* ログインフォーム
 ---------------------------------------------------------------------- */

    #side_menu div#login {
        margin: 10px 12px 0 0;
        width: 178px;
        height:189px;
        background: url(/common/img/login_frm_bg.gif) no-repeat;
        }

        #side_menu div#login h4{
            text-indent:-9999px;
            height:33px;
            }

        #side_menu div#login div {
            margin: 0 0 0px 13px;
            }

        #side_menu div#login div p#login_frm_id {
            height:15px;
            width:60px;
            background:url(/common/img/login_frm_text.gif) -3px -0px no-repeat;
            text-indent:-9999px;
            }

        #side_menu div#login div p#login_frm_pw {
            height:15px;
            width:73px;
            background:url(/common/img/login_frm_text.gif) -3px -52px no-repeat;
            text-indent:-9999px;
            }

        #side_menu div#login div.button_area {
            text-align: right;
            margin: 2px 10px 0 0;
            }

        #side_menu div#login input.frm_login {
            width: 140px;
            height:18px;
            background: #FFF url(/common/img/logoin_input_bg.gif) repeat-y top left;
            -moz-background-clip:border;
            -moz-background-inline-policy:continuous;
            -moz-background-origin:padding;
            border:1px solid #D3D3D3;
            color:#000000;
            font-size:12px;
            margin-bottom:5px;
            padding:5px;
            }
