@charset "utf-8";


#banner {
background:url(http://www.gulfislands-accom.com/bannerbusiness.jpg) #fff no-repeat !important;
}

.topic {
width:;
height:210px;
}

.topic_red {
color:red;
font-weight:bold;
line-height:25px;
}

.tinys {
font-size:8px;
color:#999;
line-height:1.2em;
}

.tinys a {
color:#999;
text-decoration:none;
}

.tinys a:hover {
color:#999;
}

.tinys a:visited {
color:#999;
}

@charset "utf-8";
/*
name: 経済(Economy)
designer: Kota
designer_url: http://www.kowaza.net/mag/
developer: 風林火山
developer_url: http://frkz.jp/
layouts: layout-wt, layout-tw
*/

/* 初期設定
----------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
  margin: 0;
  padding: 0;
  color: #333333;
  font-style:normal;
  font-family:
    "メイリオ",
    Meiryo,
    "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro W3",
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS P Gothic",
    sans-serif;
  }
* html * {
  font-family: "メイリオ", Meiryo, sans-serif;
  }
body {
  text-align: center;
  font-size:14px;
  background-image: url(http://www.gulfislands-accom.com/bg.gif);
  background-repeat: repeat;
  }
* html body {
  font-size:87.5%;
  }
img {
  border: 0;
  }
table {
  border-collapse: collapse;
  border-spacing: 0;
  }



/* 配色
----------------------------------------- */

/* 背景色 */
body { /* 全体領域 */
  background-color:#666666;
  }
#wrap { /* コンテンツ領域 */
  background-color:#fff;
  }
#content #top_des div,
#top_ad2,
#e-body { /* トップページサブタイトル以降, トップページ2のアドセンス, 個別ページ記事部分 */
  background-color:#f5f5f5;
  }
#e-body blockquote,
#content fieldset { /* 本文文中引用タグ, メールフォーム */
  background:#454545;
  }
#side dt,
#e_side-top { /* サイドバー見出し */
  background-color: #646464;
  }
#content legend { /* メールフォーム見出し */
  background-color:#000;
  }
#foot { /* フッター */
  background-color:#353F5A;
  }
#tag-cloud li a:hover,
#entry-tags #entry-tags-list li a:hover,
#all-tags td a:hover { /* タグクラウドのタグ */
  background-color: #FFDF62;
  }



/* 文字色 */
#banner h1,
#banner p a,
#foot address { /* バナー, フッター */
  color:#A6ADC8;
  }
#side dd a { /* サイドバー */
  color:#4d4d4d;
  }
#content #bdes p,
blockquote p,
fieldset dt,
#textarea_cmnt { /* ブログ説明文章, blockquote, メールフォーム項目名 */
  color: #e2e6ed;
  }
#side dt,
#e_side-top,
#e_side-top a { /* サイドバー見出し */
  color:#FFFFFF;
  }
#content legend { /* メールフォーム見出し */
  color:#ff9933;
  }
div.adblock p { /* スポンサードリンク */
  color:#999999;
  }
#ecat-area p#ecat-ttl,
#nakao #news-ttl,
#e_nakao #news-ttl { /* サイト内関連記事, 中尾さん「関連記事」 */
  color:#737373;
  }
#nakao dd,
#e_nakao dd { /* 中尾さん記事部分 */
  color:#808080;
  }
a,
a:link,
a:visited,
p#qr-ttl { /* リンク, QRコード */
  color:#0066CC;
  }
a:hover,
a:focus,
a:active,
#banner p a:hover,
#e_side-top a:hover { /* リンクホバー */
  color: #FF6633;
  }
#tag-cloud li a:hover,
#entry-tags #entry-tags-list li a:hover,
#all-tags td a:hover { /* タグクラウドのタグ */
  color:#333;
  }



/* 罫線色 */
#wrap { /* コンテンツ領域 */
  border-color:#d8d8d8;
  }
#banner,
#foot,
#ecat-area p#ecat-ttl,
#tag-cloud ul,
#tag-cloud #to-alltags,
#entry-tags-list,
#all-tags td a,
#tag-list .list-area,
#tag-list .list-area p,
#entry-tags { /* バナー, 関連記事, フッター, タグクラウド */
  border-color:#ccc;
  }
#e-body blockquote,
#content fieldset { /* 本文文中引用タグ, メールフォーム */
  border-color:#bbb;
  }
#content fieldset dd .form_width { /* メールフォーム入力欄 */
  border-top-color:#000;
  border-left-color:#333;
  }
