/*------------------[ レイアウト ]--------------------------*/
* { margin: 0; padding: 0; }
html, body { height: 100%; }
html{ background: #fff; }
#header {
  background: url(Images/header-bg4.png) repeat-x;
  border: 0px dotted #ff0; height: 270px;
  margin: -50px -15px -20px -15px;
}
#submenu {
  position: absolute; top: -2px; left: 15px;
  margin: 1px;
  text-align: left;
  border: 0px dotted #fee; width: 500px; height: 20px;
  z-index: 1;
}
#submenu-list {
  padding: 0px; margin-top: 2px; margin-right: 10px;
  line-height: 16px;
}
#submenu-list ul, #submenu-list li {
  display: inline;
  list-style-type: none;
}
#submenu-list a:link, #submenu-list a:visited {
  border: solid 1px transparent;
  font-size: 12px; letter-spacing: -0.1px; color: #555;  text-decoration: none;
  margin: 1px;  padding: 1px 2px;
}
#submenu-list a:link #current, #submenu-list a:visited #current, #submenu-list a:hover {
  background: url(Images/nav-rollover.png) repeat-x left top;
  color: #222; border-left: dotted 1px #f99; border-right: dotted 1px #f99;
}
#submenu-list a:hover { color: #fff; background-color: #937; }

#header-logo {
  position: absolute; top: 10px; right: 1px;
  margin: 30px 10px 20px 10px;
  text-align: center;
  border: 0px dotted #900; width: 73%; height: 140px;
}
#header h1 {
  font:100 10px 'Trebuchet MS'; color:#efd; text-align: right; padding-right: 44px; padding-top: 55px; letter-spacing:0.8px;
}
#rss {
  position: absolute; top: 22px; right: 22px;
}
body {
  font-size: 90% !important;
  font-family: 'ヒラギノ丸ゴ Pro W4', 'メイリオ', Arial, Verdana, Osaka, 'MS P Gothic', sans-serif;
}
#artist-photo {
  position: fixed; top: 25px; left: 0px;
  margin: 1px;
  border: 0px dotted #f0f; width: 230px; height: 790px;
  z-index: 100;
}
/*------------------[ サイト・メニュー・ナビゲーション ]--------------------------*/
#message {
  float: right;
  margin: 15px 19% 30px 28%; padding: 10px; color: #555;
  font-size: 90%; text-align: left; letter-spacing: 1.3px; font-weight: bold;
  border-left: 2px dotted #ddd; border-bottom: 2px dotted #ddd;
}

#header-nav {
  float: right;
  position: absolute; top: 190px; right: 5px;
  margin: 1px;
  width: 73%; height: 31px; text-align: center;
  border: dotted 0px #99f;
  overflow: hidden;
}
#navlist {
  padding: 0px; margin: 0px; padding-left: 1px;
  }
#navlist ul, #navlist li {
  display: inline;
  list-style-type: none;
}
#navlist a:link, #navlist a:visited {
  float: left; width: auto;
  border: dotted 0px #aaa;
  font-size: 7px;
  color: #bce; text-decoration: none;
}
#navlist a:link #current, #navlist a:visited #current, #navlist a:hover {
  color: #010; border-left: solid 0px #fcb; border-right: solid 0px #fcb;
  margin-top: -32px;  /*----------[ ボタンの動き ]-----------*/
}
.kazari { float: left; width: auto; margin: 0px; padding: 0; }
#navlist a:hover { color: #9ff; background-color: #eee; }
#navlist .feeds img { vertical-align: middle; }
/*------------------[ ページ構成 ]--------------------------*/
#page {
  min-height: 100%; height: auto !important;
  color: #002e35;
  background-image: url(Images/bg.jpg);
  background-position:left top;
  background-repeat: repeat;
  background-attachment:fixed;
  padding: 15px; padding-top: 20px; padding-bottom: 40px;
}
* html #page { height: 100%; }
/*------------------[ 静的ページ用の設定 ]--------------------------*/
.top-cd-photo { /*---------- ＣＤジャケット・トップ用 ----------*/
  position: absolute; left: 65%; top: 55px;
  background-color: #fff;
  padding: 9px 7px 1px 9px;
  margin-right: 1%;
  border-top: 2px solid #eee; border-left: 2px solid #eee;
  border-right: 3px solid #ddd; border-bottom: 3px solid #ddd;
  -moz-box-shadow: 4px 4px 10px #888;
  -webkit-box-shadow: 4px 4px 10px #888;
}
.static-page-promo-intro {
 width: 50%;
 padding: 10px 20px 40px 5px; margin: 70px 30px 10px 7%;
 color: #339;
 line-height: 20px; letter-spacing: 1.2px; font-size: 105%; font-weight: 400;  text-align:center;
 text-shadow: 1px 1px 5px #fcc;
}
.static-page-promo {
 width: 70%;
 padding: 50px 20px 40px 6%; margin: -35px 70px 30px 14%;
 background: #fcfcfc;
 line-height: 30px; letter-spacing: 1.4px; text-align:left;
 text-shadow: 1px 1px 2px #fda, 4px 4px 7px #999;
 border: 4px double #bbb;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 -moz-box-shadow: 0px 0px 20px #dcc;
 -webkit-box-shadow: 0px 0px 20px #dcc;
}
.static-page-promo h2 { font-size:190%; font-weight: 800; text-align:left; }
.static-page-promo p { margin-top:10px; margin-bottom: 15px; }
.static-page-promo-foot {
 float: right;
 padding: 10px 15px 10px 15px; margin: -45px 30px 150px 20px;
 background: url(Images/slash_gr2.png); color: #113;
 line-height: 22px; letter-spacing: 0.8px; font-size: 95%; text-align:center;
 text-shadow: 1px 1px 2px #eff;
 border: 0px solid #ccc;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow: 0px 0px 20px #acc;
 -webkit-box-shadow: 0px 0px 20px #acc;
}
.static-page {
 padding: 10px; margin: 10px;
 background: #fff;
 line-height: 24px; letter-spacing: 1.2px;
 border: 3px double #ccf;
 -moz-border-radius: 15px; -webkit-border-radius: 15px;
}
.static-page p {
 line-height: 20px; letter-spacing: 1.0px;
 margin-bottom: 10px; padding: 8px; font-size: 95%;
 color: #137;
}
.static-page ul li { /* リスト */
  margin-left: 30px;
  background: url(Images/listmark1.png) 0px 7px no-repeat;
  padding-left: 12px;
}
.static-page ol { /* リスト */
  list-style-type: decimal;
  margin: 10px 5px 10px 15px;
}
.static-page dl dt{ /* 記事内定義リスト */
  background: #fef; padding: 1px; padding-left: 8px;
  margin-left: 2.0em; margin-right: 0em; margin-top: 0.7em; margin-bottom: .4em;
  font-size : 12px; border-left: 5px solid #fcc;
}
.static-page dd{ /* 記事内定義リスト */
  background: none;
  margin-left: 2.0em; margin-bottom: 6px;
}
.static-page table {
  border: dotted 0px #ffe; border-collapse: collapse; width: 95%
}
.static-page table td {
  width: auto;
  text-align: center;
  font-size: 11px; letter-spacing: 0.6px; line-height: 16px;
  background-color: #fff;
  border: dotted 0px #eee; padding: 4px 2px; 
}
/*---------- 中央記事ボックス位置 ----------*/
#blog-body{
  position: relative;
  min-width: 300px; min-height: 100%;
  margin: 10px 190px 50px 230px;
}
* html
#blog-body{ height: 1%; }
* html
#blog-body hr.clear { width: 300px; }
#column-wrapper {
  float: left;
  width: 100%; height: 100%;
}
#main-column {
  position: relative;
  float: right; width: 100%;
}
#left-column {
  position: relative; top: 30px; float: left; /*----- 左ボックス位置 -----*/
  margin-left: -230px; width: 200px; /*-----サイズ（位置調整は766行目辺りのサイドバー関連） -----*/
}
#right-column {
  position: fixed; bottom: 30px; right: 30px;
  width: 165px;
}
#footer{
  clear: both;
  padding-top: 30px;
  margin: 50px 190px 10px 230px;
  text-align: center; color: #88a;
  font-size: 65%;
}
.bottom-menu {
  margin: 10px; padding: 3px;
  color: #c9e;
  font-size: 11px; letter-spacing: 1.4px;
  border-top: 1px dotted #cce;
  border-bottom: 1px dotted #cce;
}
/*------------------[ 汎用タグ ]--------------------------*/
a, a:link, a:visited, a:active {
  text-decoration: none;
}
a:link, a:visited { color: #005; }
a:hover, a:active {
  color: #ff1133;
  text-decoration: underline;
}
a img { border: none; }
strong { color: #7b4d4b; }
kbd {
  font: 500 12px verdana, arial, sans-serif;
  text-decoration: underline;
}
acronym, abbr { cursor: help; }
h3,h4,h5,h6 { font-weight: normal; }
h1, h2, h3, h4, h5 {
  margin: 0;
  text-align: center;
}
h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
code {
  font-family: "Courier New", Courier, monospace;
}
/*------------------[ 汎用クラス ]--------------------------*/
.hidden {
  display: none !important;
}
.jump {
  padding-right: 1em;
  cursor: pointer;
  background: url(Images/jump.png) no-repeat right top;
  width: 22px; height: 9px;
  float: right; display: block;
  text-indent: -1000%;
}
.center, .alert {
  width: 99%; margin: 30px auto;
  color: #cc0000; text-align: center;
}
.new-entry { width: 17px; height: 12px;}
hr.clear {
  clear: both;
  padding-bottom: 1px;  margin-bottom: -1px;
  width: 100%;  height: 1px;  border: none;
  visibility: hidden;
}
.separator {
  clear: both;
  margin-top: -15px;
  border-bottom: dotted 1px #aaa;
  margin-bottom: 10px;
}
/*-----------------[ リンクバー（画像アイコン） ]-------------*/
#linkbar {
  position: fixed; bottom: -29px; left: 180px;
  margin: 0px;
  z-index: 1500;
}
#linkbar ul{ text-align: center; margin: 1px;}
#linkbar ul li{
  padding: 0px; display: inline;
}
#linkbar ul li a img { border: 1px dotted #ddd; }
#linkbar ul li a img:hover { border: solid 2px #f99; margin-bottom: 15px; }
#linkbar ul li a span { display: none; }

