/* reset - リセット */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}

h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

a{color:#333;}

ul, ol{list-style:none;}

img{vertical-align:bottom;}

address{
  font-style:normal;
}

small{font-size:13px;}

/* layout - レイアウト */

body{
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",'Meiryo',"ＭＳ Ｐゴシック","MS PGothic",verdana,Osaka,Sans-Serif;
  font-size:13px;
  color:#333333;
  line-height:1.5;
}

a{color:#207FC4; text-decoration:none;}
a:hover{text-decoration:underline;}

a:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

#container{
  width:1020px;
  margin:0 auto;
  /*border-top:4px solid #207FC4;*/
  font-size:100%;
}

/* グローバルヘッダー */

#globalHeader{
  height:27px;
  background:#333333;
  border-bottom:4px solid #8C4600;
  padding-top:13px;
  color:#FFF;
  line-height:1;
}

#globalHeader .inner{
  width:1020px;
  margin:0 auto;
  position:relative;
}

#globalNav{
  position:absolute;
  right:0;
  top:0;
}

#globalNav li{
  float:left;
  margin-left:10px;
  background:url(../usr_img/common/ic_border01.gif) 0 1px no-repeat;
  padding-left:10px;
}

#globalNav li.st{background:none;}

#globalNav li a{
  display:block;
  height:27px;
  color:#FFF;
}

#globalNav li a:hover, #globalNav li a.on{
  background:url(../usr_img/common/ic_active01.png) center bottom no-repeat;
  text-decoration:none;
  color:#aaa;
}

/* ヘッダー */

#shinbunHeader{
  position:relative;
  height:90px;  
}

#logo img{
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
}

#telFree{
  position:absolute;
  top:11px;
  right:0;
}

#tel{
  position:absolute;
  bottom:14px;
  right:0;
}

/* グローバルメニュー */

#gMenu{
  width:1020px;
  height:30px;
  margin-bottom:30px;
}

#gMenu li{float:left; margin-right:5px;}
#gMenu li a{
  width:165px;
  height:30px;
  line-height:30px;
  background:#207FC4 url(../usr_img/common/g_menu.png) 0 0 no-repeat;
  display:block;
  background-position:0 0;
  color:#FFF;
  text-align:center;
  text-decoration:none;
  font-size:16px;
  font-weight:bold;
}

#gMenu li a:hover{
  background-position:0 -50px;
}

#gMenu li.end{margin:0;}
#gMenu li.end a{width:170px;}
/* スライダー */

#nivoArea{
  margin-bottom:20px;
}

/* コンテンツエリア */

#contentArea{
  float:left;
  width:740px;
  font-size:108%;/*14px*/
  line-height:1.6;
}

/* サイドナビエリア */

#sideArea{
  float:right;
  width:252px;
}

/* フッター */

#backTop{
  clear:both;
  padding-top:30px;
  text-align:right;
  margin:0;
}

#backTop a:hover img{
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}

footer{
  clear:both;
  border-top:30px solid #8c4600;
  background:#333;
  color:#FFF;
  padding:30px 0;
  text-align:center;
}

footer a{
  color:#FFF;
}


#footMenu{
  margin-bottom:15px;
}

#footMenu li{
  display:inline;
  margin-left:10px;
  background:url(../usr_img/common/ic_border01.gif) left center no-repeat;
  padding-left:10px;
  line-height:1.2;
}

#footMenu li.st{
  background:none;
}

/* 地域ページ サブメニュー */

#subMenu{display:none;}

@media screen and (min-width:1280px){
#subMenu{
  display:block;
  position:fixed;
  top:214px;
  left:0;
}
#subMenu li a{
  display:block;
  width:60px;
  height:40px;
  text-indent:-3px;
  line-height:40px;
  text-align:center;
  background:#333;/*#207FC4*/
  color:#FFF;
  margin-bottom:1px;
  font-weight:bold;
  font-size:14px;
}
#subMenu li a:hover{
  text-decoration:none;
  background:#8c4600;/*#666*/
}
}

/* ベースカラー */

.baseCol{color:#00661A;}


/* ページ内アンカー調整 */

#hokkaido,
#aomori, #iwate, #akita, #miyagi, #yamagata, #fukushima,
#ibaraki, #tochigi, #gunma, #saitama, #chiba, #tokyo, #kanagawa,
#niigata, #toyama, #ishikawa, #fukui, #yamanashi, #nagano, #gifu, #shizuoka, #aichi,
#mie, #shiga, #kyoto, #osaka, #hyogo, #nara, #wakayama,
#tottori, #shimane, #okayama, #hiroshima, #yamaguchi,
#tokushima, #kagawa, #ehime, #kochi,
#fukuoka, #saga, #nagasaki, #kumamoto, #oita, #miyazaki, #kagoshima,
#okinawa{
  margin-top:-20px;
  padding-top:20px;
}

