@charset "UTF-8";

/*
##################################################################
common_v1.0.css
################################################################## */

* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    }

body {
    font-family: 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
    }

a {
    color: #18459d;
    }

a:hover {
    color: #f90;
    }

a img {
    border: none;
    }

h1#b_blue {
    margin-bottom: 35px;
    text-indent: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 20px;
    color: #333;
    background: url(/cmn/images/headfoot/v1.0_03.gif) 0 0 no-repeat;
    }

h2 {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    }

.pankuzu, #pankuzu {
    padding-bottom: 20px;
    }

.pankuzu, .pankuzu a, .pankuzu strong, #pankuzu, #pankuzu a, #pankuzu strong {
    font-size: 10px;
    line-height: 11px;
    }

/* このページの先頭へ */
p#pagetop {
    margin: 10px 0;
    width: 980px;
    text-align: right;
    }

p#pagetop a {
    font-size: 12px;
    }



/*
##################################################################
drag!
################################################################## */

div.footer-link{clear:both; margin:10px; font-size:11px;}
div#footer{margin:10px; text-align:right; border-top:solid 1px #ccc;}

a.out-link{padding-left:13px; line-height:1em; font-size:10px; background:url(/CS/images/icon_arrow.gif) no-repeat 0 0;}
a.out-link-m{padding-left:14px; line-height:1em; font-size:12px; background:url(/CS/images/icon_arrow.gif) no-repeat 0 1px;}

a.help-link{padding-left:13px; line-height:1em; font-size:10px; background:url(/CS/images/icon_help2.gif) no-repeat 0 0;}

a.out-link-right{line-height:1em; font-size:10px; background:url(/CS/images/icon_arrow.gif) no-repeat right 0;}

/* Fixed button(for mailmagazine,inquiry) */
body {background: url(#) fixed;}
div#fixed-box{width:127px; height:38px; position:fixed; top:0; right:0;	z-index:4;}
div#fixed-box a{display:block; width:127px; height:19px; text-indent:-9999px; text-decoration:none;}
div#fixed-box a#mailmaga-btn{background:#f00 url(/cmn/images/mail-maga.gif) no-repeat 0 0;}
div#fixed-box a#toiawase-btn{background:#f00 url(/cmn/images/toiawase.gif) no-repeat 0 0;}


/* clearfix */
div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.icon{margin:0 6px 0 0; vertical-align:middle;}

a.cmnBlueArrow{padding-left:8px;  background:url(/cmn/images/blueArrow.png) no-repeat 0 2px;}