/* ----------[ エントリーのマージン） ]---------- */
.nav {
  position: relative; top: 1px;
  margin: 5px 14px; padding: 2px; 
  font-size: 90%; text-align: center; letter-spacing: 0.5px;
}
.nav p {
  margin-top: 0.8em;
  font-size: 90%;
}
div.weblog-pageNav {
  padding: 1px; margin: 0.5em auto;
  text-align: center;
}
div.weblog-pageNav a {
  padding: 2px 4px;
  margin-right: 2px;
  border: 2px solid #ddd;
  text-decoration: none;
  color: #009999; font-size: 85%;
}
div.weblog-pageNav a:hover, div.weblog-pageNav a:active {
  border:2px solid #008800;
  color: #009900;
  background-color: #f1ffd6;
}
div.weblog-pageNav span.current {
  padding: 3px; margin-right: 1px;
  border: 2px solid #b2e05d;
  font-weight: bold;
  background-color: #00aa00;
  color: #fff;
}
div.weblog-pageNav a.next { text-decoration: none; }
.nav-link { border: 1px dotted #aac; padding: 2px 1px; background-color: #eee; }

/* --------------------[ ペイン切り替えタブ用 ]----------------------*/
#switch {
  position: fixed !important; position: absolute;
  bottom: 150px; right: 0px; width: 18px; height: 80px;
  cursor: pointer; background: url(Images/tabs.png) 0 0 no-repeat;
}
/* --------------------[ 記事ボックススタイル ]----------------------*/
.article-content table {
  border: dotted 1px #ffe; border-collapse: collapse; width: 95%
}
.article-content table td {
  background-color: #fff;
  border: dotted 0px #eee; padding: 2px 10px; 
}
/* ----- ボックス ----- */
#main-column-bg4 {
  padding: 1px;
  margin: 10px;
  background: url(Images/kage3.png) repeat;
  -moz-border-radius: 20px; -webkit-border-radius: 20px;
}
.article, .article-united {   /* ----- メイン記事ボックス ----- */
  margin: 5px 5px 10px 5px; padding: 10px 5px 5px 20px;
  overflow: visible;
  font-size: 100%; line-height: 1.75; font-family: 'メイリオ'; color: #135;
  border: 3px double #ccc;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  background: url(Images/kage00.png) repeat;
}
.article-united .article { /* 同日エントリー結合時の個別ボックス */
  border: none; margin-top: 0;
}
.article-title {  /*---------- タイトル ----------*/
  background: url(Images/kage9.png) repeat;
  margin: -7px -20px 20px -35px; padding: 8px 20px;
  border: 1px solid #ccc;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  text-align: center;
  font: 600 125% 'メイリオ', Arial; letter-spacing: 1.2px;
}
.article-date {
  float: right; width: auto;
  font: 100 11px georgia, arial, serif;
  color: #ccc;
  padding: 1px 5px 2px 0;
  text-align: right;
  margin-top: -20px;  margin-bottom: 1px;
}
.article-date em {
  margin: 1px 0 1px 0;
  font: 100 11px georgia, arial, serif; text-decoration: none;
  display: inline;
}
.article-category { /*---------- カテゴリー（ジャンル） ----------*/
  font-size: 10px; line-height: 10px;
  text-decoration: none;
  text-align: left; color: #aaf;
  padding: 0px 5px; margin-top: -15px;
}
.main-title {  /*---------- 記事内メインタイトル ----------*/
  background: url(Images/kage8.png) repeat;
  margin: 3px 1px; padding: 6px 8px 3px 8px;
  border-left: 6px solid #ff9; border-bottom: 1px dotted #ee9;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
  text-align: left; color: #007;
  font: 600 110% 'メイリオ', Arial; letter-spacing: 1.2px;
}
.title-rub {  /*---------- タイトルルビ ----------*/
  font-size: 11px; color: #557;
  padding: 10px;
}
.sub-info {  /*---------- サブインフォメーション ----------*/
  font-size: 11px; line-height: 14px; color: #999;
  margin: 2px 5px 20px 15px; padding: 2px; padding-left: 5px;
  border-bottom: 1px dotted #ff7;
}
.sub-info2 {  /*---------- サブインフォメーション２ ----------*/
  font-size: 10px; color: #999;
  margin: -5px 1px 1px 1px; padding: 2px; padding-left: 40px;
}
.rubi {  /*---------- ルビ ----------*/
  font-size: 70%;
  padding: 5px; color: #999;
}
.song-list-small {  /*---------- ソングリスト（small） ----------*/
  display: block;
  font-size: 80%; color: #557; line-height: 14px;
  padding-left: 20px; margin-top: -5px;
}
.cd-photo { /*---------- ＣＤジャケット ----------*/
  float: right; width: auto; background-color: #fff;
  padding: 8px 6px 0px 8px;
  margin: 1px 1px 1px 10px;
  border-top: 1px solid #eee; border-left: 1px solid #eee;
  border-right: 2px solid #ddd; border-bottom: 2px solid #ddd;
}
.top-information {  /*---------- ＴＯＰインフォメーション ----------*/
  float: right;
  width: 100%;
  text-align: center;
  font-size: 100%;
  padding: 10px; margin: 10px 20px 10px 20px;
}
.top-information-link {  /*---------- ＴＯＰインフォ・リンク ----------*/
  float: right;
  background: #fee; padding: 1px;
  margin: 15px 5px 10px 5px;
  border-top: 1px dotted #fcc; border-bottom: 1px dotted #fcc;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  font-size: 12px; text-align:center; line-height: 20px; width: 250px;
}
.cd-price { /*---------- ＣＤ型番と定価----------*/
  float: right; width: auto;
  font-size: 11px; color: #511; text-align: left;
  margin-top: -50px; margin-right: 20px;
}
.promotion-msg { /*---------- プロモーション ----------*/
  float: right; width: auto; padding: 5px;
  margin: 10px 5px 10px 5px; 
  border: 3px double #dcf;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  background-color: #567;
  font: 400 12px 'メイリオ', Arial; letter-spacing: 1px; line-height: 18px;
  text-align: center; color: #fff;
}
.text-box1 { /*---------- テキストボックス１・右寄せ ----------*/
  padding: 1px 10px;
  margin: 1px 1em 5px 2em; 
  border-left: 4px double #fdc; border-bottom: 4px double #fdc;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.text-box2 { /*---------- テキストボックス２・右寄せ ----------*/
  padding: 5px;
  margin: 10px; 
  border: 2px solid #9c9;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.text-box3 { /*---------- テキストボックス３・右寄せ ----------*/
  padding: 1px 15px;
  margin: 25px; 
  border: 1px dotted #9f9;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
/*---------- 作家タイトル ----------*/
.sakka-title {
  font: 400 16px 'メイリオ', Arial; letter-spacing: 1px; line-height: 18px;
  background: url(Images/kage7.png) repeat;
  border-left: 6px solid #f99; border-bottom: 1px dotted #eaa;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
  margin: 2px 1px; padding: 6px 10px 0px 10px;
}
/* ---------- コメント文 ---------- */
.sakka-comments {
  font: 200 12px 'メイリオ', Arial; letter-spacing: 1px; line-height: 24px;
  color: #005;
  padding: 5px 5px 5px 5px; margin-top: 10px;
}
/*---------- 作家の作品紹介 ----------*/
.sakka-sakuhin {
  font: 100 85% 'メイリオ', Arial, Osaka; letter-spacing: 1px; line-height: 20px;
  color: #777;
  margin: 10px 1em 15px 30px;  padding: 5px 10px; border-bottom: 1px dotted #ccc;
}
.article-cat-icon img { float: right; padding: 4px;}
div.article .article-title a, div.article .article-content a {
  text-decoration: none;
  color: #559; /* -----記事タイトル色----- */
}
div.article .article-title a:hover,
div.article .article-content a:hover {
  text-decoration: underline; color: #f57;
}
div.article .article-content a.button:hover,
div.article .article-content a.button:hover span {
  color: #667; text-decoration: none;
  border-color: orange;
}
.article-content {
  letter-spacing : 1px;
  padding:1.2em 1.2em .5em 1em;
}
.article .article-content p .cap:first-letter {
  font-size : 180%;
  font-weight : 100;
}
* html .article-content { 
  /* word-break: break-all;IE specific */
}
.article-content p { margin: 1em 0 1em 10px; } 
.article-content ul, .article-content dl { /* 記事内リスト */
  margin: 1em 0em 1em 2.0em;
}
.sche-date { /*--------- 記事内定義ULリストタイトル --------*/
  background: #fee; padding: 1px; padding-left: 15px;
  margin: 15px 1px -10px 15px;
  border-left: 2px solid #f99; border-bottom: 1px dotted #fdd;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
  font-size: 14px; line-height: 20px; width: 150px;
}
.ext-link { /*-------- リンク用ボックス --------*/
  background: #eee; padding: 1px;
  margin: 15px 1px 15px 100px;
  border-top: 1px dotted #fcc; border-bottom: 1px dotted #fcc;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  font-size: 12px; text-align:center; line-height: 20px; width: 300px;
}
.ext-link2 { /*-------- リンク用ボックス --------*/
  background: #eee; padding: 1px;
  margin: 15px 1px 15px 100px;
  border-top: 1px dotted #fcc; border-bottom: 1px dotted #fcc;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  font-size: 12px; text-align:center; line-height: 20px; width: 320px;
}
.list-title{ /* 記事内定義リストタイトル */
  background: #fcc; padding: 2px; padding-left: 10px;
  font-size : 14px;
}
.article-content dl dt{ /* 記事内定義リスト */
  background: #fed; padding: 1px; padding-left: 10px;
  margin-top: 1.0em; margin-bottom: .5em;
  font-size : 12px;
}
.article-content dd{ /* 記事内定義リスト */
  background: none;
  margin-left: 0.8em;
}
.article-content ul li { /* 記事内リスト */
  background: url(Images/listmark1.png) 0px 7px no-repeat;
  padding-left: 12px;
}
.article-content ol { /* 記事内orderedリスト */
  list-style-type: decimal;
  margin: 1em 1em 1em 2.5em;
}
.article span.readmore {
  color: #005e55;
  padding-left: 1em; cursor: pointer;
}
.article-nav {  /* 記事ページ用 */
  text-align: center; font-size: 90%;
  width: 230px; margin: 2em auto;
}
.article-pageNav {  /* 記事内ページリンク用スタイル */
  clear: both;
  font-size: 90%;  text-align: center;
  width: auto; height: 30px; margin: 30px auto 2em auto;
  padding-top: 30px;
}
.article-pageNav span {
  background: url(Images/page-cell.png) repeat-x 0 0;
  border: solid 1px #063;
  width: 4px; height: 30px; padding: 2px 3px;
  font: 600 13px Verdana, 'Trebuchet MS', Arial;
}
.article-pageNav span.page-stat { background: navy url(Images/page-stat.png) repeat-x 0 0; color: #fff;}
.article-pageNav a { text-decoration: none; border-bottom: none; }
.article-pageNav span.page-cur { color: #aaa; border-left-width: 0; }
.article-pageNav span.page-cell { color: navy; border-left-width: 0; }
.article-pageNav span.page-cell a { border-bottom: none; }
.article-pageNav span.page-next { color: navy; border-left-width: 0;}
.article-pageNav span.page-next a { border-bottom: none; }
.article .article-icon {
  width: 16px; height: 11px;
}
.article-content .headline-readmore { /*--[ ヘッドライン用 続きを読む ]--*/
  margin: 0.7em 1.0em 0.1em 3.5em;
}
.article-content p.headline-readmore a {
  font-size: 120%; color: #005e55;
  border: none;
}
.article-content p.headline-readmore a:hover {
  color: #ff0066; text-decoration: none;
  border-bottom: 1px dotted #931;
}
.article-content p.headline-readmore a:hover:after {
  content: " ≫";
}
.article .article-posted {
  font: 500 8px arial; color: #ccc;
  padding: 1px 5px 1px 0;
  clear: both; text-align: right;
}
.article .attached {
  clear: both; margin: 1px auto 1px 15px;
  font-size: 10px; color: #003264;
}
.article .article-bottom {
  text-align : right;
  background : #fbfbf9;
  margin-bottom: 0.5em; padding-right: 1em;
  
}
object {
  width: 93%; margin: auto; overflow: auto;
}
.draft { /*--[ ドラフト記事囲み用 ]--*/
  height: 100%;
}
.draft:before, .draft-before {
  content: "↓未公開の記事です↓";
  background: #931;
  font-size: 11px; color: #fff; text-align: center;
}
.article .techrat-entry {
  padding-left: 10px; font: 200 8px arial, 'MS P Gothic', sans-serif;
  background: url(Images/techrat-entry.png) no-repeat 1px 1px; margin-top: 0.5em;
  clear: both;
  visibility: hidden;
}
.article-content p.techrat-entry a,
.article-content div.attached a { border-width: 0; }
.article-content:after,.article:after,.article-united:after { content:""; }
/*------------------[ Ajaxボタン ]--------------------------*/
.cute-button {
  background: url(Images/button-bg-left.png) no-repeat 0 0;
  height: 24px;
  margin: 3em auto 2.5em 1em;
  padding: 0 0 0 12px;
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1; *display: inline;
}
.cute-reply { margin: 1em auto 4em 4em; }
.cute-button button {
  background: url(Images/button-bg-right.png) no-repeat 100% 0;
  height: 24px; line-height: 24px;
  cursor: pointer;
  display: block;
  padding: 0 12px 0 0;
  margin: 0;
  border: none;
  overflow: visible; width: auto;
  font: 500 13px 'Trebuchet MS', Tahoma, 'ヒラギノ丸ゴ Pro W4', 'メイリオ', Arial, sans-serif;
}
* html .cute-button { overflow-y: hidden; width: 1%;} /* for IE6... */
* html .cute-button button { width: 1%;}   /* for IE6... */
.cute-button:hover {
  background-position: 0 50%;
}
.cute-button:hover button {
  background-position: 100% 50%;
}
.cute-button:active {
  background-position: 0 100%;
}
.cute-button:active button {
  background-position: 100% 100%;
}

.cute-button button[disabled] { 
  color: #aaa;
}
.cute-button button:focus::-moz-focus-inner { border-color: transparent !important; }
/* ------------------------[ コメント表示用 ]--------------------*/
.comments-div {
  text-align : left;
  font-size : 97%;
  margin: 0 auto; width: 90%;
}
.comments-div .comments-header, .trackbacks-header {
  padding: 2em 0;
  text-align: center;
  font-size: 120%;
  color: navy;
}
.comments-div a{
  text-decoration: underline;
}
.comments-div .comment-entry p{
  color: #555;
  text-align: left;
}
.comments-div a.No{
  font: 800 150% georgia, arial, sans-serif;
  text-decoration: none;
  padding-right: 10px;
}
.comments-div a.No:before { content: "#"; }
.comments-div .comment-entry {
  margin:0 auto auto 2em;
}
.comments-div .non-disclosure {
  border: 1px dotted #aaa;
}
.comments-div .non-disclosure:before {
  content: "[非公開]";
  font-size: 80%;
  color: #931;
}
.comments-div .comment-index {
  padding-bottom: 0.5em;
}
.comments-div .comment-index-owner {
  margin:-1em auto 0.5em -1em;
}
.comments-div .comment-entry-owner {
  padding-left: 6em;
}
.comments-div .comment-body{
  margin: 0.5em 0 0 1em;  padding: 0 6em 0 1em;
  line-height: 1.5;
}
.comment-quote {
  color: #7e7a94;
  border-left: 2px #ddd solid;
  padding: 10px;
}
.comment-cntrl {
  padding-left: 0.5em;
}
.comment-cntrl img {
  vertical-align: middle;
}
.comment-owner {
  width: 18px; height: 18px;
  padding-left: 5px;
}
hr.comment-separator {
  border-width: 0;
  visibility: hidden;
  margin: 1em 0 0.5em 4em;
}
.comment-private {
  color: #931;
  font-size: 80%;
}
.comment-closed {
  margin: 2em;
  padding: 3px 0 0 280px;
  height: 2em;
  font-size: 90%; color: #777;
  background: url(Images/closed.png) no-repeat 250px top;
}
/* ------------------------[ コメントフォーム用 ]---------------------*/
form.comment-form {
  padding: 1em 0 1em 0;
  width: 40em; margin: auto;
}
form.comment-form .trackback-alert {
  background: url(Images/owner-comment.png) no-repeat 10px 6px;
  padding: .7em 2em 0 2.5em; color: #888; font-size: 90%;
}

form.comment-form input, #c_color {
 font-family: 'Trebuchet MS', Arial, Meiryo, sans-serif; vertical-align: middle; line-height: 1.0;
}
form.comment-form .time-now, form.comment-form img { vertical-align: middle; }
.comment-intro {
  background: url(Images/check.png) 0 0 no-repeat;
  margin-top: 1em; padding-left: 1.5em;
  font-size: 15px; color: #4c4c5c;
}
.comment-intro input.txt { width: 96%; }
.comment-inputarea {
  border-left: solid 4px #464d68;
  margin: 1em 0 1em 1em;
  padding-left: 0.5em;
}
.comment-inputarea p {
  margin: 5px 0;
}
.comment-form .info {
  font-size: 80%; color: #777;
  padding: 5px 0 5px 22px;
  background: url(Images/comment-icon.png) no-repeat left 3px;
}
.comment-preview-div {
  padding-left: 1em;
  border-left: solid 4px #696997;
}
#comment-previewarea {
  margin: 2em 0 0 0;
  width: auto;
}
#comment-previewarea .comment-confirm {
  background: url(Images/check.png) 2.3em -0.2em no-repeat;
  margin: 1em;
  padding-left: 4em;
  color: #564240;
}
img.smiley{
  width: 16px;
  height: 16px;
  vertical-align: middle;
  cursor:pointer;
  margin:0 3px 0 0;
}
img.home-icon {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  border: none;
}
textarea.comment-textarea {
  width: 98%;
  border: solid 1px #aaa;
  background: #f7f7f7;
}
.comment-quoted {
  text-align: left;
  margin: 1em;
  padding: 0 .5em 0 0.5em;
  background: #fffefe;
}
.comment-quoted p#quoted-comment {
  font-size: 93%;
  margin: 1em 0 0 1.5em;
  border-left: solid 2pt #ddd;
  padding: 0 1em 0 0.5em;
}
#Hiraptcha { color: rgb(160, 160, 160); }
#Hiraptcha + img {
  border: solid 1px #aaa;
}
/* ------------------------[ Ajax用コメントボタン ]---------------------*/
.comment-expand {
  clear: both;
  padding-left: 2em;
}
.comment-expand button {
  margin: 1em 0 0 1em;
  background: url(Images/kbd.png) repeat-x 0 0;
  font: 500 12px arial;
  cursor: pointer;
  width: 120px;
}
.comment-mailback, .comment-nondisclosure {
  background: url(Images/check.png) left top no-repeat;
  padding-left: 1.5em; margin-top: .5em;
}
.comment-nondisclosure input.checkbox{
  vertical-align: middle;
}
input.txt {
  background: url(Images/bg-formtext.png);
  border: solid 1px #aaa;
  font-family: 'Trebuchet MS', Arial, Meiryo, sans-serif; vertical-align: middle; line-height: 1.0;
  vertical-align: middle;
}
input.txt:focus {
  border: solid 1px #ff8d60;
  background: #fff7f7;
}
.comment-submit {
  width: 100%;
  margin: 1em auto;
  text-align: center;
}
.commentFormHere {
  margin-left: 4em;
}
.commentFormHere a.button { text-decoration: none; }

