/* 基本レイアウト */
html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }

/* リンク色（ページ全体） */
a { color: #0000DD; text-decoration: underline; }
a:hover { color: #ff9900; }

/* リンク色（ヘッダー） */
#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

/* リンク色（サイドメニュー） */
#side a { color: #0000DD; }
#side a:hover { color: #ff9900; }

/* 見出し */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 0px; }


/* ページレイアウト */
body
{
 min-width: 750px;
 margin: 0;
 padding: 0;
 font-size: 0.8em;
 text-align: center;
 color: #333;
 background: url(img/back.gif) repeat-x;
 line-height: 1.5;
}

#container
{
 position: relative;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 width: 920px;
 background:#fff;
 border-left:1px solid #cacaca;
 border-right:1px solid #cacaca;
 border-bottom:1px solid #cacaca;
}

#container:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* ヘッダー（レイアウト） */
#banner
{
 position: relative;
 width: 920px;
 height: 200px;
 margin: 0 auto 0 auto;
 background: url(img/banner.jpg);
}
#banner div,#banner h1{
 font-size:2.0em;
 color:#fff;
 text-indent:30px;
 position:relative;
 top:50px;
 text-align:left;
 font-weight:bold;
}

/* ヘッダー（サイトタイトル） */
#head,#head h1{
 width:920px;
 height:30px;
 margin: 0;
 color: #fff;
 font-size: 1.0em;
 font-weight: normal;
 line-height: 30px;
 text-indent:10px;
 text-align:left;
 background:#5284B2;
 border-bottom:1px solid #5B8379;
}


/* ヘッダー（検索ボックス） */
#banner-search
{
 position:absolute; top: 67px; right: 40px;
}


/* ヘッダー（サイト説明） */
#banner-description
{
 display: none;
}


/* メインコンテンツ全体 基本レイアウト*/
#pagebody
{
 position: relative;
 width: 900px;
 _width: 920px;
 margin: 0 auto;
 text-align: left;
 padding:10px;
}

#pagebody:after
{
 content: " ";
 display: block;
 visibility: hidden;
 clear: both;
}


/* メインコンテンツレイアウト */

#main /* 記事部分 */
{
 position: relative;
 min-height: 1px;
 width: 685px;
 float:left;
 text-align: left;
 }

#side /* サイドメニュー */
{
 position: relative;
 min-height: 1px;
 margin: 0;
 width: 200px;
 text-align: left;
 float:right;
}

#s-main /* 検索結果記事部分 */
{
 display: inline;
 position: relative;
 float: left;
 min-height: 1px;
 width: 510px;
 _width: 490px;
 margin: 10px;
 text-align: left;
 }

/* 記事部分見出し */

.header1
{
 position: relative;
 width: auto;
 _width: 100%;
 margin: 0 0 15px 0;
 background: url(img/header1.gif) no-repeat;
 line-height: 35px;
 font-size: 1.4em;
 color:#fff;
 font-weight: bold;
 text-indent:40px;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
}


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

.entry
{
 line-height: 1.5;
 margin: 10px;
 padding-bottom: 10px; 
 border-bottom: 1px dotted #dcdcdc;
}

.more
{
 text-align: right;
 }

.header2
{
 position: relative;
 margin-top: 10px;
 border-left: 5px solid #ccc;
 padding: 2px 0 2px 10px;
 font-size: 1.1em;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 line-height: 1.25;
}

.header1 a, .header2 a 
{
 text-decoration: none;
 }

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

.bread
{
 background: none;
 margin: 0 0 10px 0;
 text-align: left;
}

.f-navi
{
 margin: 5px 0;
 text-align: center;
 clear: both;
}

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

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

.tb-info
{
 text-align: center;
 border: 1px dotted #ccc;
}


/* フッター */
#footer
{
 position: relative;
 width: 920px;
 height: 60px;
 background:#5284B2;
 text-align: left;
 padding: 0;
 clear: both;
 color: #fff;
 border-top:1px solid #5B8379;
}

#footer p
{
 padding: 0;
 margin: 0;
 font-size: 0.8em;
 position:absolute; top: 10px; right: 20px;
}

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

.footer-navi
{
  width: 920px;
 margin: 0 5px;
 padding: 5px 0;
 background: #ccc;
 font-size: 0.8em;
 text-align: center;
 line-height: 1.25;
 clear: both;
}

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


/* サイドメニュー内部 */
.side-header
{
 position: relative;
 width: auto;
 height: 16px;
 margin: 10px 0 5px 0;
 padding: 0;
 color: #fff;
 background: #666;
 font-size: 14px;
 font-weight: nomal;
 line-height: 16px;
 text-align: center;
}

#side p 
{
 padding: 0 5px;
}

#side ul
{
 margin: 0 0 10px 0;
 padding: 0;
 list-style: none;
 border:1px solid #54ADB2;
}

#side li a
{
 width:190px;
 _width:195px;
 background:url(img/li.gif) no-repeat left #fff;
 text-indent: 15px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin: 2px 0 2px 5px;
 padding: 5px 0;
 letter-spacing: 0.1em;
 text-decoration: none;
}
#side li.catlabel
{
 width: 198px;
 _width: 200px;
 background-color: #54ADB2;
 text-indent: 5px;
 display: block;
 font-size: 12px;
 line-height: 1.25;
 margin:0;
 padding: 5px 0;
 color:#fff;
 letter-spacing: 0.1em;
 text-decoration: none;
}
/*ランキング*/
table.ranking {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.ranking th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table.ranking td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.ranking td.center{
    text-align:center;
}

/*画像回り込み*/
.imgleft{
 float:left;
 margin:0 15px 15px 0;
}
.imgright{
 float:right;
 margin:0 0 15px 15px;
}
/*文字装飾*/
.line{
 background-color: #ffff00;
 color: #000000;
}
.pink{
 color: #ff0062;
}
.red{
 color:red;
}