@charset "UTF-8";
div, p, h1, h2, h3, h4, h5, h6, form, ul, li, dt, dd, dh, blockquote {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  color: #FF66CC; }
  a :link, a :visited {
    text-decoration: underline; }
  a img {
    border: none; }

/**********************************************/
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

body {
  text-align: center;
  color: #666;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  font-size: 12px;
  line-height: 1.5em; }

#wrap {
  width: 820px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: 1px gray solid; }

#layout {
  background: white;
  border: none;
  text-align: left;
  padding: 0; }
  #layout #laytitle {
    margin-left: 20px; }

.head1 {
  background-image: url("../image/header_back.gif");
  background-repeat: no-repeat;
  height: 171px; }

.head2 {
  background-image: url("../image/header_back2.gif");
  background-repeat: no-repeat;
  height: 171px; }

.headtop {
  background-image: url("../image/header_back_top.gif");
  background-repeat: no-repeat;
  height: 171px; }

#footer {
  background: white; }

/*********** head ********************/
#head .locimage {
  border: none; }

td.breadcrumb a :link, td.breadcrumb a :visited {
  color: #fff; }

/*********** メニュー ********************/
#menucolumn {
  margin: 0;
  padding: 0 0 0 8px;
  height: 54px; }
  #menucolumn li {
    list-style: none;
    float: left; }
    #menucolumn li a {
      width: 114px;
      height: 54px;
      display: block;
      background-repeat: no-repeat; }
      #menucolumn li a.loc {
        background-position: 0 16px;
        background-image: url("../image/menu01.gif"); }
        #menucolumn li a.loc:hover {
          background-position: 0 0;
          background-image: url("../image/menu01_or.gif"); }
      #menucolumn li a.loc-act {
        background-position: 0 0;
        background-image: url("../image/menu01_ac.gif"); }
      #menucolumn li a.supporter {
        background-position: 0 16px;
        background-image: url("../image/menu02.gif"); }
        #menucolumn li a.supporter:hover {
          background-position: 0 0;
          background-image: url("../image/menu02_or.gif"); }
      #menucolumn li a.supporter-act {
        background-position: 0 0;
        background-image: url("../image/menu02_ac.gif"); }
      #menucolumn li a.topics {
        background-position: 0 16px;
        background-image: url("../image/menu03.gif"); }
        #menucolumn li a.topics:hover {
          background-position: 0 0;
          background-image: url("../image/menu03_or.gif"); }
      #menucolumn li a.topics-act {
        background-position: 0 0;
        background-image: url("../image/menu03_ac.gif"); }
      #menucolumn li a.community {
        background-position: 0 16px;
        background-image: url("../image/menu04.gif"); }
        #menucolumn li a.community:hover {
          background-position: 0 0;
          background-image: url("../image/menu04_or.gif"); }
      #menucolumn li a.community-act {
        background-position: 0 0;
        background-image: url("../image/menu04_ac.gif"); }
      #menucolumn li a.about {
        background-position: 0 16px;
        background-image: url("../image/menu05.gif"); }
        #menucolumn li a.about:hover {
          background-position: 0 0;
          background-image: url("../image/menu05_or.gif"); }
      #menucolumn li a.about-act {
        background-position: 0 0;
        background-image: url("../image/menu05_ac.gif"); }
      #menucolumn li a.arch {
        background-position: 0 16px;
        background-image: url("../image/menu06.gif"); }
        #menucolumn li a.arch:hover {
          background-position: 0 0;
          background-image: url("../image/menu06_or.gif"); }
      #menucolumn li a.arch-act {
        background-position: 0 0;
        background-image: url("../image/menu06_ac.gif"); }

#menubar {
  height: 11px;
  width: 100%; }
  #menubar .archive {
    background-image: url("../image/img_sup_icon/head_bar2.gif") none no-repeat fixed left top; }

/*************** Pager ******************/
.pager {
  padding: 8px 3px;
  font-size: 12px; }
  .pager .disabled {
    border: 1px solid #ddd;
    color: #999;
    margin-top: 2px;
    padding: 1px 3px;
    text-align: center; }
  .pager .current {
    background-color: #6ea9bf;
    border: 1px solid #6e99aa;
    color: #fff;
    font-weight: bold;
    margin-top: 2px;
    padding: 1px 3px;
    text-align: center; }
  .pager span, .pager a {
    margin: 2px 2px; }
  .pager a {
    border: 1px solid #aaa;
    padding: 1px 3px;
    text-align: center;
    text-decoration: none; }

