/* 基本レイアウト */

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }


/* リンク色（ページ全体） */

a { color: #ffcc00; text-decoration: underline; }
a:hover { color: #ffcc00; }
.entry-body a{ color: #ffcc00; text-decoration: underline; }
.entry-body a:hover{ color: #ffcc00; text-decoration: underline; }

/* リンク色（ヘッダー） */

#banner a { color: #ffcc00; text-decoration: none; }
#banner a:hover { color: #cc0000; }


/* リンク色（サイドメニュー） */

.module-content a { color: #ccc; }
.module-content a:hover { color: #ffcc00; }


/* 見出し */

h1 { font-weight: bold; }
h2, {font-size:14px;font-weight:bold;}
h3, h4, h5 {font-size:12px; font-weight: nomal; }
h6 {font-size:16px; font-weight: nomal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.link{
   color: #red;
   font-size: 16px;
   font-weight: bold;
}
/* 引用 */

blockquote
 {
  font: 12px/20px normal Tahoma, sans-serif;
  padding: 8px;
  background-color: #333333;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin: 5px;
  background-image: url(img/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 15px;
  }

blockquote span
 {
     display: block;
     background-image: url(img/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right; }

/* ページレイアウト */

body
{
   min-width: 740px;
   margin: 0;
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   text-align: center;
   color: #ccc;
   background: #000000;
   line-height: 1.2;
}

#container
{
   position: relative;
   margin: 0 auto; 
   text-align: left;
   width: 740px;
}

#container-inner
{
   position: static;
   width: auto;
   background: url(img/bbg.gif) ;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* ヘッダー（レイアウト） */

#banner
{
   position: relative;
   width: 740px; /* necessary for ie win */
   height: 260px;
}

#banner-inner
{
   position: static;
   width: 740px;
   height: 260px;
   background: url(img/topdamono.gif)  no-repeat;
}


/* ヘッダー（サイトタイトル） */

#banner-header
{
   width: 470px;
   margin: 0;
   font-size: 26px;
   line-height: 1.5;
   position:absolute; top:45px; left:40px;
   color: #ffcc00;

}

/* ヘッダー（検索ボックス） */

#banner-search
{
   position:absolute; bottom:7px; left:15px;
   color: #fff;
}


/* ヘッダー（サイト説明） */

.banner-des
{
   position:absolute; top:60px; left:20px;
   width: 500px; 
   font-size: 12px;
   font-weight: nomal;
   color: #fff;
}

#banner-description
{
   display: none;
}


/* メインコンテンツ全体 基本レイアウト*/

#pagebody
{
   position: relative;
   width: auto; 
   _width: 100%; 
   text-align: center;
}

#pagebody-inner 
{
   position: static;
   width: 730px; 
   padding: 10px 0;
   margin: 0 5px; 
   text-align: left; 
   background: #000 ;
}

#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#beta 
{ 
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
}

#alpha-inner, #beta-inner
{
   position: static;
   background: #000 ;
}


/* メインコンテンツ基本レイアウト（記事部分） */

#alpha { 
   margin: 0 10px; 
   width: 510px; 
}
#alpha-inner { 
   width: auto; 
   padding: 10px;
}


/* メインコンテンツ基本レイアウト（サイドメニュー） */

#beta {
   margin: 0; 
   width: 200px;
}
#beta-inner { padding: 10px; }


/* 記事部分コンテンツ */

.archive-header,.trackbacks-header,.comments-header,.comments-open-header
{
   position: relative;
   width: auto;
   height: 40px;
   margin: 0;
   padding-left: 45px;
   padding-top: 5px;
   color: #666;
   background: url(img/ah.gif)  no-repeat;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   clear: both;
}

.img { float: left; margin: 5px 5px 5px 0; }
.img2 { float: right; margin: 5px 5px 5px 0; }
.entry-header
{
   margin-top: 10px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}

.entry-content { position: static; clear: both; }
.entry,
.entry-more { clear: both; }
.entry-body { width: 100%; }
.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #ccc;
   color: #999;
}

.gotop { text-align: right;  clear: both;}



/* トラックバック関連 */

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #ccc;
   padding: 0 10px;
   color: #999;
   font-size: 11px;
   text-align: center;
}

.trackback-content { margin: 0; line-height: 1.5; }
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #ccc;
   font-size: 10px;
   text-align: right;
}


/* コメント関連 */

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}
#comment-bake-cookie { margin-left: 0;　vertical-align: middle; }
#comment-post { font-weight: bold; }
.comment-content,
.comment-footer,
.comments-open-footer { margin: 10px 0; }
.comments-open-content,
.comments-closed { clear: both; margin: 5px 10px; }
.comments-open label { display: block; }


/* フッター */

#footer
{
   width: 740px; /* necessary for ie win */
   height: 60px;
   background: url(img/footer.gif)  bottom no-repeat;
   position: relative;
}

#footer-inner
{
   font-size: 10px;
   text-align: center;
   color: #fff;
   line-height: 60px;
}

.footer-navi
{ 
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
   color: #999;
}

.footer-navi a
{ 
   color: #999;
}

/* サイドメニュー内部 */

.module-header
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 0 0 10px 0;
   padding: 0;
   color: #fff;
   background: #63a9ce;
   background: url(img/mh.gif) no-repeat;
   font-size: 12px;
   font-weight: bold;
   line-height: 30px;
   text-align: center;
}

.module-content
{
   margin: 10px 0;
   padding: 0;
   color: #999;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item a
{
   width: 178px; 
   background-color: #000;
   text-indent: 5px;
   display: block;
   font-size: 12px;
   line-height: 1.25;
   margin: 2px 0;
   padding: 5px 0;
   border: 1px solid #ccc;
   text-decoration: none;
   color: #ffcc00;
}

.module-list-item a:hover
{
   background: #ffcc00;
   border: 1px solid #999;
   color: #000;
}

/* 物販用おすすめ・ピックアップ部分 */

.pickup
{
   width: auto; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   border: 1px solid #999;
   line-height: 1.5;
}
.pickup1
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: left;
}
.pickup2
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: right;
}

/* 表示補助 */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
}