/*------------------------[ 記事のリスト表示 ]-------------*/
div.show-list { width: 100%; }
div.show-list ul{
  background-color: #fff;
  width: auto; margin: 10px; margin-top: 10px; margin-bottom: 30px;
  border : dotted 2px #eef;
  list-style: url(Images/dlmark.png) square;
  padding: 2.5em; padding-bottom: 10px;
  font-size: 105%; letter-spacing: 0.3px; line-height:18px;　/*----　記事のリスト表示・文字サイズ　----*/
}
.nothanks
{
  font-size: 70%; color : #ccc;
  letter-spacing: 0.5px; line-height:18px;
}
div.show-list ul li{ padding-bottom: 1.0em; }
/*------------------------[ 引用フォーマット ]-------------*/
div.quote {
  border-left : 2px solid #ddd; border-right : 2px solid #ddd;
  background-color : #fff; color : #00468c;
  font-size : 95%;
  margin: 1em 2em 1em 1em; padding : 5px;
}
blockquote {
  font-size : 95%; color : #00468c;
  margin: 0 2em 1em 1em; padding : 0px;
  background: #f0efec;
}
blockquote dl { padding: 3px 10px 0px 10px;}
q { font-size : 12px; margin: 1em; color : #00468c;}
pre {
  font: 500 15px/1.4 'courier new',Verdana, monospace;
  background : #fff; color: #2d542c;
  border : solid 1px #808080;
  margin: 1.5em auto; padding: 20px;
  height: 3em; width: 89%;
  clear: both; letter-spacing: 0px;
  overflow-x: scroll;
}
body[id=weblog] pre {
  min-height: 4em; height: auto;
}
code {
  font: 500 15px/1.5 'courier new',Verdana, monospace; color: #2d542c;
}
ul.decimal {
  list-style-type: decimal; background: #fff;
  padding-left: 2em; font-size: 90%;
}
ul.decimal li { background-image: none; }
.underline { text-decoration: underline;}
.google-it {
  font : 600 13px 'Times New Roman',serif;
  color : #2020ff; cursor : pointer;
}
dl dt {
  background: url(Images/dlmark.png) center left no-repeat;
  padding: 5px 0 0 12px; font-weight: 600;
}
dl dd {
  padding: 0 2em 0 1em; margin-bottom: 0.8em;
  line-height: 145%; color: #444;
}
dd a { text-decoration: underline; }
.attached {
  clear: both; color: #003264;
  margin-top: 20px;
}
span.stars img { width: 16px; height: 16px; }

/* ------------------------[ トラックバック導入 ]---------------------*/
form.trackback-preface {
  text-align: center;
  width: 80%; margin: auto; padding: 1em;
}
form.trackback-preface p {
  margin: .7em; padding: .5em;
  font-size: 90%; color: #777; text-align: left;
}
form.trackback-preface input[type=text], 
form.trackback-preface input.txt { width: 98%; }
form.trackback-preface legend {
  color: #ac1822; font-size: 90%;
}
/*----------------------------[ トラックバック表示 ]-------------*/
dl.trackback{
  width: 83%; text-align: left;
  margin: auto; padding-left: 1em;
  border-bottom: dotted 2px #ddd;
}
dl.trackback dt { 
  font: 500 15px georgia; color: #2A3164;
  padding-left: .5em;
}
dl.trackback dd { margin-top: .5em; }
dd.trackback-footer{
  font-size: 11px; color: #00004d; text-align: right;
}
/*-------------------------[ サイドバー関連 ]----------------------*/
/* ----- シャドウボックス ----- */
#right-column-bg1 {
  background: url(Images/kage3.png) repeat;
  padding: 10px 5px 10px 5px;
  margin: 2px -7px;
  border: 1px dotted #ddd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
  /* left column */　/* 左ボックス */
#meteo {
  background: url(Images/kage4.png) 0 0 repeat;
  font-size: 10px; color : #515151;
  margin-top: 10px; padding-right: 1px;
}
  /* right column */　/* 右ボックス */