#content legend,
#side dt, #e_side-top { /* サイドバー見出し, メールフォーム見出し */
  border-color:#aaa;
  }
#side dl.side-catlist dd a,
#side ul.nocat-box,
#side #fs, #qr-area img { /* サイドバー記事名, フリースペース, QRコード画像 */
  border-color:#999;
  }



/* 段組左右入替用指定
----------------------------------------- */
body.layout-wtt #wrap,
body.layout-wt #wrap {
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/content-bk.gif);
  background-position:right top;
  }
body.layout-tw #wrap {
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/content-bk2.gif);
  background-position:left top;
  }

body.layout-wtt #content,
body.layout-wt #content {
  float:left;
  }
body.layout-tw #content {
  float:right;
  }

body.layout-tw div.m_page #content {
  background-position:20px 20px;
  }

body.layout-wtt #side,
body.layout-wt #side {
  float: right;
  }
body.layout-tw #side {
  float: left;
  }

body.layout-tw #side ul.nocat-box,
body.layout-tw #side #fs {
  margin-left:.32em;
  }

body.layout-wtt #qr-area p#qr-des,
body.layout-wt #qr-area p#qr-des {
  margin:1.37em 1em 2.25em 1.7em;
  }
body.layout-tw #qr-area p#qr-des {
  margin:1.37em 1em 2.25em 2em;
  }



/* 全体のコンテンツ領域
----------------------------------------- */
#wrap {
  margin-right: auto;
  margin-left: auto;
  width: 822px;
  text-align: left;
  background-repeat:repeat-y;
  border: 1px solid #000000;
  }



/* バナー
----------------------------------------- */
#banner {
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/banner.jpg);
  background-repeat:repeat-x;
  height: 178px;
  position: relative;
  }
#banner p, #banner h1 { /* サイト名 */
  font-size:24px;
  font-weight:bold;
  position: absolute;
  left: 110px;
  top: 60px;
  text-indent:-5678px;
  }

#banner p a {
  text-decoration:none;
  font-weight:bold;
  }
#banner p a:hover {
  text-decoration:underline;
  }



/* メイン領域
----------------------------------------- */
#content {
  padding:0 20px;
  overflow: hidden;
  width:560px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 520px;
  }

div.m_page #content {
  padding-top:35px;
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/up_bar.gif);
  background-repeat:no-repeat;
  background-position: 20px 20px;
  }

#content #bdes p { /* ブログ説明文章 */
  line-height:160%;
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/middle_bar.gif) repeat-y;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  }

/* トップページアドセンスの設定
----------------------------------------- */
div.adblock p { /* スポンサードリンク(全アドセンス共通) */
  margin-left:0 !important;
  margin-bottom:0 !important;
  line-height:2.3;
  font-size:0.74em;
  }

#top_ad {
  padding-left:1.6em;
  padding-bottom:15px;
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/middle_bar.gif) repeat-y;
  }
#top_ad2 {
  margin-bottom:3em;
  padding:0 0 20px 20px;
  }

/* トップページサブタイトル以降
----------------------------------------- */
#content #top_des { /* サブタイトル以降 */
  padding-top:20px;
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/bttm_bar.gif) no-repeat left top;
  }

#content #top_des h2,
div.e_page h1 { /* サブタイトル, 個別記事タイトル */
  font-size:16px;
  font-weight:bold;
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/h2-upper.gif) repeat-y;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 5px;
  padding-left: 55px;
  color: #DDDDDD;
  margin-top: 10px;
  line-height: 18px;
  }


#content #top_des h2 a {
  text-decoration:none;
  color:#DDDDDD;
}

#content #top_des div {
  background-image: url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/h2-lower.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 5px;
  }
#content #top_des p { /* ウェブページ文章 */
  margin:20px;
  line-height:1.8;
  }

/* タグクラウド
----------------------------------------- */
#tag-cloud {
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  }
#tag-cloud ul {
  padding:.3em 1em;
  list-style:none;
  border-width:1px;
  border-style: solid;
  }
#tag-cloud li {
  padding-right:5px;
  display:inline;
  }
#tag-cloud #to-alltags {
  padding-top:5px;
  display:block;
  text-align:right;
  border-top-width:1px;
  border-top-style: dashed;
  font-size:90%;
  }
#tag-cloud li.rank-1 {
  font-size:200%;
  }
#tag-cloud li.rank-2 {
  font-size:175%;
  }
#tag-cloud li.rank-3 {
  font-size:150%;
  }
#tag-cloud li.rank-4 {
  font-size:125%;
  }
