/* 基本レイアウト */


.txt-img {
margin:0 10px 0 0;
}


.tinys {
font-size:8px;
color:#999;
}

.tinys a {
color:#999;
text-decoration:none;
}

.tinys a:hover {
color:#999;
}

.tinys a:visited {
color:#999;
}


body.ad{
	background:#fff;
}
.ad{
text-align:left;
font-size:10px;
font-color:#999999;
}

.adplus{
text-align:center;
}

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; font-size: 10px; }
a img { border: 0; }


/* リンク色（ページ全体） */

a { color: #669900; text-decoration: underline; }
a:hover { color: #ff9900; }


/* リンク色（ヘッダー） */

#banner a { color: #556b2f; text-decoration: none; }
#banner a:hover { color: #556b2f; }


/* リンク色（サイドメニュー） */

.module-content a { color: #999; }
.module-content a:hover { color: #333; }


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}


/* ページレイアウト */

body
{
   min-width: 730px;
   margin: 0;
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   text-align: center;
   color: #666;
   background: #fff ;
   line-height: 1.5;
}

#container
{
   position: relative;
   margin: 0 auto; 
   text-align: left;
   width: 735px;
}

#container-inner
{
   position: static;
   width: auto;
   background: #fff ;
}


/* ヘッダー（レイアウト） */

#banner
{
   position: relative;
   width: 735px; /* necessary for ie win */
   height: 73px;
   background: #99cc00 ;
}

#banner-inner
{
   position: static;
   height: 70px;
   background: url(img/ah.gif)  no-repeat left #fff;
   border-bottom: 2px solid #336600;

}


/* ヘッダー（サイトタイトル） */

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 16px;
   font-weight: bold;
   line-height: 1.5;
   position:absolute; top:22px; left:40px;
}


/* ヘッダー（検索ボックス） */

#banner-search
{
   position:absolute; bottom:7px; right:5px;
   color: #666;
   font-size: 10px;
}


/* ヘッダー（サイト説明） */

.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: 100%;
   text-align: center;
   padding-bottom: 10px;
}

#pagebody-inner { position: static; width: 100%; 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: 10px 0; 
   width: 530px; 
   border: 1px solid #dcdcdc;
}
#alpha-inner { 
   padding: 10px;
}


/* メインコンテンツ基本レイアウト（サイドメニュー） */

#beta {
   width: 195px;
}
#beta-inner { padding: 0; }


/* 記事部分コンテンツ */

h2 {
font-size:12px;
margin:0 auto;
padding:0 auto;
text-indent:-5432px;
}


h3 {
   position: relative;
   width: auto;
   height: 30px;
   margin: 10px 0;
   padding-left: 40px;
   padding-top: 5px;
   color: #669900;
   background: url(img/ah.gif)  no-repeat;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}

.img { float: left; margin: 5px 5px 5px 0; }

.entry-header
{
   margin-top: 3px;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9 { 
margin-bottom:15px;
padding-bottom:5px;
}

#text1 p, #text2 p,#text3 p,#text4 p,#text5 p,#text6 p,#text7 p,#text8 p,#text9 p { 
margin:0px;
padding:3px 0;
}


.entry-content { position: static; clear: both; }
.entry,
.entry-more { clear: both; }
.entry-body { width: 95%; 
padding-left:10px;
}

.entry1 { clear: both; position: relative; }


.gotop { text-align: right;  clear: both;}


.content-nav { background: #f5f5f5; }
.content-nav-bread{ background: #f5f5f5; }




/* フッター */

#footer
{
   width: 730px; /* necessary for ie win */
   height: 50px;
   position: relative;
}

#footer-inner
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 10px 0;
   padding-left: 40px;
   padding-top: 5px;
   color: #556b2f;
   background: url(img/ah.gif)  no-repeat;
   font-size: 10px;
}

.footer-navi
{ 
   background: #fff;
   font-size: 10px;
   text-align: left;
   line-height: 2;
   clear: both;
   padding: 5px 0;
   border-top: 1px solid #336600;
   border-bottom: 1px solid #669900;
}


/* サイドメニュー内部 */

h4
{
   position: relative;
   width: auto;
   height: 16px;
   margin: 10px 0 0 0;
   padding: 0;
   color: #808000;
   background: #eee8aa ;
   font-size: 10px;
   font-weight: nomal;
   line-height: 16px;
   text-transform: uppercase;
   text-align: center;
   border-top: 1px solid #808000;
   border-bottom: 1px solid #808000;
}

.module
{
   position: relative;
   overflow: hidden;
   width: 195px; 
   margin: 0;
   padding: 0;
}

.module-content
{
   position: relative;
   margin: 0;
   padding: 4px;
   color: #ccc;
}

.module-content ul
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-content li a
{
   width: 190px; 
   padding: 5px 0;
   background-color: #fff;
   text-indent: 0px;
   display: block;
   font-size: 10px;
   margin: 0;
   letter-spacing: 0.1em;
   border-bottom: 1px solid #ccc;
   text-decoration: none;
   color: #999;
}

li a:hover
{
   background: #f5f5f5;
   border-bottom: 1px solid #ccc;
   color: #333;
}


/* 表示補助 */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
}

/* 物販用おすすめ・ピックアップ部分 */

.pickup
{
   position: relative;
   width: auto; 
   margin: 5px 0;
   padding: 5px;
   color: #333;
   border: 1px solid #ff9900;
   line-height: 1.5;
   background: #ffcc00;
}
.pickup1
{
   width: 30%; 
   margin: 5px 5px 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: left;
}
.pickup2
{
   width: 30%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   color: #333;
   line-height: 1.5;
   float: right;
}