#categories, #pages, #recently, #comments, #trackbacks, #tags, #others, #archives{
  background: url(Images/kage4.png) 0 0 repeat;
  z-index: 1000;  
}
#comments { margin-top: 20px; }
#google-ads { margin-top: 30px; width: 180px; padding-left: 20px; }
#google-ads iframe {border:dotted 1px #ddd; padding-bottom: .5em; display: block;}
#meteo { text-align: center; vertical-align: middle; } /* weather */

#recently, #pages, #categories, #archives, #others,
#tags, #trackbacks, #comments {
 font-size: 12px; color: #999; letter-spacing: 0.7px;
 } /*------- フォントサイズ -----------*/

  /* 各ボックスのヘッダー */
h3.sidebar-cap{ 
  padding: 3px 1px 0px 0;
  font-size: 105%; letter-spacing: 1px;
}
.sidebar-body{
  background: url(Images/kage3.png) 0 0 repeat;
  padding: 3px 2px;
  margin-bottom: 4px;
  letter-spacing: 0.6px;
  border: solid 1px #acf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sidebar-body a{ font-weight: normal;}
span.expand-icon {             /* サイドボックス展開用ボタン */
  width: 1px; height: 1px;
  margin: 2px 1px 2px 1px;
  background: url(Images/toggle.png) 0px 0px no-repeat; 
  display: block; float: right;
  cursor: pointer; z-index: 1000; font-size: 1px;
}
                        /* UL指定　デフォルトではマークなし */
ul, ol { list-style: none; }
ul.sidebar-pages {                     /* # メニュー用（Info） */
  text-align: left; list-style: url(Images/listmark1.png); line-height: 1.6;
  padding-left: 20px; letter-spacing: 0.6px;
}
/* # 最近のエントリー・コメント・トラックバック用スタイル */
/*#recently, #pages, #categories, #archives, #others {*/
ul.sidebar-comments,
ul.sidebar-trackbacks,
ul.sidebar-archives,
ul.sidebar-tags,
ul.sidebar-others {
  width: auto; line-height: 1.7;
}
ul.sidebar-recently {
  width: auto; line-height: 1.2;
}
ul.sidebar-recently li, ul.sidebar-comments li, ul.sidebar-trackbacks li {
  padding: 4px 2px 3px 15px;
  background: url(Images/listmark1.png) 2px 6px no-repeat;
}
ul.sidebar-tags li { display: inline; }
ul.sidebar-comments ul li.nest1 {
  margin-top: 1px; margin-left: 9px;
  padding : 0px 0px 2px 20px;
  background: url(Images/nest1.png) 0 1px no-repeat;
}
ul.sidebar-trackbacks ul li.nest1 {
  background: url(Images/nest1.png) 0 1px no-repeat;
  padding : 0px 0px 2px 20px;
}
ul.sidebar-trackbacks li.no-ping { /* tBがまだないとき */
  color: #bbb; background: none;
  padding-left: 2em;
  font: small-caps 13px 'Century Gothic',Arial,sans-serif;
}
ul.sidebar-comments ul li.nest2 {
  margin-left: 27px; padding-left: 20px;
  background: url(Images/nest2.png) 0 3px no-repeat;
}
ul.sidebar-comments ul li.show-all-comments a {
  color: navy; padding-bottom:5px; font-size: x-small;
}
ul.sidebar-comments ul li.show-all-comments a:before {
  content: " ↓ ";
}
ul.sidebar-categories {                  /* サイドバーカテゴリー表示 */
  text-align: left; line-height: 1.7;
}
ul.sidebar-categories li.main-category {
  background: url(menu/arw9.gif) 0 4px no-repeat;
  padding : 0px 2px 2px 14px;
}
ul.sidebar-categories li.sub-category {
  background: url(Images/nest1.png) 18px 1px no-repeat;
  padding : 0px 0px 2px 40px; line-height: 1.4;
}
ul.sidebar-archives li {                /* サイドバーアーカイブ用 */
  padding-left: 2em;
  text-align: left;
}
ul.sidebar-others {                      /* サイドバーOTHERS用 */
  width: auto;
  text-align: left; line-height: 1.4;
}
ul.sidebar-others li {
  background: url(Images/listmark1.png) 0px 4px no-repeat;
  padding: 0px 1px 2px 12px;
}
/*---------------------------[ カテゴリー一覧表示用 ]----------------------*/
.category-list {
  width: 50%;
  margin: 20px auto; padding: 20px;
  background: #fff;
}
.category-list ul {
  list-style: none;
  margin-left: 1em;
  padding-left: 10px;
}
.category-list ul li.main-category {
  background: url(Images/folder.png) 15px 5px no-repeat;
  padding : 2px 0px 2px 35px;
}
.category-list ul li.main-category span,
.category-list ul li.sub-category span {
  color:#aaa;
  font-size: 100%;
}
.category-list ul li.sub-category {
  background: url(Images/nest1.png) 45px 1px no-repeat;
  padding : 0px 0px 2px 65px;
}
* html .category-list ul {height: 100%; /* for IE */}
.category-nav, .tags-nav {
  margin-top: 0.3em; margin-bottom: 0.3em;
  font-size: 120%;
}
/*---------------------------[ アーカイブ一覧表示用 ]----------------------*/
div.archives-list {
  width: 280px;
  margin: auto;
  font-size: 14px;
}
div.archives-list ul {
  margin-left: 2em;
}
div.archives-list ul li {
  margin-bottom: 5px; padding-left: 1.5em;
  background: url(Images/folder.png) no-repeat 0 0;
}
div.archives-list h3 {
  margin: 2em auto;
  color: #6382a7;
}
/*---------------------------[ タグ一覧表示用 ]----------------------*/
div.tags-list {
  width: auto;
  margin: 10px; padding: 15px;
  background: #fff;
  border : dotted 1px #eef;
}
div.tags-list ul {
  margin-left: 3em;
}
div.tags-list ul li{
  margin-bottom: 3px; padding-left: 1.8em;
  background: url(Images/tags-entry.png) no-repeat 0 0;
}
div.tags-list h3 {
  margin: 0.5em auto;
  color:#c00;
}
/*--------------------[ カレンダー用 ]-----------------------*/
#calendar {
  text-align : center;
  width: 170px;
  background: #fff;
  margin : 60px auto 0 auto;
  padding-right: 9px;
}
#calendar div.calendar-top {
  padding-top: 0px; height: 23px;
  border :1px solid rgb(162,162,162);
  background: #faf9f6;
}
#calendar div.calendar-cap {
  font: 600 120% Georgia;
  text-align: center; width: 108px;
  color: #004e5a; float:left;
}
#calendar div.prev-month {
  width: 30px; height: 20px; float:left;
  text-align: left;
}
#calendar div.prev-month a,
#calendar div.next-month a { padding-left: 4px; line-height: 26px; }
#calendar div.next-month {
  width: 30px; height: 20px; float:left;
}
#calendar div.calendar-bottom {
}
#calendar div.calendar-body {
  width: 168px; clear: both;
  border :1px solid rgb(162,162,162);
  border-top-width: 0;
}
#calendar table {
  text-align: center;
  margin: auto; width: 100%;
}
#calendar table td{
  font : 500 13px Georgia, arial;
  padding : 2px;
  text-align : center;
}
#calendar table a {
  text-decoration : none;
  font : 500 13px Georgia, arial;
}
#calendar tr.header td {
  font : 600 14px arial;
}