/* 注釈 */

.com{font-size:12px; margin-bottom:20px;}

/* セクションマージン調整 */

#listPage section{margin-bottom:80px;}

/* sub - コンテンツパーツ */

section{
  margin-bottom:40px;
}

/* hタイプ */

.hType01{
  font-size:146.5%;/* 20px */
  font-weight:bold;
  letter-spacing:0.01em;
  color:#8C4600;
  padding-bottom:10px;
  background:url(../usr_img/common/h_bg01.png) left bottom no-repeat;
  margin-bottom:30px;
}

.priceArea + .hType01{
  margin-bottom:20px;
}

.hType02{
  font-size:108%;/*15px*/
  color:#8C4600;
  padding-bottom:10px;
  border-bottom:1px solid #8C4600;
  margin-bottom:20px;
  font-weight:bold;
}

.hType03{
  width:740px;
  height:50px;
  line-height:46px;
  font-size:108%;/*15px*/
  font-weight:bold;
  text-indent:30px;
  margin-bottom:20px;
  background:url(../usr_img/common/h_bg03.png) 0 0 no-repeat;
}

.hType04{
  height:40px;
  line-height:40px;
  font-size:138.5%;/* 19px */
  font-weight:bold;
  letter-spacing:0.01em;
  color:#fff;
  background:#333;
  border-bottom:3px solid #009325;
  padding-left:10px;
  margin-bottom:30px;
}

/* テーブルタイプ */

.tblType01{
  width:100%;
  margin-bottom:10px;
}

.tblType01 th, .tblType01 td{
  padding:8px 10px;
  vertical-align:top;
}

.tblType01 th{
  background:#422100;
  color:#FFF;
  text-align:center;
  border-bottom:1px solid #fff;
}

.tblType01 td{
  border:1px solid #CCC;
  border-top:none;
}