.source {
  margin-top: 30px; }

.font {
  font-size: 12px;
  line-height: 17px; }

.small {
  font-size: 10px;
  line-height: 14px; }

.big {
  font-size: 14px;
  line-height: 19px; }

.red {
  color: #FF0000; }

.blue {
  color: #0000FF; }

.menu {
  font-size: 15px; }

.orange {
  color: #FF6600; }

a.menu {
  color: #000000; }

a.menu:hover {
  color: #FF6600;
  text-decoration: none; }

a {
  color: #0000ff; }

a:hover {
  color: #FF6600;
  text-decoration: none; }

.h1 {
  font-size: 18px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 20px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #FFCC33;
  font-weight: bold; }

/****** Validation *********/
.field-validation-error {
  color: #ff0000; }

.input-validation-error {
  border: 1px solid #ff0000;
  background-color: #ffeeee; }

.validation-summary-errors {
  font-weight: bold;
  color: #ff0000; }

/**************************/
#idxmain a:link,
#idxfooter a:link,
#idxnavi a:link {
  color: #AC0056;
  text-decoration: none; }

#idxmain a:visited,
#idxfooter a:visited,
#idxnavi a:visited {
  color: #AC0056;
  text-decoration: none; }

#idxmain {
  clear: both;
  width: 820px;
  overflow: hidden;
  min-height: 200px; }

/****** idxleft/right inner columns ******/
#idxleft, #idxright {
  padding-bottom: 32767px;
  margin-bottom: -32767px; }

/****** idxleft inner columns ******/
#idxleft {
  float: left;
  width: 631px;
  display: inline;
  background-image: url("../image/img_index/note_bkg-left.gif");
  background-repeat: repeat-y; }
  #idxleft #idxtitle {
    margin: 0;
    padding: 0;
    width: 583px;
    margin: 0 0 0 48px;
    min-height: 70px; }
    #idxleft #idxtitle .locidentity {
      float: left;
      display: inline;
      margin: 0;
      padding: 0;
      width: 380px; }
    #idxleft #idxtitle .blogparts {
      float: right;
      display: inline;
      width: 180px;
      font-size: 10px;
      line-height: 140%;
      text-indent: -8px;
      margin: 10px 20px 10px 0; }
  #idxleft #jcatarea {
    width: 500px;
    min-height: 100px;
    margin: 10px 0 0 61px; }
    #idxleft #jcatarea .jcattable {
      width: 500px;
      min-height: 100px;
      margin: 10px 0 0 55px; }
    #idxleft #jcatarea table td.icat {
      vertical-align: top;
      width: 60px; }
    #idxleft #jcatarea table td.jcat {
      vertical-align: middle;
      padding: 3px 5px 2px 5px;
      width: 500px; }
  #idxleft #pubcon1 {
    clear: both;
    width: 583px;
    margin: 12px 0 0 48px; }
  #idxleft #pheadpub {
    float: left;
    width: 170px;
    text-align: center;
    margin: 0 0 12px 0; }
  #idxleft #phead1R {
    float: right;
    width: 413px; }
  #idxleft ul li {
    margin: 0 0 8px 0;
    border-left: 8px #F3A5E8 solid;
    padding: 0 0 0 4px;
    list-style: none; }
    #idxleft ul li p {
      line-height: 160%;
      padding-right: 8px; }
    #idxleft ul li .title {
      color: RoyalBlue;
      font-size: 12px;
      font-weight: bold; }
    #idxleft ul li .supporter {
      font-size: 11px; }
    #idxleft ul li .pername {
      color: #333333;
      font-size: 12px;
      vertical-align: middle; }
    #idxleft ul li .blogparts {
      padding-left: 10px;
      font-size: 10px;
      vertical-align: middle; }
  #idxleft #pubcon2 {
    clear: both;
    width: 583px;
    margin: 8px 0 0 48px; }
    #idxleft #pubcon2 #phead2L {
      float: left;
      width: 291px; }
    #idxleft #pubcon2 #phead2R {
      float: left;
      width: 292px; }
    #idxleft #pubcon2 ul li {
      margin: 0 0 8px 0;
      padding: 0 0 0 12px;
      list-style: none;
      line-height: 130%; }
      #idxleft #pubcon2 ul li .supporter {
        font-size: 11px; }
      #idxleft #pubcon2 ul li .pername {
        color: #333333;
        font-size: 12px; }
      #idxleft #pubcon2 ul li .blogparts {
        padding-left: 12px;
        font-size: 10px; }
  #idxleft #dummytitle {
    margin-left: 60px; }
  #idxleft #dummyindex {
    margin-left: 60px; }