#calendar table td.daySubmit {
  background-color : #eaeaf4;
}
#calendar table td span.Sun {
  color : rgb(250,90,70);
}
#calendar table td span.Sat {
  color : rgb(90,90,220);
}
#calendar table td span.Today {
  color : rgb(5,170,50);
  font-weight : 600;
}
#calendar table td strong.month {
  font : 600 13px georgia, serif;
  color : #2d3073;
}

/*------------------------[ 検索ボックス用 ]-----------------*/
#search-box{
  position: absolute; top: 215px; right: 10px;
  margin: 10px 0 10px 1px; text-align: center; width: 220px;
}
#search-box form #submit {
  width: 23px; height: 20px;
  vertical-align: top;
  padding-left: 0;
}
#search-box form #q {
  width: 170px; height: 1.2em;
  font: 500 10px arial, 'MS P Gothic', sans-serif;
  border:  1px solid #579;
  background: #e4ebfa url(Images/bg-formtext.png) repeat-x;
  padding: 2px;
}
#search-box form #q:hover, #search-box form #q:focus {
  background: #fff;
}
/*---------------------[ 詳細検索用 ]-------------*/
.search-form {
  background-color: #feb; border: 4px double #aaa;
  width: 430px;
  margin: 1em auto 1em auto; padding: 1em;
}
.search-form ul { list-style: square; margin-left: 10px;}
dl.search-result {
  margin: 1em 0 1em 1em; padding: 1em;
}
dl.search-result dd {  /*　検索結果　本分抜粋文字サイズと色　*/
  font-size: 12px;
  text-decoration: none;
  color: #77a; padding: 1.25em 0 0 3.5em;
}
.search-result dt { margin-top: 0.7em; }
dt.search-result-hit {
  background: none; margin-top: 0.5em;
}
dt.search-result-hit span.cat{
  font-weight: 500; padding-left: 2em;
}
.search-result-index {  /*　検索結果　タイトル文字サイズ　*/
  color: #777; 
  font: 700 36px verdana, arial, sans-serif;
}
.search-result-comment{
  border-left: solid 2pt #ddd;
  margin-left: 1em; padding-left:0.1em;
}
.search-result-comment dt {
  padding-left: 0.3em; font: 600 14px Meiryo, 'MS P Gothic', sans-serif;
  background: none; color: #111;
}
/*------------------------[ ログイン情報用 ]-------------*/
#login-info {
  position: absolute; top: 1px; right: 300px;
  width: 200px; text-align: right; font-size: 10px; color: #777;
  z-index: 1200;
}
#login-info span {
  color: #f00; font-weight: 600;
}
/*------------------------[ テーマ切り替えセレクター用 ]-------------*/
#theme-selector {
  position: absolute; top: -16px; right: 200px;
  width: 80px; height: 15px; z-index: 1600;
  background: url(Images/ChooseTheme.png) no-repeat;
  cursor: crosshair; text-align: center;
  font: 400 10px/16px 'Century Gothic', Arial, sans-serif;
  border: 1px dotted #779;
}
#theme-selector ul {
  position: relative; left: 0; top: 14px;
  display: none; background: #fff;
  border: 1px solid #ccc;
}
#theme-selector ul li a {
  color: navy; background: #eff;
  text-decoration: none;
  border-top: 1px solid #ccc;
  width: auto; height: 16px; display: block;
}
#theme-selector:hover ul, #theme-selector.over ul { display: block; }
#theme-selector ul li a:hover{ 
  color: #fff; background: #ff4500;
}
/*------------------------[ ブロッグバー用 ]-------------*/
#blog-bar{
  width : 160px; margin-top: 20px;
  text-align: center; position: absolute;
}
/*------------------------[ HTML生成時間表示用 ]-------------*/
#rendering-time {
  width: 160px; text-align: center; margin: 10px;
  color: #755; font:200 10px Georgia, Arial, sans-serif;
}
/*------------------------[ カウンター用 ]-------------*/
#pp-counter{
  width: 180px;
  position: absolute; top: 0px; right: 6px;
  font-size: 8px; color: #777; text-align: left;
  z-index: 800;
}
/*------------------------[ 写真・ドロップシャドウ設定 ]-----------------*/
.resized {
 cursor: pointer;
 cursor: url(Images/zoomin.cur), pointer;
 *cursor: url(theme/3pane/Images/zoomin.cur);
}
div.photo {
  padding: 15px; margin: 15px;
}
div.photo div.shadow {
  background: url(Images/shadow.gif);
  float: left;
}
div.photo div.shadow img, div.photo div.noshadow img {
  display: block;
  padding: 8px; margin: 0;
  border: 1px solid #ccc;
  border-color: #ddd #ccc #bbb #ccc;
  background-color: #fff;
  position: relative;
  left: -6px; top: -6px;
  overflow: hidden;
}
html>body div.photo div.shadow {
  background: url(Images/shadow.png) no-repeat right bottom; margin: 0;
}
div.photo div.shadow:before {
  content: " ";
  background: url(Images/shadow.png) no-repeat right top;
  display: block;
  width: 6px; height: 6px;
  margin: -6px 0 0 auto;
}
div.photo div.shadow:after {
  content: " ";
  background: url(Images/shadow.png) no-repeat left bottom;
  display: block;
  margin: -6px 0 0 -6px;
  width: 6px; height: 6px;
}
div.photo-caption {
  font-size: 10px; color: #777;
  padding: 5px;
}
div.photo div.photo-caption {
  padding: 0 2px 0 2px;
}
* html div.photo div.shadow { margin-bottom: -12px; }             /* just for IE6 */
* html div.photo div.shadow img, * html div.photo div.noshadow img { left: -3px; top: -4px; }
*:first-child+html div.photo div.shadow { margin-bottom: -12px; } /* just for IE7 */
div.photo div.shadow img.borderless,
div.photo div.noshadow img.borderless { padding: 0; }

