@charset "UTF-8";

hr.br { color: #FFF; width: 0%}
.ads { font-size: 10px}
.title-header { font-size: 14px; font-weight: bold}
.entrypr { color: #999; font-size: 10px}
.entrypr a { color: #999; font-size: 10px; text-decoration: none}
.entrypr a:hover { color: #999 }
.footer-navi a { color: #999 }
.center { text-align:center }

/* 基本レイアウト */

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


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

a { color: #0000FF; text-decoration: underline}
a:hover { color: #ff9900}


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

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


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

.module-content a { color: #000}
.module-content a:hover { color: #ff9900}


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold }
h1, h2, h3, h4, h5, h6 { margin: 0 }


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

body {
min-width: 740px;
margin: 0;
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 13px;
text-align: center;
color: #333;
background: #f5f5f5;
line-height: 1.62
}

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

#container-inner {
position: static;
width: auto
}

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

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

#banner {
position: relative;
width: 740px; /* necessary for ie win */
height: 240px;
background: url(img/0.jpg)  no-repeat top right #fff;
}

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


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

#banner-header
{
width: 340px;
margin: 0;
font-size: 26px;
font-weight: normal;
line-height: 1.25;
position:absolute; top:35px; left:20px;
font-family: "ヒラギノ角ゴ8","HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
}

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

#banner-search
{
position:absolute; bottom:15px; right:20px;
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: 730px; 
margin: 0 5px; 
text-align: center;
}

#pagebody-inner 
{
width: auto; 
_width: 100%; 
position: static;
padding: 5px;
margin: 0; 
text-align: left; 
}

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

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

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


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

#alpha { 
margin: 0; 
width: 520px; 
}
#alpha-inner { 
width: auto; 
padding: 10px;
background: #fff ;
border: 5px solid #006699;
}


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

#beta {
margin: 0; 
width: 180px;
}
#beta-inner
{
padding: 0 0 20px 0;
}


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

.archive-header,.trackbacks-header,.comments-header,.comments-open-header
{
position: relative;
width: auto;
margin: 0;
padding: 2px 0 0 5px;
color: #fff;
background: #6699cc;
border-bottom: 2px solid #006699;
line-height: 1.25;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
clear: both;
}

.img { 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 { margin: 15px 0; clear: both}
.entry-body { margin: 15px 0; 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: 70px;
background: url(img/footer.gif)  bottom no-repeat;
position: relative;
}

#footer-inner
{
font-size: 10px;
text-align: center;
padding-top: 40px;
}

.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: 20px;
margin: 0;
padding: 0;
color: #fff;
background: #006699;
font-size: 12px;
font-weight: bold;
line-height: 20px;
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: #f5f5f5;
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: #000;
}

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

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

.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;
}

/* 広告 */
.kokoku {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
overflow: hidden;
padding-bottom: 14px
}

.kokoku h3 { margin:15px 0 }

/* Demo #1: 親と子のどちらも float:left; */
div.bubble#b1 {
float: left;
margin: 0 30px;
border-left: 10px solid #D0D0C0;
border-bottom: 10px solid transparent;
-border-bottom-color: white;
}
div.bubble#b1 p.body {
float: left;
padding: 10px 20px;
margin: 0 0 0 -30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #D0D0C0;
text-align: center;
-position: relative;
}

div.bubble#b2 {
float: right;
border-left: 10px solid #D0D0C0;
border-bottom: 10px solid transparent;
-border-bottom-color: white;
}
div.bubble#b2 p.body {
float: left;
padding: 10px 20px;
margin: 0 0 0 -30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #D0D0C0;
text-align: center;
-position: relative;
}

div.bubble#b3 {
float: left;
margin: 10px 30px 10px 100px;
border-left: 10px solid #D0D0C0;
border-bottom: 10px solid transparent;
-border-bottom-color: white;
}
div.bubble#b3 p.body {
float: left;
padding: 10px 20px;
margin: 0 0 0 -30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #D0D0C0;
text-align: center;
-position: relative;
}

/* 詳細はこちらボタン */
.buttons {
float: left;
padding-bottom: 20px;
clear: both;
}
a.button {
font: bold 12px Helvetica, Arial, sans-serif;
text-decoration: none;
padding: 7px 12px;
position: relative;
display: inline-block;
-webkit-transition: border-color .218s;
-moz-transition: border .218s;
-o-transition: border-color .218s;
transition: border-color .218s;
/*text-shadow: 0 1px 0 #fff;
color: #6e6e6e;
background: #f3f3f3;
background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
border: solid 1px #dcdcdc;*/
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin-right: 10px;
}
a.button:hover {
color: #333;
border-color: #999;
-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
a.button:active {
color: #000;
border-color: #444;
}
a.left {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
margin: 0;
}
a.middle {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-left: solid 1px #f3f3f3;
margin: 0;
border-left: solid 1px rgba(255, 255, 255, 0);
}
a.middle:hover,
a.right:hover { border-left: solid 1px #999 }
a.right {
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
border-left: solid 1px #f3f3f3;
border-left: solid 1px rgba(255, 255, 255, 0);
}
a.big {
font-size: 16px;
padding: 10px 15px;
}
a.supersize {
font-size: 20px;
padding: 15px 20px;
}
a.save {
background: url(sprite.png) 10px 7px no-repeat #f3f3f3;
padding-left: 30px;
}
a.add {
background: url(sprite.png)  10px -27px no-repeat #f3f3f3;
padding-left: 30px;
}
a.delete {
background: url(sprite.png)  10px -61px no-repeat #f3f3f3;
padding-left: 30px;
}
a.flag {
background: url(sprite.png)  10px -96px no-repeat #f3f3f3;
padding-left: 30px;
}
a.up {
background: url(sprite.png)  13px -133px no-repeat #f3f3f3;
width: 18px;
}
a.down {
background: url(sprite.png)  13px -168px no-repeat #f3f3f3;
width: 18px;
}
a.save-big {
background: url(sprite.png) 15px 11px no-repeat #f3f3f3;
font-size: 16px;
padding: 10px 15px 10px 35px;
}
a.add-big {
background: url(sprite.png)  15px -23px no-repeat #f3f3f3;
font-size: 16px;
padding: 10px 15px 10px 35px;
}
a.delete-big {
background: url(sprite.png)  15px -57px no-repeat #f3f3f3;
font-size: 16px;
padding: 10px 15px 10px 35px;
}
a.flag-big {
background: url(sprite.png)  15px -92px no-repeat #f3f3f3;
font-size: 16px;
padding: 10px 15px 10px 35px;
}
a.up-big {
background: url(sprite.png)  15px -128px no-repeat #f3f3f3;
width: 18px;
font-size: 16px;
padding: 10px 15px;
}
a.down-big {
background: url(sprite.png)  15px -163px no-repeat #f3f3f3;
width: 18px;
font-size: 16px;
padding: 10px 15px;
}

.e-b-G {
background-color: #4D90FE;
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
border: 1px solid #3079ED;
color: white;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