#tag-cloud li.rank-5 {
  font-size:100%;
  }
#tag-cloud li.rank-6 {
  font-size:80%;
  }
#tag-cloud li a {
  text-decoration:none;
  white-space:nowrap;
  }

/* 中尾さん記事
----------------------------------------- */
#nakao {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  }
*:first-child+html p#news-ttl {
  margin-bottom:-16px;
  }
* html p#news-ttl {
  margin-bottom:-16px;
  }
#nakao dd {
  margin-bottom:.5em;
  }

/* このページのトップへ
----------------------------------------- */
#totop {
  margin:3em 1.9em 3.4em 0;
  text-align:right;
  font-size:80%;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size:76%;
  }

/* 個別記事
----------------------------------------- */
#e-body { /* 記事本文領域 */
  margin:0 0 4em;
  padding:25px 0;
  line-height:1.7em;
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/h2-lower.gif);
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e7e7e7;
  zoom:100%;
  }
#e-body:after {
  content:".";
  height:0px;
  clear:both;
  display: block;
  visibility:hidden;
  }
#e-body p,
#e-body ul,
#e-body ol,
#e-body dl {
  margin:0 20px 1em 20px;
  }
#e-body ul li {
  margin-left:1.3em;
  }
#e-body ol li {
  margin-left:1.6em;
  }
#e-body blockquote {
  margin:0 1.5em 1.5em 1.1em;
  padding:1em .5em .2em;
  border-width:2px;
  border-style:solid;
  }

/* 個別ページアドセンスの設定
----------------------------------------- */
div#ad1,
div#ad2 { /* 左上と真ん中 */
  margin:0 1.6em 1em 20px;
  float:left;
  display:inline;
  clear:both;
  }
div#ad3 { /* 最下部 */
  margin:.8em 0 0 20px;
  clear:both;
  }

/* この記事のタグ
----------------------------------------- */
#entry-tags {
  margin:4em 1.5em 2em 1em;
  padding:3px 6px;
  border-width:1px;
  border-style: solid;
  }
#entry-tags-list {
  padding-top:5px;
  border-top-width:1px;
  border-top-style: dashed;
  }
#entry-tags #entry-tags-list li {
  margin-left:0;
  padding-right:5px;
  list-style:none;
  display:inline;
  }
#entry-tags #entry-tags-list li a {
  white-space:nowrap;
  text-decoration:none;
  }

/* 個別記事・関連記事以降
----------------------------------------- */
#ecat-area { /* 「関連記事」部分 */
  margin:0 1.5em 1em 1em;
  clear:both;
  }
#ecat-area p#ecat-ttl { /* 「関連記事」文字部分 */
  margin:0 0 .4em;
  padding-bottom:.1em;
  font-size:130%;
  font-weight:bold;
  line-height:1;
  border-style:solid;
  border-width:0 0 1px;
  }
#ecat-area dt { /* 「関連記事」記事タイトル */
  margin:0 0 .2em;
  }
#ecat-area dd { /* 「関連記事」記事概要 */
  margin:0 0 1em 1em;
  font-size:86%;
  line-height:1.5;
  }

/* 個別記事の中尾さん
----------------------------------------- */
#e_nakao {
  margin:2em 1.5em 0 1.1em;
  }
#e_nakao dd {
  margin-bottom:.5em;
  }



/* タグ一覧ページ
----------------------------------------- */
#all-tags {
margin:0 .8em 0 0;
}
#all-tags td {
padding:.3em .5em;
vertical-align:top;
}
#all-tags td a {
padding:2px 6px;
text-decoration:none;
border-width:1px;
border-style: solid;
display:block;
}



/* タグ検索結果ページ
----------------------------------------- */
#tag-list .list-area {
  margin-bottom:36px;
  padding:0 6px 3px;
  font-size:90%;
  border-width:1px;
  border-style: solid;
  }
#tag-list dt {
  margin-bottom:3px;
  font-size:130%;
  }
#tag-list dd {
  margin-left:10px;
  }
#tag-list .list-area p {
  margin:6px 0 0;
  border-bottom-width:1px;
  border-bottom-style: dashed;
  }
#tag-list .list-area a {
  white-space:nowrap;
  text-decoration:none;
  }



/* 相互リンク募集ページ
----------------------------------------- */
#e-body fieldset {
  margin:2em 1.5em 0 1.1em;
  padding:0 0 0 1.2em;
  border-width:2px;
  border-style:solid;
  }
#e-body legend {
  padding:.4em .8em;
  font-size:1.4em;
  font-weight:bold;
  border-width:0 2px 3px 0;
  border-style:solid;
  }
