/* 基本レイアウト */

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.line { background: #ffff00; }
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;}
.s { font-size: 12px; color: #333; line-height: 1.25; }

/* 画像回り込み */

#img1 { float: right; margin-left: 10px; }
#img2 { float: left; margin: 0 15px 10px 0; }

/*  table（ランキング）
-------------------------------------------------------------*/

table{
	border-bottom: solid 1px #cccccc;/*下の枠線*/
	border-right: solid 1px #cccccc;/*右の枠線*/
	border-left: solid 1px #cccccc;/*左の枠線*/
}

th{
	color: #000000;
	font-size: 14pt;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	font-weight: normal;
	padding: 5px 0 5px 10px;
	background: url(img/th-bg.jpg) repeat-x bottom;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

th.no1{ background: url(img/th-bg2.jpg) repeat-x bottom; }

td{
	padding: 8px 15px 30px;
	font-size: 10pt;
}


.t2{
                border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;/*下の枠線*/
	border-right: solid 1px #ccc;/*右の枠線*/
	border-left: solid 1px #ccc;/*左の枠線*/
}

.m1 {
  
   width:18%;
   padding: 2px 2px 2px;
   background:#ccc;
}

.m2 { 
  
  padding: 2px 20px 2px;
   background:#fff;
}


/* 見出し */

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


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

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff6600; }


/* リンク色（サイトタイトル） */

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



/* 表示補助 */

.pkg {
    position: static;
    display: block;
    clear: both;
    padding: 10px;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


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

body {
    min-width: 820px;
    text-align: center; /* center on ie */
    font-family: 'trebuchet ms', verdana, helvetica, arial, "MS Pゴシック","osaka", sans-serif;
    margin: 0px;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    background: url(img/bg.gif) repeat-x #fff;
    line-height: 1.5;
}

#container
{
    position: relative;
    width: 820px;
    margin: 0 auto;
    text-align: center;
    background: #fff;

}


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

#banner {
    position: relative;
    margin: 0px;
    width: 820px; /* necessary for ie win */
    height: 80px;
    background: url(img/head.gif) no-repeat center #fff ;
}

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

#banner h1
{
    margin: 0;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.25;
    position:absolute; top: 27px; left: 95px;
}

#banner p
{
    margin: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.25;
    position:absolute; bottom:10px; left:405px;
}

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

#banner-search
{
    position:absolute; bottom:12px; right:72px;
    color: #fff;
}


/* ヘッダーその他（変更不要） */

#banner-description
{
    display: none;
}


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

#pagebody
{
    position: relative;
    width: 100%;
    text-align: center;
    background: url(img/bbg.gif) bottom left no-repeat ;
}

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

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

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

#alpha { 
    width: 550px; 
    border-left: 1px solid #ccc;
}

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

#beta {
    width: 200px;
}

#beta .pkg {
    position: static;
    display: block;
    clear: both;
    padding: 10px 0 0 20px;
}

/* 記事部分レイアウト */


/* 記事部分見出し */

.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    height: 50px;
    width: auto;
    background: url(img/hm.gif) no-repeat top right;
    margin: 0;
    padding: 20px 5px 10px 10px;
    color: #666;
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 40px;
    border-left: 5px solid #ffcc00;
    clear: both;
}

.archive-header2 {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    height: 36px;
    w\idth: auto;
    background: url(img/bh.gif) no-repeat ;
    margin: 5px 0;
    padding: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 36px;
    text-indent: 25px;
    clear: both;
}

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

.entry
{
    line-height: 1.5;
    margin: 10px;
}


.both {clear: both;}

.entry-header {
    margin-top: 10px;
    height: 20px;
    border-bottom: 1px dotted #ffcc00;
    padding: 0 0 0 10px;
    color: #336699;
    font-size: 1.1em;
    line-height: 20px;
    font-weight: bold;
    text-indent: 25px;
}

.archive-header a,
.entry-header a { text-decoration: none; }

.entry-footer,
{
    margin: 5px 10px 0 0;
    border-top: 1px dotted #dae0e6;
    padding: 5px 0;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.content-nav
{
    background: #fff;
    margin: 5px 0;
    text-align: center;
    text-align: left;
}

.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    background: url(img/gotop.gif) no-repeat right;
    clear: both;
}

.img
{
    float: left;
    margin-right: 5px;
    text-align: center;
}

.entry h2
{
    font-size: 29px;
    font-weight: normal;
}

/* フッター */

#footer
{
    position: relative;
    margin: 0px;
    padding: 0;
    width: 820px;
    height: 150px;
    background: url(img/foot.gif) center no-repeat ;
    text-align: center;
    font-size: 0.8em;
    clear: both;
    color: #333;
    line-height: 45px;
}

.footer-navi
{
    text-align: center;
    font-size: 0.8em;
    clear: both;
}


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

.module-header {
    width: 200px;
    height: 36px
    color: #666;
    background: url(img/st.gif) no-repeat;
    line-height: 36px;
    margin: 0px;
    font-size: 0.8em;
    border-bottom: 1px solid #ccc;
    font-weight: nomal;
    text-align: center;
    display: block; 
}

.module-content {
    position: relative;
    margin: 0;
    padding: 0;
}
.module-content p {
    padding: 0 5px;
}
ul
{
   margin: 0;
   padding: 0;
   list-style: none;
}
li a
{
    /*width: auto; 
    _width: 100%;*/
width:180px;
    font-size: 0.8em;
    padding: 8px 3px 8px 10px;
    color: #666;
    display: block;
    line-height: 1.5;
    margin: 2px 0 1px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    border-left: 5px solid #ccc;
    background: url(img/li.gif) ;
}

li
{
    color: #fff;
}

li a:hover
{
    color: #cc0000;
    border-left: 5px solid #ff9900;
    background: url(img/lih.gif) ;
}
dl
{
   margin: 0;
   padding: 0;
}
.center
{
    text-align: center;
}

.pickup1
{
   width: 45%; 
   margin: 10px 5px 10px 5px;
   padding: 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border-right: 1px solid #ccc;
   border-bottom: 1px dotted #999;
}

.content
{
   background-color: #FFDAB9;
   padding: 5px;
}

.box
{
   margin: 10px;
   border: 1px dotted #000;
   background-color: #000;
   padding: 10px;
   clear: both;
    background: url(img/boxbg.gif) no-repeat right bottom #f8f8f8;
}

.box ul {
    margin: 10px 0 10px 25px;
    padding: 0;
    line-height: 1.5;
}

.listlabel
{
    width: 200px;
    height: 38px;
    color: #666;
    background: url(img/st.gif) no-repeat;
    line-height: 36px;
    margin: 0px;
    font-size: 0.8em;
    border-bottom: 1px solid #ccc;
    font-weight: nomal;
    text-align: center;
    display: block; 
}