* html #idxtitle {
  height: 100px; }

#idxright {
  float: right;
  width: 189px;
  display: inline;
  background-image: url("../image/img_index/note_bkg-right.gif");
  background-repeat: repeat-y; }
  #idxright li {
    list-style: none;
    text-indent: -1000px; }
    #idxright li > a {
      display: block;
      width: 189px; }
      #idxright li > a.contact {
        margin-left: 24px;
        margin-top: 24px;
        height: 48px;
        background-image: url("../image/img_index/recruit.gif");
        background-repeat: no-repeat; }
      #idxright li > a.flash {
        height: 48px;
        background-image: url("../image/img_index/fusen_flash.gif");
        background-repeat: no-repeat; }
      #idxright li > a.ishikawa {
        height: 56px;
        background-image: url("../image/img_index/fusen_ishikawa.gif");
        background-repeat: no-repeat; }
      #idxright li > a.yokohama {
        height: 56px;
        background-image: url("../image/img_index/fusen_yokohama.gif");
        background-repeat: no-repeat; }
      #idxright li > a.toyama {
        height: 56px;
        background-image: url("../image/img_index/fusen_toyama.gif");
        background-repeat: no-repeat; }
      #idxright li > a.hokkaido {
        height: 56px;
        background-image: url("../image/img_index/fusen_hokkaido.gif");
        background-repeat: no-repeat; }
      #idxright li > a.community {
        height: 138px;
        background-image: url("../image/img_index/fusen_community.gif");
        background-repeat: no-repeat; }
      #idxright li > a.query {
        height: 35px;
        background-image: url("../image/img_index/fusen_query.gif");
        background-repeat: no-repeat; }
      #idxright li > a.editor {
        height: 65px;
        background-image: url("../image/img_index/fusen_editor.gif");
        background-repeat: no-repeat; }
    #idxright li.digisaku {
      height: 164px;
      background-image: url("../image/img_index/fusen_digisaku.png");
      background-repeat: no-repeat;
      text-indent: 0; }
      #idxright li.digisaku p.digisaku_link {
        position: relative;
        left: 36px;
        top: 65px;
        line-height: 200%; }
        #idxright li.digisaku p.digisaku_link a:before {
          content: url("../image/img_index/fusen_digisaku_icon.png");
          margin-right: 0.5em; }

/***************************************/
#idxfooter {
  clear: both;
  display: block;
  height: 37px;
  background-image: url("../image/img_index/note_footer.gif");
  background-repeat: none; }

#idxnavi {
  clear: both;
  width: 760px;
  margin: 12px auto 4px auto;
  text-align: center; }
  #idxnavi a {
    display: inline-block;
    width: 182px;
    height: 40px;
    margin-left: 5px;
    background-repeat: no-repeat; }
    #idxnavi a.ishikawa {
      background-image: url(../image/img_index/btn_ishikawa_mini.png); }
    #idxnavi a.toyama {
      background-image: url(../image/img_index/btn_toyama_mini.png); }
    #idxnavi a.yokohama {
      background-image: url(../image/img_index/btn_yokohama_mini.png); }
    #idxnavi a.hokkaido {
      background-image: url(../image/img_index/btn_hokkaido_mini.png); }
    #idxnavi a:first-child {
      margin-left: 0; }
    #idxnavi a.facebook {
      display: block;
      width: 760px;
      height: 90px;
      margin-top: 8px;
      background-image: url(../image/img_index/sakura-facebook-banner76090.gif); }

/***************************************/
#idxnews :link, #idxnews :visited {
  color: #880088; }
#idxnews .pencil {
  width: 820px;
  height: 69px;
  background-image: url("../image/news_topics.gif");
  background-repeat: no-repeat; }
#idxnews .header {
  padding-left: 150px;
  margin-top: 24px;
  width: 670px;
  height: 40px;
  line-height: 40px;
  background-repeat: repeat-y;
  font-size: 16px;
  font-weight: bold; }
#idxnews .topics {
  padding-left: 150px;
  width: 670px;
  min-height: 100px;
  background-image: url("../image/news_back_mid.gif");
  font-size: 14px;
  line-height: 160%; }
  #idxnews .topics h3 {
    padding-top: 16px;
    font-size: 16px;
    padding-bottom: 16px; }
