html{background: #f4f4f4;}

body
{
   margin	:auto;
   _margin-right:auto;
   _margin-left:auto;
   padding: 0;
   width: 840px;
   font-size: 14px;
   text-align: center;
   color: #333;
   line-height: 1.5;
   font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
   border: 1px solid #cccccc;

}


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

#banner
{
   width: 840x;
   height: 100px;
   background: #333;
   padding: 1px 0px 0px 0px;
	background:url("img/top.jpg") no-repeat right bottom ;
}



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

h1
{
   margin: 0;
   padding: 80px 20px 0px 20px;
   color: #fff;
   font-size: 13px;
   font-weight: bold;
   line-height: 1.25;
   letter-spacing: 3px;
   float: right;

}


h2 a {
    display: block;
    height: 40px;
    width: 450px;
    margin: 50px;
    text-indent: -9999px;
}



h3	{
	color		:#666;
	font-size	:18px;
	margin		:0px;
	_margin		:0 0 20px 0;
	padding: 20px 0 5px 55px;
	text-align	:left;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	background:url("img/h3.jpg") no-repeat left bottom ;
	clear: both;
	}

h3 a{text-decoration: none; color:#666;}


h4{
	font-size	:16px;
	color: #666;
	margin		:0px 0px 10px ;
	padding: 10px 0 2px 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	text-align: left;
	border-bottom:1px solid #92d94d;	
	background:url("img/h4.jpg") no-repeat left bottom ;
	clear: both;
	}

h3 a{text-decoration: none; color:#666;}

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

#pagebody
{
   width: 840x;
   margin: 0;
   text-align: center;
   background: #fff ;
   text-align: left;
   }


#alpha
{
   float: left;
   margin: 0 5px; 
   _margin: 3px; 
   width: 560px; 
   background: #fff ;
   padding: 5px;
   }


.entry{
   margin: 0 10px 5px 5px;
}



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


.img { float: left; margin: -10px 20px 5px 0; }



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


.content-nav { background: #fff; }
.content-nav-bread{ background: #fff; }





/* フッター */

#footer
{
   clear: both;
   width: 840px; /* necessary for ie win */
   background: url(img/footer.jpg)  no-repeat;
   font-size: 10px;
   text-align: center;
   color: #666;
   padding: 30px 0;
   }



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

#side 
{
   float: right;
   width: 250px;
   margin: 0px 5px 0 0;
   _margin: 0 2px 0 0 ;
}




#side h4{
	margin: 10px 0 0;
	padding: 10px 10px 10px 40px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	color: #fff;
	background: url("img/sideh4.gif") no-repeat left center;
	border:none;	
	}



#side ul {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 13px;
	}

#side li {
	margin: 0;
	list-style: none;
	font-weight: bold;
	background: url("img/li.gif") no-repeat left center;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	}

#side li a{
	padding: 8px 0 8px 30px;
	display: block;
	text-decoration: none;
	color: #0066cc;
	text-decoration:none
	}

#side li a:active{color	:#0066cc;}
#side li a:visited{color	:#0066cc;}
#side li a:hover{
				color: #ff6600;
				text-decoration:underline;
				background: url("img/lia.gif") no-repeat left center #f4f4f4;
				}

#side h4 a{text-decoration: none; color: #fff;}
#side h4 a:hover{text-decoration: underline; color: #fff;}

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

a img { border: 0; }
a { color: #0066cc; text-decoration: underline; 	font-weight: bold;}
a:hover { color: #ffcc00; }


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

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



.blue{color:#00c;}
.red{color:#c00;}

.right{   float: right;}


/* テーブル関連 */

table{
	width: 520px;
	background: #ccc;
	margin: 10px 10px;
	_margin: 10px 0 10px 0px;
	font-size: 13px;}

th{
	padding: 5px 10px;
	font-size: 13px;
	color: #666;
	background: #f4f4f4 ;
	}

td{background: #fff;
	padding: 5px ;
	text-align: center;
	}

.tlh td{
	text-align: left;
	padding: 5px 10px;
	}

.ttb td{
	padding: 5px;
	font-size: 14px;
	}

.ttb th{
	text-align: center;
	}

.tleft{
	text-align: left;
	}

/* ランキング */


.r0{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r0.jpg") no-repeat left bottom ;
	}


.r1{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r1.jpg") no-repeat left bottom ;
	}


.r2{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r2.jpg") no-repeat left bottom ;
	}

.r3{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r3.jpg") no-repeat left bottom ;
	}


.r4{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r4.jpg") no-repeat left bottom ;
	}


.r5{
	margin		:10px 30px -10px 10px;
	_margin		:10px 10px -10px 0px;
	padding: 0px 0 0px 40px;
	line-height: 30px;
	border-top:1px solid #ccc;	
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;	
	background:url("img/r5.jpg") no-repeat left bottom ;
	}


/*-------------------------------------------------------
■ グローバルナビゲーション
-------------------------------------------------------*/

#navi
{
    margin: 0;
    padding: 0;
    width: 840px;
    height: 36px;
    margin: 0 auto;
    background:url("img/navi.gif") repeat-x left center ;
    border-bottom: 1px solid #ccc;
}

#navi ul
{
    height: 36px;
    list-style: none;
    margin: 0;
    _margin: 0 0 0 1px;
    padding: 0;
    text-align: center;
}

#navi li
{
    margin: 0;
    padding: 0;
    float: left;
}

#navi li a{
    width: 209px;
    _width: 208px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #fff;
    display: block;
    text-decoration:none;
    float: left;
    background:url("img/navi.gif") repeat-x left center ;
    border-left: 1px solid #ccc;
}

#navi li a:hover
{
    background:url("img/navi2.gif") repeat-x left center ;
    color: #fff;
}


.bt a {
    display: block;
    height: 40px;
    width: 350px;
    margin: 10px 100px 10px;
    background: url(img/bt1.gif) no-repeat;
    text-indent: -9999px;
}

.bt a:hover {
    display: block;
    height: 40px;
    width: 350px;
    background: url(img/bt2.gif) no-repeat;
}



