@charset "UTF-8";

*{font-size:12px;}
div#container{width:980px; margin:10px 0 10px 15px}
p#pankuzu *{font-size:11px;}

/* ページ上部へ */
p.pageTopLink{width:980px; height:12px; margin:10px 0; text-align:right;}
p.pageTopLink a{padding-left:8px; background:url(../../img/inspectImg/blueArrow.png) no-repeat 0 3px;}

/* チェックボックス余白調整 モダンブラウザ用 */
input[type*="checkbox"]{margin:2px 3px 1px 4px;}

/* step1～4 */
p#step{width:980px; height:35px; margin:0 0 20px;}

/* h1背景 テキスト用 */
h1#plainH1{width:970px; height:28px;  line-height:28px; margin:10px 0 5px; padding-left:10px; background:url(../../img/inspectImg/h1Plain.png) no-repeat; color:#fff; font-size:12px; }
h1#plainH1_940{width:930px; height:28px;  line-height:28px; margin:10px 0 20px; padding-left:10px; background:url(../../img/inspectImg/h1-940.png) no-repeat; color:#fff; font-size:12px; }


/* オレンジ矢印h2 テキスト用 */
h2.orangeH2{height:16px; padding-left:10px; background:url(../../img/inspectImg/orange.gif) no-repeat; font-size:14px;}

/* ショップ詳細用ボタン */
a.shopDtlBtn{display:block; width:40px; height:23px; margin:0 auto; background:url(../../img/inspectImg/dtlBtn.png) no-repeat 0 0; text-indent:-9999px;}
a.shopDtlBtn:hover{background:url(../../img/inspectImg/dtlBtn.png) no-repeat 0 -23px;}
/* helpアイコン */
a.helpIcon{padding-left:12px; font-size:11px; background:url(../../img/inspectImg/helpIcon.gif) no-repeat;}


/* 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;
}

/* 市区町村から選ぶ */
a.townLink{color:#bbb; text-decoration:none; font-size:10px;}

/* お役立ちコンテンツ */
div#col2 .modTtl{clear:both; height:26px; line-height:26px; margin-bottom:10px; padding-left:15px; font-size:12px; background:url(/cmn/img/kaitori1009/ttlBgBar.png) no-repeat 0 0; border-right:solid 1px #ccc; font-weight:bold;}
#contentsLink{width:260px;}
#contentsLink li{margin-bottom:10px;}
#contentsLink li a{display:block; text-align:center; font-size:12px;}
#contentsLink li a img{display:block; margin:0 auto 5px;}