#idxnews .footer {
  width: 820px;
  height: 300px;
  background-image: url("../image/news_back_btm.gif"); }

/**********************************************/
#top {
  font-size: 100%;
  background-color: #e85799;
  background-image: url("../image/background_top.gif");
  background-repeat: repeat-y;
  background-position: center;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: center;
  color: #666; }

#s-menu {
  padding: 13px 10px 0px 0px;
  color: #666; }
  #s-menu a {
    text-decoration: none; }

.description {
  margin: 12px 0px 0px 90px; }

.subtitle, .subtitle2 {
  margin: 18px 0px 0px 20px; }
  .subtitle img, .subtitle2 img {
    vertical-align: middle; }

/********* 刊行物詳細 ************/
.contents {
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  width: 625px; }

.contents-n {
  padding: 30px 0px 0px 100px;
  width: 650px; }

.contents-nie {
  padding: 12px 0;
  border-bottom: 1px dotted silver; }

.contents-priv {
  margin-right: 50px;
  margin-left: 50px;
  margin-top: 30px;
  width: 720px; }

.contents-sub {
  margin: 15px 0px 0px 0px;
  width: 625px;
  background-color: #3300FF; }

.contents-main {
  margin: 15px 0px 0px 110px;
  width: 605px; }

.right-box {
  float: right;
  padding: 50px 15px 0px 0px; }

.left-box {
  float: left;
  padding: 50px 0px 0px 15px; }

.note-mid {
  background-image: url("../image/note_mid.gif");
  background-repeat: repeat-y;
  width: 501px;
  padding: 0px 10px 0px 50px; }

.note-sup {
  background-image: url("../image/supporter_mid.gif");
  background-repeat: repeat-y; }

.note-comm {
  background-image: url("../image/community_mid.gif");
  background-repeat: repeat-y; }

.note-sup-t {
  margin: 0px 35px 0px 15px; }

.note-right {
  background-image: url("../image/note_right_mid.gif");
  background-repeat: repeat-y;
  background-color: #fff; }

/********** バックナンバー **************/
p.archiveLead {
  font-size: 11px;
  margin: 24px 20px; }

div#archiveList {
  margin-left: 100px;
  width: 640px; }
  div#archiveList div.pubs_digisak {
    margin-left: 40px;
    border-bottom: 1px solid silver; }
  div#archiveList div.pubs_generic {
    margin-left: 40px; }
  div#archiveList div.pubitem {
    display: inline;
    float: left;
    width: 150px;
    margin: 12px 0;
    text-align: left;
    font-size: 11px; }
    div#archiveList div.pubitem img {
      display: block;
      height: 140px;
      border: 1px solid silver; }

/********** ニュース＆トピックス *******************/
#topics :link, #topics :visited {
  color: #880088; }
#topics .pencil {
  width: 820px;
  height: 69px;
  background-image: url("../image/news_topics.gif");
  background-repeat: no-repeat; }
#topics .header {
  padding-left: 150px;
  margin-top: 24px;
  width: 670px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold; }
#topics #informations {
  padding-left: 150px;
  padding-right: 70px;
  width: 600px;
  min-height: 100px;
  background-image: url("../image/news_back_mid.gif"); }
  #topics #informations .information {
    padding-top: 16px;
    border-bottom: 1px dotted silver;
    padding-bottom: 16px; }
    #topics #informations .information h3 {
      color: #cc00cc;
      font-size: 16px;
      margin-bottom: 12px; }
      #topics #informations .information h3 .date {
        display: block;
        font-weight: normal;
        margin-bottom: 8px; }
    #topics #informations .information .body {
      font-size: 14px; }
#topics .footer {
  width: 820px;
  height: 300px;
  background-image: url("../image/news_back_btm.gif"); }

/********* コミュニティ **********/
.comm-main {
  margin-left: 70px; }

.mail-back {
  background-image: url("../image/img_comm/mail_back.gif");
  background-repeat: no-repeat;
  margin: 0 0 0 90px;
  padding: 4px 0 0 0;
  display: inline; }

textarea {
  scrollbar-base-color: #e5f5e7;
  scrollbar-face-color: white;
  height: 66px; }

.text-comment {
  background-image: url("../image/img_about/comment_mid.gif");
  background-repeat: repeat-y;
  padding: 10px; }

.text-comment-m {
  padding: 5px; }

/******* サポーター一覧画面 **************/
.list {
  margin: 18px 18px 30px 18px; }