.tblType01 th.v1{border-left:1px solid #422100; border-right:1px solid #fff;}
.tblType01 th.v2{border-right:1px solid #fff;}

.tpr{text-align:right;}
.tt{text-align:left;}

.tblType01 tr:nth-child(odd){
  background:#EEEEEE;
}

.tblType02{
  width:100%;
  margin-bottom:10px;
}

.tblType02 th, .tblType02 td{
  vertical-align:top;
  text-align:left;
  padding:10px 10px 10px 20px;
  border-bottom:1px solid #CCC;
}

.tblType02 th{
  min-width:90px;
  border-right:1px solid #CCC;
  color:#207FC4;
}

/* トップ - 導入 */

.introductionTxt{
  border:1px solid #ccc;
  padding:20px;
  background:#eee;
  margin-bottom:20px;
}

.introductionTxt h2{
  font-weight:bold;
  font-size:131%;/*18px*/
  color:#233b6c;
  margin-bottom:20px;
}

.introductionTxt .txtArea{
  float:left;
  width:485px;
}

/* 新聞料金ボックス */

.priceArea{
  margin-bottom:30px;
}

.pricePage + .priceArea{
  margin-bottom:20px;
}

.priceBox{
  width:360px;
}

.priceBox h2{
  margin-bottom:10px;
}

.priceBox li{
  margin-bottom:1px;
  background:#eee;
}

.priceBox li a{
  display:block;
  height:35px;
  line-height:35px;
  background:url(../usr_img/common/bg_txt01.png) right center no-repeat;
  text-decoration:none;
  color:#333;
  font-size:13px;
}

.priceBox li a .jp{
  font-weight:bold;
  margin-right:10px;
  padding-left:10px;
  border-left:5px solid #666;
}

.priceBox li a .en{
  color:#999;
  font-family:Arial, Helvetica, sans-serif;
}

.priceBox li:hover{
  background:#ccc;
}

.priceBox li a .colY{border-color:#6566D3;}
.priceBox li a .colA{border-color:#B90000;}
.priceBox li a .colM{border-color:#0079C1;}
.priceBox li a .colN{border-color:#111111;}
.priceBox li a .colS{border-color:#0063BB;}
.priceBox li a .colO{border-color:#00661A;}

.otherPaper{
  height:71px !important;
  line-height:71px !important;
}

/* 新聞料金ボックス　フル */

.priceBoxFull{
  width:760px;
  margin-right:-20px;
}

.priceBoxFull li{
  float:left;
  margin:0 20px 1px 0;
  margin-bottom:1px;
  background:#eee;
}

.priceBoxFull li a{
  display:block;
  width:360px;
  height:35px;
  line-height:35px;
  background:url(../usr_img/common/bg_txt01.png) right center no-repeat;
  text-decoration:none;
  color:#333;
  font-size:13px;
}

.priceBoxFull li a .jp{
  font-weight:bold;
  margin-right:10px;
  padding-left:10px;
  border-left:5px solid #666;
}

.priceBoxFull li a .en{
  color:#999;
  font-family:Arial, Helvetica, sans-serif;
}

.priceBoxFull li:hover{
  background:#ccc;
}

.priceBoxFull li a .colY{border-color:#6566D3;}
.priceBoxFull li a .colA{border-color:#B90000;}
.priceBoxFull li a .colM{border-color:#0079C1;}
.priceBoxFull li a .colN{border-color:#111111;}
.priceBoxFull li a .colS{border-color:#0063BB;}
.priceBoxFull li a .colO{border-color:#00661A;}

/* 新聞料金 - 地方紙 */

.localPaperArea{
  padding:20px;
  background:#EEEEEE;
}

.localPaperArea dt{
  font-weight:bold;
}

.localPaperArea dt:before{
  content:"・";
  letter-spacing: -0.3em;
}

.localPaperArea dd{
  margin-left:1em;
  margin-bottom:10px;
}

.localPaperArea dd:last-child{
  margin-bottom:0;
}

.localPriceArea{
  margin-bottom:20px;
}

.localPriceArea h4{margin-bottom:10px;}

/* 新着情報 */

.infoBox dt{
  float:left;
  padding:0 0 12px 0;
  width:120px;
}

.infoBox dd{
  border-bottom:1px solid #CCC;
  margin-bottom:12px;
  padding-bottom:12px;
}


/* コンテンツ - バナーエリア */

.bnrArea{
  width:755px;
  margin-right:-15px;
}

.bnrArea li{
  float:left;
  margin:0 10px 10px 0;
}


/* 掲載の流れ */

.flowList li{
  padding:30px 0;
  border-bottom:1px dotted #999999;
}

.flowList li h3{
  font-size:108%;/*15px*/
  color:#333;
  margin-bottom:;
  height:40px;
  line-height:40px;
  font-weight:bold;
  margin-bottom:20px;
}

.flowList li h3 span{
  display:inline-block;
  width:40px;
  text-align:center;
  font-size:17px;
  margin-right:10px;
  background:#333;
  color:#FFF;
  border-radius:100%;
}

.flowList td{
  text-align:left;
  vertical-align:top;
}

.flowList td.imgArea{
  width:230px;
  text-align:right;
  vertical-align:middle;
}

/* シートダウンロード */

.dlArea{
  text-align:center;
  padding-top:30px;
}

.dlBox{
  display:inline-block;
  text-align:center;
}

.dlBox img{
  margin-bottom:10px;
}

.dlArea .pos1{
  margin-right:60px;
}

/* お問い合わせ */

.contactImg{
  width:250px;
  float:left;
}

.contactTxt{
  width:470px;
  float:right;
}

/* 地域で探す */

.listIntro .txt{
  float:left;
  width:460px;
}

.listIntro .img{
  float:right;
  width:280px;
  text-align:center;
}

/* サイドナビ - 地域で探す */

.borderBox{
  border:1px solid #CCC;
}

.borderBox .inner{
  padding:20px;
}

.areaSearch dt:before{
  content:"・";
  letter-spacing: -0.3em;
}
.areaSearch dt{
  font-weight:bold;
  margin-bottom:3px;
}
.areaSearch dd{
  margin-left:1em;
  line-height:1.6;
  margin-bottom:15px;
}
.areaSearch dd.end{
  margin-bottom:0;
}
.areaSearch a{
  text-decoration:underline;
}

.bgNippon{
  background:url(../usr_img/common/nippon.png) center 70px no-repeat;
}

/* その他装飾 */

.bbNone{border-bottom:none !important;}

/* library - ライブラリ */

@charset "utf-8";
/* CSS Document v1.2 */

/*margin-set*/

.mauto{
  margin:0 auto;
}

.m0 {
  margin:0;
}

.mb0 {
  margin-bottom:0;
}

.mb5 {
  margin-bottom:5px;
}

.mb10 {
  margin-bottom:10px;
}

.mb15 {
  margin-bottom:15px;
}

.mb20 {
  margin-bottom:20px;
}

.mb25 {
  margin-bottom:25px;
}

.mb30 {
  margin-bottom:30px;
}

.mb35 {
  margin-bottom:35px;
}

.mb40 {
  margin-bottom:40px;
}

.mb50 {
  margin-bottom:50px;
}

.mb300 {
  margin-bottom:300px;
}

.mleft0 {
  margin-left:0;
}

.mleft5 {
  margin-left:5px;
}

.mleft10 {
  margin-left:10px;
}

.mleft15 {
  margin-left:15px;
}

.mleft20 {
  margin-left:20px;
}

.mleft25 {
  margin-left:25px;
}

.mleft30 {
  margin-left:30px;
}

.mleft35 {
  margin-left:35px;
}

.mright0 {
  margin-right:0;
}

.mright5 {
  margin-right:5px;
}

.mright10 {
  margin-right:10px;
}

.mright15 {
  margin-right:15px;
}

.mright20 {
  margin-right:20px;
}

.mright25 {
  margin-right:25px;
}

.mright30 {
  margin-right:30px;
}

.mright35 {
  margin-right:35px;
}

.mtop0 {
  margin-top:0;
}

.mtop5 {
  margin-top:5px;
}

.mtop10 {
  margin-top:10px;
}

.mtop15 {
  margin-top:15px;
}

.mtop20 {
  margin-top:20px;
}

.mtop25 {
  margin-top:25px;
}

.mtop30 {
  margin-top:30px;
}

.mtop35 {
  margin-top:35px;
}

/*padding-set*/

.p0 {
  padding:0;
}


.p5 {
  padding:5px;
}


.p10 {
  padding:10px;
}

.p15 {
  padding:15px;
}

.pb0 {
  padding-bottom:0;
}

.pb5 {
  padding-bottom:5px;
}

.pb10 {
  padding-bottom:10px;
}

.pb15 {
  padding-bottom:15px;
}

.pb20 {
  padding-bottom:20px;
}

.pb25 {
  padding-bottom:25px;
}

.pb30 {
  padding-bottom:30px;
}

.pb35 {
  padding-bottom:35px;
}


.pleft0 {
  padding-left:0;
}

.pleft5 {
  padding-left:5px;
}

.pleft10 {
  padding-left:10px;
}

.pleft15 {
  padding-left:15px;
}

.pleft20 {
  padding-left:20px;
}

.pleft25 {
  padding-left:25px;
}

.pleft30 {
  padding-left:30px;
}

.pleft35 {
  padding-left:35px;
}

.pleft40 {
  padding-left:40px;
}

.pleft45 {
  padding-left:45px;
}

.pright0 {
  padding-right:0;
}


.pright5 {
  padding-right:5px;
}

.pright10 {
  padding-right:10px;
}

.pright15 {
  padding-right:15px;
}

.pright20 {
  padding-right:20px;
}

.pright25 {
  padding-right:25px;
}

.ptop0 {
  padding-top:0;
}

.ptop5 {
  padding-top:5px;
}

.ptop10 {
  padding-top:10px;
}

.ptop15 {
  padding-top:15px;
}

.ptop20 {
  padding-top:20px;
}

.ptop25 {
  padding-top:25px;
}

.ptop30{
  padding-top:30px;
}

.plr10{
  padding:0 10px;
}

.plr70{
  padding:0 70px;
}

/*position*/
.txtleft {
  text-align:left;
}

.txtcenter {
  text-align:center;
}

.txtright {
  text-align:right;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clearfloat {
  clear:both;
}


/*font-set*/
.bd {
  font-weight:bold;
}

.uline {
  text-decoration:underline;
}

.red {
  color:#FF0000;
}

.lfont {
  font-size:1.2em;
}

.sfont {
  font-size:0.8em;
}

/*table*/
.vtop {
  vertical-align:top;
}

.vbottom {
  vertical-align:bottom;
}

.vmiddle {
  vertical-align:middle;
}

.font_s1{font-size:138.5%;}
.font_s2{font-size:153.9%;}
.font_s3{font-size:167%;}

.gold{color:#7F7611;}

.green{color:#046B42;}

.fsize11{font-size:11px;}
.fsize12{font-size:12px;}
.fsize13{font-size:13px;}

/* clearfix */

.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* IE 6/7 */
.cf {
    zoom:1;
}

/* ehcms - CMSクラス装飾 */

/* テーブル装飾 */

.tblType02 tr:last-child th, .tblType02 tr:last-child td{
 border-bottom:0; 
}

/* CMS CSS */
.newImg{vertical-align: middle; margin-left:15px;}

.form_requir{color:#ff0000;}

/* 入力フォーム */
.form-submit{padding:5px 20px; margin:0 10px;}

.formRow{margin-bottom:10px;}

.form-fdc{display:inline-block;}

.form-fdc, .form-fdr{float:left; margin-top:20px;}

.formArea{margin:20px 0;}

.formArea input{padding:5px 2px; margin-bottom:10px; border: 1px solid #999;}

.formArea textarea{padding:5px 0; margin-bottom:10px; border: 1px solid #999;}

.formArea select{padding:5px 0; margin-bottom:10px;}

.formItemH{float:left; width:190px;}

.form-error{margin-bottom:20px;}

.form-req{color:#f76ac1;}

/* サイトマップ */
.sitemap p{padding-left:2em;}
.sitemap p:before{content:"・";}

.sitemap p:nth-of-type(1){padding-left:1em;}
.sitemap p:nth-of-type(7), .sitemap p:nth-of-type(12), .sitemap p:nth-of-type(15){
  margin-bottom:1em;
}

/* 完了ページ */
.compleatBox{
  width:600px;
  background:#FFF;
  border:2px solid #1f7fc4;
  padding:40px 20px;
  margin:50px auto 0;
  text-align:center;
}

/* add - 新規追加クラス */

#headTxtPos{
  position:absolute;
  top:36px;
  left:188px;
  line-height:1.4;
  font-size:12px;
}

/* 広告の種類 */

.formatDl dl{
  float:left;
}

.formatDl dt{
  width:362px;
  margin-bottom:5px;
}

.formatDl dd{
  width:362px;
  margin-bottom:20px;
}

/* テーブル罫線 */
.tblhr{border-top:3px solid #233b6c;}

/* 円グラフ */
#graphBox{
  text-align:center;
}

#graphBox dl{
  display:inline-block;
  width:124px;
  margin:0 25px 15px;
  font-size:11px;
}

#graphBox dt{margin-bottom:10px;}

/* トップ新着　一覧位置 */
#infoWrap{
  position:relative;
  margin-bottom:30px;
}

#infoWrap .listTxt{
  position:absolute;
  top:10px;
  right:0;
}

#infoWrap .listTxt a{color:#8c4600;}

/* その他 */
.maxImg img,
.maxImg{width:100%; height:auto;}

.topG .L{float:left; width:360px;}
  .topG .R{float:right; width:360px;}
  .topG{
    margin-bottom:20px;
  }
  .topG h3{
    color:#233b6c;
    font-weight:bold;
    margin-bottom:10px;
    font-size:16px;
  }
  .topG .txt1{
    background:#FFFBEC;
    padding:15px;
    margin-bottom:15px;
  }
  .topG .txt2{
    border:2px solid #CCC;
    border-radius:16px;
    text-align:center;
    padding:5px;
    margin-bottom:15px;
  }


.tvTbl{
    position:relative;
    width:100%;
    font-size:11px;
  }
  .tvTbl th, .tvTbl td{
    text-align:center;
    padding:0 5px 5px;
  }
  .tvTbl td{
    background:url(usr_img/common/bg_tblborder.png) center top repeat-y;
  }
  .tvTbl td.firstCol{
    background-position: center bottom;
    background-repeat:no-repeat;
  }
  .tvTbl td a{
    display:block;
    border:1px solid #999;
    background:#FFF;
    padding:5px 0;
  }
  .tvTbl td a:hover{
    text-decoration:none;
  }
  .tvTbl td.pre,
  .tvTbl td:last-child,
  .tvTbl tr:last-child td{
    background:none;
  }


.btnFootContact a{
  display:block;
  padding:5px;
  font-size:16px;
  border:1px solid #ccc;
  color:#8c4600;
  text-align:center;
  font-weight:bold;
  text-decoration:none;
}

.btnFootContact a:hover{
  opacity:.7;
}


.formItemD{
  float:left;
  width:550px;
}

.form-errors{
  color:#ff0000;
}

.pp_style h3,
p + .hType02,
ul + .hType02{margin-top:2em;}