/* ポラロイド風バージョン: Polaroid-style */
div.polaroid {
  background: url(Images/shadow-frame.png) no-repeat 0 0;
  padding: 15px 0 0 15px; margin: 30px;
}
div.polaroid div.shadow {
  background: url(Images/shadow-frame.png) no-repeat 100% 100%;
  margin: -9px -6px -4px -9px;
  padding: 9px 0 0 9px;
  overflow: hidden; /* just for IE */
}
div.polaroid:before, div.polaroid div.shadow:before {
  content: "";
  background: #fff url(Images/shadow-frame.png) no-repeat right top;
  display: block;
  width: 15px; height: 15px;
  margin: -15px -6px 0 auto;
}
div.polaroid div.shadow:before { margin-right: 0; }
div.polaroid div.shadow:after, div.polaroid:after {
  content: "";
  background: #fff url(Images/shadow-frame.png) left bottom;
  display: block;
  width: 15px;  height: 15px;
  margin: -15px 0 0 -15px;
}
div.polaroid div.photo-caption {
  margin-bottom: 20px;
}

  /*--- IE6 ---*/
* html div.polaroid {
  background: url(Images/shadow.gif);
  padding: 11px 8px 10px 11px; margin: 15px;
}
* html div.polaroid div.shadow {
  margin: -9px -6px -15px -9px;
  padding: 9px 0 0 9px;
  border: 1px solid #ccc;
  border-color: #ddd #ccc #bbb #ccc;
  background: #fff;
  background-image: none;
}
* html div.polaroid img {
  border: 1px solid #ccc;
  border-color: #ddd #ccc #bbb #ccc;
  margin-left: 1px;
}
* html div.polaroid div.photo-caption {
  margin-bottom: 10px; padding-bottom: 10px;
}
  /*--- IE6ここまで ---*/