.c-name {
  font-size: 14px;
  padding-left: 10px; }

#c-top a {
  margin: 5px 5px 0px 0px;
  float: right;
  font-size: 10px;
  color: #e85799;
  text-decoration: underline; }

.kanaback {
  background-image: url(../image/kana_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom; }

.list-01 {
  background-image: url(../image/img_sup_icon/cate03_01.gif);
  background-repeat: repeat-y; }

.list-02 {
  background-image: url(../image/img_sup_icon/cate03_02.gif);
  background-repeat: repeat-y; }

.list-03 {
  background-image: url(../image/img_sup_icon/cate03_03.gif);
  background-repeat: repeat-y; }

.list-04 {
  background-image: url(../image/img_sup_icon/cate03_04.gif);
  background-repeat: repeat-y; }

.list-05 {
  background-image: url(../image/img_sup_icon/cate03_05.gif);
  background-repeat: repeat-y; }

.list-06 {
  background-image: url(../image/img_sup_icon/cate03_06.gif);
  background-repeat: repeat-y; }

.list-07 {
  background-image: url(../image/img_sup_icon/cate03_07.gif);
  background-repeat: repeat-y; }

.list-08 {
  background-image: url(../image/img_sup_icon/cate03_08.gif);
  background-repeat: repeat-y; }

.list-09 {
  background-image: url(../image/img_sup_icon/cate03_09.gif);
  background-repeat: repeat-y; }

.list-10 {
  background-image: url(../image/img_sup_icon/cate03_10.gif);
  background-repeat: repeat-y; }

.list-11 {
  background-image: url(../image/img_sup_icon/cate03_11.gif);
  background-repeat: repeat-y; }

.list-12 {
  background-image: url(../image/img_sup_icon/cate03_12.gif);
  background-repeat: repeat-y; }

.list-13 {
  background-image: url(../image/img_sup_icon/cate03_13.gif);
  background-repeat: repeat-y; }

.list-14 {
  background-image: url(../image/img_sup_icon/cate03_14.gif);
  background-repeat: repeat-y; }

.list-15 {
  background-image: url(../image/img_sup_icon/cate03_15.gif);
  background-repeat: repeat-y; }

.list-16 {
  background-image: url(../image/img_sup_icon/cate03_16.gif);
  background-repeat: repeat-y; }

.list-99 {
  background-image: url(../image/img_sup_icon/cate03_99.gif);
  background-repeat: repeat-y; }

.list-kana {
  background-image: url(../image/img_sup_icon/cate03_kana.gif);
  background-repeat: repeat-y; }

/******* サポーター詳細画面 **************/
* html #comform {
  height: 100px; }

#comform {
  width: 780px;
  margin: 0 auto;
  min-height: 100px; }
  #comform h2 {
    font-size: 18px;
    font-weight: bold; }
  #comform .area {
    margin-botton: 16px; }
  #comform table {
    border-collapse: collapse;
    border-top: 1px solid silver;
    border-left: 1px solid silver; }
    #comform table td {
      padding: 2px 0 2px 4px;
      border-right: 1px solid silver;
      border-bottom: 1px solid silver; }
  #comform .comname {
    height: 36px;
    line-height: 50px; }
  #comform .comleft {
    float: left;
    display: inline;
    width: 420px; }
    #comform .comleft p.hanatitle {
      font-weight: bold;
      color: RoyalBlue; }
    #comform .comleft div.hanabody {
      padding-top: 4px;
      padding-bottom: 12px; }
    #comform .comleft ul.pubvols li {
      display: inline-block;
      padding-right: 4px; }
    #comform .comleft div.anchor_dBook {
      padding-top: 12px;
      float: right; }
      #comform .comleft div.anchor_dBook a#anchor_dBook {
        display: table-cell;
        vertical-align: bottom; }
  #comform .comright {
    float: right;
    display: inline;
    width: 340px; }
    #comform .comright div.photocomment {
      margin-top: 12px;
      margin-bottom: 18px; }
    #comform .comright div.recruit p.title {
      font-size: 14px;
      font-weight: bold;
      padding: 3px auto;
      color: #ff6500; }
    #comform .comright div.recruit table {
      color: black;
      border-collapse: collapse;
      border: 2px solid black;
      background-color: #ffff99; }
      #comform .comright div.recruit table th {
        text-align: center;
        font-weight: bold;
        border: #666666 1px solid; }
      #comform .comright div.recruit table td {
        border: #666666 1px solid; }

