/*--------------------------------------------------------
■フッターメニュー
--------------------------------------------------------*/

div#footer{
	clear: both;
	width: 850px;
	background: url(img/foot.jpg) repeat-x top #fff;
	text-align: center;
	padding-top: 20px;
	padding-left: 0px;
}


/*--------------------▽フッター内で使用する線*/

div#footer hr{
	clear: both;
	color: #aaa;
}


/*/*--------------------▽メニューリスト*/

div#footer .menu{
	margin: 0 0 7px 0;
}

div#footer .menu ul{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#footer .menu li{
	display: inline;
	margin-right: 8px;
	padding-left: 10px;
	color: #666;
	font-size: 8.5pt;
	line-height: 14pt;
	border-left: 1px solid #666;
}

div#footer .menu a{ color: #666; text-decoration: none; }
div#footer .menu a:hover{ color: #f666; }

div#footer p{
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	color: #666;
	text-align: left;
}

/*--------------------------------------------------------
■Copyright
--------------------------------------------------------*/

div#footer #copyright{
	clear: both;
	padding: 5px 0 5px 0;
	width: 850px;
	font-size: 8.5pt;
	line-height: 14pt;
	color: #666;
}

div#footer #copyright a{ color: #666; text-decoration: none; }
div#footer #copyright a:hover{ color: #666; text-decoration: underline; }
#main-area .contents2 .ranking .gzou1 {
	float: left;
	height: 300px;
	width: 200px;
}
#main-area .contents2 .ranking .gzou2 {
	float: left;
	height: 433px;
	width: 450px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#main-area .contents2 .ranking .gzou3 {
	height: auto;
	width: 700px;
	clear: both;
}



/*------------------------------------------------------------
●７、color・・・フォントカラーの設定
-------------------------------------------------------------*/

.black
	{
	color: #000!important;
	}/*黒色*/
.red
	{
	color: #cc0000!important;
	}/*赤色*/
.blue
	{
	color: #003399!important;
	}/*青色*/
.green
	{
	color: #008000!important;
	}/*緑色*/
.yellow
	{
	color: #ffff00!important;
	}/*黄色*/
.navy
	{
	color: #1F26A9!important;
	}/*紺色*/
.gray
	{
	color: #ccc!important;
	}/*灰色*/
.orange
	{
	color: #ff6600!important;
	}/*橙色*/
.pink
	{
	color: #cc6699!important;
	}/*ピンク色*/
.purple
	{
	color: #660099!important;
	}/*紫色*/
.olive
	{
	color: #808000!important;
	}/*黄土色*/
.lime
	{
	color: #00ff00!important;
	}/*黄緑*/
.aqua
	{
	color: #167FA6!important;
	}/*水色*/

.impact
	{
	padding: 0px;
	color: #000000;
	background-color: #ffff99;
	}

/*------------------------------------------------------------
●１１、box・・・カラーボックスの設定
-------------------------------------------------------------*/

.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/
.box-green{ background-color: #82ff82!important; }/*緑色のボックス*/



#button1 {
	height: 50px;
	width: 380px;
	margin: 5px 0px 0px 140px;
	font-size: 23px;
	line-height: 70px;
	background-image: url(../images/botan1.jpg);
	background-repeat: no-repeat;
}
#button1 a {
	height: 50px;
	width: 380px;
	text-indent: -2000px;
	color: #FFFFFF;
	display: block;
}
#button1 a:hover {
	height: 50px;
	width: 380px;
	text-indent: -2000px;
	text-decoration: none;
	background-image: url(../images/botan2.jpg);
	color: #E33C7E;
	background-repeat: no-repeat;

}


h1 {
	text-align: right;
	color: #666666;
	margin-top: 1px;
	margin-left: 15px;
	font-size: 10px;
	font-weight: normal;