.al-left { float: left; display: inline; }
.al-right { float: right;}
.al-center { margin-left: auto !important; margin-right: auto !important;}
.photo-canvas div.photo-caption { margin: -10px 5px 30px 5px; }

/* ---------------------[ 画像ギャラリー表示設定 ]---------------------*/
.gallery {
  margin: 30px auto; position: relative;
  z-index: 1; width: 296px; /* (1*2+64+4*2)*4 = 296 <-- minimal width   */
}
.gallery ul {
  position: absolute; top: 0; left: 0; 
  background: #fff; border: 0px solid #333;  /* 外枠の幅 */
  list-style-type: none;
}
.gallery ul li {
  display: inline; float: left; padding: 4px;
}
.gallery ul li span{ display: none; }
.gallery ul li a img {
  width: 80px; height: 80px;
  padding: 0; border: 0; background: #000;
}
.gallery ul li a {
  float: left; display: block;
  width: 80px; height: 80px; /* Image's width */
  border: 1px solid #333;    /* 画像の枠幅 */
}
.gallery ul li a:hover { position: relative;}
.gallery ul li a:hover img {
  position: absolute; left: -20px; top: -10px;
  width: 120px; border: 1px solid #aaa;
  padding: 5px; background: #fff; display: block;
}
.gallery ul li a:hover span { /* ToolTip */
  position: absolute; left: -20px; top: -30px; /* top is img's top + height */
  width: 120px; height: 20px;
  font: 700 14px 'Trebuchet MS', Tahoma, Verdana;
  padding: 5px; text-align: center;
  background: #fff;
  border: solid 1px #aaa; border-bottom-width: 0;
  text-decoration: none; display: block;
}

