/* 基本レイアウト */

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }


/* リンク色（ページ全体） */

a { color: #669900; text-decoration:none; }
a:hover { color: #ff9900; }


/* リンク色（ヘッダー） */

#banner a { color: #333; text-decoration: none; }
#banner a:hover { color: #fff; }


/* リンク色（サイドメニュー） */

.module-content a { color: #666; }
.module-content a:hover { color: #ff9900; }


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin: 0px;
}


/* ページレイアウト */

body
{
   min-width: 766px;
   margin: 0;
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   text-align: center;
   color: #666;
   background-repeat:repeat-x;
   background-color:#F1EDC0;
   background-image: url(img/tall_x.jpg);
   line-height: 1.5;
}

#container
{
   position: relative;
   margin: 0 auto; 
   text-align: left;
   width: 766px;
}

#container-inner
{
   position: static;
   width: auto;
   background: #fff ;
}


/* ヘッダー（レイアウト） */

#banner
{
   position: relative;
   width: 766px; /* necessary for ie win */
   height: 355px;
   background: url(img/header.jpg) left no-repeat ;
}

#banner-inner
{
   position: static;
   width: 766px;
   height: 355px;
   background: url(img/header.jpg) left no-repeat ;

}


/* ヘッダー（サイトタイトル） */

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 12px;
   font-weight: normal;
   line-height: 1.25;
   font-weight: bold;
   position:absolute; top:10px; left:40px;
}


/* ヘッダー（検索ボックス） */

#banner-search
{
   position:absolute; bottom:2px; right:10px;
   color: #fff;
}


/* ヘッダー（サイト説明） */



#banner-description
{
   display: none;
}


/* メインコンテンツ全体 基本レイアウト*/

#pagebody
{
   position: relative;
   width: auto;
   width: 100%;
   text-align: center;
   background: url(img/bbg.jpg) ;
}

#pagebody-inner 
{
   position: static;
   width: 766px; 
   padding: 0 0 10px 0;
   margin: 0 auto; 
   text-align: left; 
}

#alpha
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
   right: 40px;
}

#beta 
{ 
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#alpha-inner, #beta-inner
{
   position: static;
}


/* メインコンテンツ基本レイアウト（記事部分） */

#alpha 
{
   width: 480px;
   padding-top: 0;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
}

#alpha-inner
{ 
   padding: 10px;
   width : auto;
   background: #fff ;

}

/* メインコンテンツ基本レイアウト（サイドメニュー） */

#beta
 {
   width: 200px;
}

#beta-inner { padding: 0 5px; }


/* 記事部分コンテンツ */

.archive-header,.trackbacks-header,.comments-header,.comments-open-header
{
   position: relative;
   width: 470px;
   height: 35px;
   margin: 0 0 10px 0;
   padding-left: 35px;
   background: url(img/ah.jpg)  no-repeat;
   line-height: 35px;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;
   clear: both;
   color: #666666;
   font-weight: bold;
}

.archive-header-i
{
   position: relative;
   width: 440px;
   height: 34px;
   margin: 0 0 10px 0;
   padding-left: 40px;
   background: url(img/ah-i.jpg)  no-repeat;
   line-height: 36px;
   font-size: 16px;
   font-weight: bold;
   text-transform: uppercase;
   clear: both;
   color: #ffffff;

}

.archive-header-m
{
   position: relative;
   width: 470px;
   height: 54px;
   margin: 0 0 10px 0;
   padding-left: 70px;
   background: url(img/ah-m.jpg)  no-repeat;
   line-height: 58px;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   clear: both;
   color: #666666;

}
.archive-header-e
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 10px 0 10px 0;
   padding-left: 40px;
   background: url(img/ah2.jpg)  no-repeat;
   line-height: 30px;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   clear: both;
   color: #ff9900;
}

.img { float: left; margin: 5px 5px 5px 0; }
.img-r { float: right; margin: 5px 0 5px 5px; }
.clear{clear: both;}
.img-c{ float: left; margin: 0 5px 0 0; }
.img-t { float: left; margin: 5px 15px 5px 0; }

.entry-header
{

   padding: 0 0 0 5px;
   color: #66cc00;
   font-size: 14px;
   font-weight: bold;
}

.entry-content { position: static; clear: both; }
.entry,
.entry-more { clear: both; }
.entry-body { width: 100%; }
.entry-footer{
   margin: 20px 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;
}

/* フッター */

#footer
{
   width: 766px; /* necessary for ie win */
   height: 60px;
   position: relative;
   color: #999999;
   margin-bottom: 20px;
   background-color: #F1EDC0;
   background-image: url(img/footer.jpg);
   background-repeat: no-repeat;
}

#footer-inner
{
   font-size: 10px;
   color: #999A00;
   text-align: center;
   line-height: 60px;
}

.footer-navi
{ 
   width: 766px;
   background: url(img/bbg.jpg) ;
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
   color: #999A00;
}

.footer-navi a
{ 
   color: #666;
}

/* サイドメニュー内部 */

.module-header
{
   position: relative;
   width: auto;
   height: 16px;
   margin: 0 0 10px 0;
   padding: 2px 0;
   color: #666;
   font-size: 12px;
   font-weight: normal;
   line-height: 16px;
   text-transform: uppercase;
   text-align: center;
}

.module
{
	position: relative;
	overflow: hidden;
	width: 170px;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	left: 40px;
}

.module-content
{
   position: relative;
   margin: 10px 0;
   padding: 0;
   color: #999;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item a
{
   width: 170px; 
   height: 35px;
   display: block;
   font-size: 12px;
   line-height: 35px;
   margin: 2px 0;
   letter-spacing: 0.1em;
   text-decoration: none;
   color: #666;
   background: url(img/side.jpg);
   background-repeat: no-repeat;
   text-align: center;

}


.module-list-item a:hover
{
   background: #cccc00;
   background: url(img/side-h.jpg);
   background-repeat: no-repeat;
   color: #666;
}



/* 表示補助 */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
}

.waku
{
   padding: 10px;
   width : 450px;
   background: #fff;
   border: 1px solid #ccc;
   font-size: 12px;
   height: auto;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 20px;
   margin-left: 0;
}

.orange
{
   color: #669900;
}

.shiro
{
   color: #ffffff;
}




.check
{
   position: relative;
   padding: 0;
   color: #999;
   height: auto;
   width: 450px;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 10px;
   margin-left: 0;
   background-image: url(gazou/check2.jpg);
   background-repeat: no-repeat;
   background-position: right center;
}


.messeji
{
   position: relative;
   padding: 0;

   height: auto;
   width: 450px;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 10px;
   margin-left: 0;
   background-image: url(gazou/messeji.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
}

.top-list
{
	padding: 0;
	list-style: none;
	margin: 0;
}

.top-list-item
{
   width: auto;
   height: 24px;
   display: block;
   font-size: 12px;
   letter-spacing: 0.1em;
   text-decoration: none;
   color: #666;
   list-style-image: url(gazou/check.jpg);
   margin: 3px 0 0 8px;
   list-style-position: inside;
   line-height: 19px;
   padding-left: 10px;
   font-weight: bold;
}


.waku2
{
   padding: 10px;
   width : 450px;
   background: #fff;
   border: 1px solid #669900;
   font-size: 12px;
   height: auto;
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 20px;
   margin-left: 0;

}


.moushikomi
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.moushikomi a
{
	background-image: url(gazou/moushikomi.jpg);
	background-repeat: no-repeat;
	width: 470px;
                font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 112px;
	display: block;

}

.moushikomi a:hover
{
   	background-image: url(gazou/moushikomi-h.jpg);
 }


.moushikomi2
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.moushikomi2 a
{
	background-image: url(gazou/moushikomi2.jpg);
	background-repeat: no-repeat;
	width: 470px;
                font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 85px;
	display: block;

}

.moushikomi2 a:hover
{
   	background-image: url(gazou/moushikomi2-h.jpg);
 }


.moushikomi3
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.moushikomi3 a
{
	background-image: url(gazou/moushikomi3.jpg);
	background-repeat: no-repeat;
	width: 460px;
                font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 85px;
	display: block;

}

.moushikomi3 a:hover
{
   	background-image: url(gazou/moushikomi3-h.jpg);
 }


.moushikomi4
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.moushikomi4 a
{
	background-image: url(gazou/moushikomi4.jpg);
	background-repeat: no-repeat;
	width: 460px;
                font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 85px;
	display: block;

}

.moushikomi4 a:hover
{
   	background-image: url(gazou/moushikomi4-h.jpg);
 }

.moushikomi5 a
{
	background-image: url(gazou/imgdiet.jpg);
	background-repeat: no-repeat;
	width: 460px;
        font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 85px;
	display: block;

}

.moushikomi5 a:hover
{
   	background-image: url(gazou/imgdiet-h.jpg);
 }

.moushikomi6 a
{
	background-image: url(gazou/moushikomi6.jpg);
	background-repeat: no-repeat;
	width: 460px;
        font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 85px;
	display: block;

}

.moushikomi6
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.moushikomi6 a:hover
{
   	background-image: url(gazou/moushikomi6-h.jpg);
 }



.kuwashiku
{
   margin:0px;
   padding:0px;
   list-style: none;


}

.kuwashiku a
{
	background-image: url(gazou/kuwashiku.jpg);
	background-repeat: no-repeat;
	width: 470px;
                font-size: 10px;
	text-decoration: none;
	background-position: center;
	font-weight: bold;
	height: 100px;
	display: block;

}

.kuwashiku a:hover
{
   	background-image: url(gazou/kuwashiku-h.jpg);
 }

.red
{
color: #ff0000;
}

.black
{
color: #333;
}


.shichou a
{
	width: 170px;
	height: 50px;
	display: block;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-decoration: none;
	background: url(gazou/shichou-b.jpg);
	background-repeat: no-repeat;
        float: right;
	margin-top: 2px;
}

.shichou a:hover
{
   	background-image: url(gazou/shichou-b-h.jpg);
 }

.center
{
text-align:center;
}

.news {
	height: 105px;
	width: 470px;
	background-image: url(gazou/top-news.gif);
	padding-top: 145px;
	padding-left: 10px;
	background-repeat: no-repeat;
                margin-bottom: 0px;
	padding-right: 0px;
                color: #333;
	background-repeat: no-repeat;
}

.top7{
	height: 415px;
	width: 450px;
	padding-top: 15px;
	padding-left: 15px;
        padding-right: 10px;
       background-image: url(gazou/top7.jpg);
	background-repeat: no-repeat;

}

/* スペース*/

.in1{ padding-bottom:1px;}
.in2{ padding-bottom:2px;}
.in3{ padding-bottom:3px;}
.in4{ padding-bottom:4px;}
.in5{ padding-bottom:5px;}
.in6{ padding-bottom:6px;}
.in7{ padding-bottom:7px;}
.in8{ padding-bottom:8px;}
.in9{ padding-bottom:9px;}
.in10{ padding-bottom:10px;}
.in11{ padding-bottom:11px;}
.in12{ padding-bottom:12px;}
.in13{ padding-bottom:13px;}
.in14{ padding-bottom:14px;}
.in15{ padding-bottom:15px;}
.in16{ padding-bottom:16px;}
.in17{ padding-bottom:17px;}
.in18{ padding-bottom:18px;}
.in19{ padding-bottom:19px;}
.in20{ padding-bottom:20px;}
.in21{ padding-bottom:21px;}
.in22{ padding-bottom:22px;}
.in23{ padding-bottom:23px;}
.in24{ padding-bottom:24px;}
.in25{ padding-bottom:25px;}
.in26{ padding-bottom:26px;}
.in27{ padding-bottom:27px;}
.in28{ padding-bottom:28px;}
.in29{ padding-bottom:29px;}
.in30{ padding-bottom:30px;}