#e-body fieldset dl {
  margin-right:0;
  }
#e-body fieldset dt {
  font-weight:bold;
  font-size:1.15em;
  }
#e-body fieldset dt#form_top {
  margin-top:1.3em;
  }
#e-body fieldset dt span {
  font-weight:normal;
  font-size:.9em;
  }
#e-body fieldset dd {
  margin:0 0 1.4em;
  }
#e-body fieldset .form_width {
  width:94% !important;
  border-width:1px 0 0 1px;
  border-style:solid;
  font-size:1.2em;
  }
#e-body fieldset dd #textarea_cmnt {
  margin-top:.8em;
  margin-left:0;
  line-height:1.3;
  font-size:90%;
  }
#e-body p#form_cmnt {
  margin-top:.8em;
  font-size:90%;
  line-height:1.5;
  }



/* サイドバー
----------------------------------------- */
#side {
  overflow: hidden;
  width:255px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 245px;
  padding: 5px;
  }
#side dl.side-catlist {
  background-color: #DDDDDD;
  padding-bottom: 10px;
  }
#side .side-catlist dt,
#e_side-top { /* カテゴリー名, HOMEリンク */
  font-size:13px;
  font-weight:bold;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 20px;
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #b3b3b3;
  background-image:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/side-dt.gif);
  background-repeat: no-repeat;
  }
#side .side-catlist dd {
  font-size:13px;
  line-height:23px;
  }
#side dl.side-catlist dd a { /* エントリー名 */
  text-decoration:none;
  display:block;
  padding-left: 15px;
  background-image: url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/side-dd.gif);
  background-repeat: no-repeat;
  background-position: 3px center;
  background-color: #F6F6F6;
  margin: 1px;
  }
  #side dl.side-catlist dd a:hover {
  background-color: #ffda68;
  color: #000000;
  }
#side ul.nocat-box { /* カテゴリーなしエントリー一覧 */
  margin:2.8em 0 1.7em;
  border-width:0 0 1px;
  border-style:dashed;
  }
#side ul.nocat-box li {
  margin:0 0 .34em 1.6em;
  font-size:.96em;
  }
#side ul.nocat-box li a {
  text-decoration:none;
  }
#side ul.nocat-box li a:hover {
  text-decoration:underline;
  }

#side #fs { /* フリースペース */
  margin:0 0 2em;
  padding:0 0 .4em .6em;
  font-size:95%;
  line-height:1.7;
  border-width:0 0 1px;
  border-style:dashed;
  }
#side #fs ul {
  margin-left:1em;
  }

ul#rss-area { /* ATOM, RSS */
  margin:2em 0 1.7em 3em;
  height:28px;
  }
ul#rss-area li {
  margin-right:.5em;
  width:65px;
  height:28px;
  float:left;
  display:inline;
  list-style:none;
  }
ul#rss-area li a {
  display:block;
  width:65px;
  height:28px;
  text-indent:-9999px;
  }
ul#rss-area li#atom a {
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/atom.gif) no-repeat;
  }
ul#rss-area li#rss a {
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/rss.gif) no-repeat;
  }

div#qr-area { /* QRコード */
  margin-left:-1em;
  text-align:center;
  }
p#qr-ttl {
  margin-bottom:.34em;
  font-weight:bold;
  font-size:128%;
  }
#qr-area img {
  margin-bottom:.22em;
  border-width:1px;
  border-style:solid;
  }
#qr-area #three_career {
  margin-top:.6em;
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/3career.gif) no-repeat center top;
  text-indent:-9999px;
  }
#qr-area p#qr-des {
  font-size:.85em;
  line-height:1.47;
  text-align:left;
  }

#side #e_side-top { /* 「HOME」リンク */
  margin:0 0 .64em;
  padding-top:.4em;
  }
#e_side-top a {
  font-weight:bold;
  display:block;
  letter-spacing:1px;
  text-decoration:none;
  }



/* フッター
----------------------------------------- */
#foot {
  padding:.9em 0;
  width:100%;
  clear:both;
  text-align: center;
  border-style:solid;
  border-width:2px 0 0;
  }
#foot address {
  font-size:85%;
  }



/* 汎用
----------------------------------------- */
#wrap .bold {
  font-weight:bold;
  }



/* モバイルデザイン用
----------------------------------------- */
#mobile {
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/m_banner.gif);
  }
#mstyle {
  background:url(http://www.ancarrig.com/mtset/mt-static/support/themes/Economy/mstyle.png);
  }