table.page-nav-main,
table.page-nav-sub {
  border-collapse: collapse;
  font:600 13px/21px arial; letter-spacing: 1px; color: navy;
  width: auto;  height: 21px; margin: 15px auto;
  border-top: 1px solid navy; border-bottom: 1px solid navy;
}
table.page-nav-sub { border-width: 0px; }
table.page-nav-main a{ text-decoration: none; }
table.page-nav-main tr td { padding: 0; }
table.page-nav-main td.circle {
  width: 20px; text-align:center;
}
table.page-nav-main td.circle-a {
  width: 20px; text-align:center;
  color: navy; font-weight: 800;
  text-decoration: underline overline;
}
table.page-nav-main td.lhalf,
table.page-nav-main td.rhalf { width: 0; }
table.page-nav-main td.cen {
  line-height: 20px; height: 20px;
}
.cooliris-link {  }
/* ---------------------[ アマゾンアソシエイト表示設定 ]---------------------*/
.amazon-box {
  margin: 1.5em auto; padding: .3em .2em 1em 0;
  width: 90%; position: relative; border: outset 3px #f08080;
} * html .amazon-box { height: 1%; display: inline; }
.amazon-box p.title a, .amazon-box li.review a, .amazon-box p.entry a{
  border-width: 0;
}
.amazon-box p.entry { margin: 10px; float: right; padding-top: 30px;}
.amazon-box ul.amazon-info { list-style: none; border: none; }
.amazon-box .title {
  padding: 10px 0 0 30px;
  font: 800 120% 'メイリオ', 'Trebuchet MS', sans-serif;
}
.amazon-box ul.amazon-info li {
  font-size: 12px; margin: -5px 0 -2px 10px; padding-left: 12px;
  background: url(Images/dlmark.png) no-repeat 0 3px;
}
.amazon-box ul.amazon-info li.delivery{ color: #931; }
.amazon-box ul.amazon-info li.related {
  padding-top: 3px; padding-left: 23px;
  background-image: none;
}
.amazon-box ul.amazon-info li.related a:hover,
.amazon-box .title a:hover{
  border-bottom: dotted 1px navy;
 text-decoration: none;
}
.amazon-box a { border-bottom: none; }
.amazon-box a { text-decoration: underline; }
.amazon-box ul.amazon-info li.review dl {
  border: solid 2px #ddd; background: #ffe;
  position: relative; left: 70px; top: -10px; width: 260px;
} * html .amazon-box ul.amazon-info li.review dl{ left: 10px; }

#PageTop {
  position: fixed; bottom: 0; right: 0px;
  width: 38px; height: 17px; display: block;
  font-size: 0; z-index: 200;
  background: url(Images/page-top.png) no-repeat right bottom;
}
/*------------------------[ コーナーシャドウ用 ]-------------*/
#corner-top-left{
  position: absolute;
  top: 0; left: 0; z-index: 0;
  height: 18px; width: 18px;
  background: url(Images/corner-top-left.bmp) no-repeat;
}
#corner-top-right{
  position: absolute;
  top: 0; right: 0; z-index: 0;
  height: 18px; width: 18px;
  background: url(Images/corner-top-right.bmp) no-repeat;
}
#corner-bottom-right{
  position: absolute;
  top: -100px; right: 0; z-index: 0;
  height: 18px; width: 18px;
  background: url(Images/corner-bottom-right.bmp) no-repeat;
}
#corner-bottom-left{
  position: absolute;
  top: -100px; left: 0; z-index: 0;
  height: 18px; width: 18px;
  background: red url(Images/corner-bottom-left.bmp) no-repeat;
}
#top-shadow{
  position: absolute;
  top: 0; left: 0; z-index: 0;
   width: 100%; height: 18px;
  background: url(Images/shadow-top.png) repeat-x;
}
#bottom-shadow{
  position: absolute;
  top: -100px; left: 0; z-index: 0;
   width: 100%; height: 18px;
  background: url(Images/shadow-bottom.png) repeat-x;
}
#left-shadow{
  position: absolute;
  top: 18px; left: 0;
  height: 100%; width: 18px;
  background: url(Images/shadow-left.png) repeat-y;
}
#right-shadow{
  position: absolute;
  top: 18px; right: 0; z-index: 0;
  width: 18px; height: 100%; 
  background: url(Images/shadow-right.png) repeat-y;
}
/* ---------------------[ ソーシャルブックマーク設定 ]---------------------*/
.social-bookmark {
  float: right; min-width: 100px; padding-right: 1em; padding-top: 0.1em; position: relative;
}
.social-bookmark img { cursor: pointer;}
div.sbm-pop { padding: 3px; font-size: 12px; width: 190px; background: #ffe; border: solid 3px green; z-index: 1200;}
div.sbm-pop ul { list-style: none; padding: 4px 10px ;}
div.sbm-pop ul li { margin-top: 2px;}
div.sbm-pop .sbm-close { text-align: right;}
div.sbm-pop .sbm-intro, div.sbm-pop .sbm-info { padding: .2em 0.5em;}
.social-bookmark .sbm-entry { vertical-align: top; width: 100px; height: 16px;}
.social-bookmark .sbm-count {font: 600 12px Arial; margin-left: -20px; color: #f4008a; *display: inline-block; }
.social-bookmark .sbm-hatena { color:red; background: #fcc; font: 600 8pt Arial; text-decoration: underline;}
.social-bookmark .sbm-hatena:after, .social-bookmark .sbm-livedoor:after, .social-bookmark .sbm-twitter:after,
.social-bookmark .sbm-buzzurl:after { content: " users";}
.social-bookmark .sbm-twitter, .social-bookmark .sbm-facebook { color: navy; background: #eefcfc; font: 800 8pt 'Trebuchet MS', Arial; }
.social-bookmark .sbm-delicious { color:#fff; background: #00f; font: 800 8pt 'Trebuchet MS', Arial; }
.social-bookmark .sbm-yahoo { font-weight: 800; color: #931;}
.social-bookmark .sbm-livedoor { color: #cc00ff; background: #eeddff; font: 500 8pt Arial; }
.social-bookmark .sbm-buzzurl { color: #009; background: #ffeeff; font: 500 8pt Arial; }