@charset "shift_jis";

/*
-----------------------------------------------
▼TOPページ
----------------------------------------------- */
body{
	background:url(../img/body_bg.gif) #19240e repeat-x;
	text-align:center;
	color:#fff;
	}

#topall{
	margin:54px auto 0 auto;
	width:821px;
	border:solid 1px #393939;
	text-align:left;
	background-color:#000;
	}
/* IE 用▼ */
* html #topall{
width:823px;
}

#topall .floL{
	width:372px;
	padding:0 0 0 0;
	}
#topall .floR{
	width:449px;
	}

#topall .floL p{
	margin-left:40px;
	line-height:2.2em !important;
	text-align:center;
	padding:0 0 40px 0;
	}

/*
-----------------------------------------------
▼フッタのボタン
----------------------------------------------- */

#topfoot{
	border-top:solid 1px #393939;
	}

#topfoot ul{
	list-style-type:none;
	margin:0 0 0 22px;
	}

#topfoot li{
	float:left;
	}

#topfoot ul a:hover img{
	visibility:hidden;
	}
#topfoot ul a:hover {
	background-color:#000;
	}

#topfoot ul a{
	display:block;
	}

#navi01{background-image:url(../img/enter_btnr.gif); width:215px;height:30px; margin-right:176px;}
#navi02{background-image:url(../img/weblog_btnr.gif); width:193px;height:30px}

/*
-----------------------------------------------
▼フッタのコピーライト
----------------------------------------------- */
#footadd{
	margin:4px auto 0 auto;
	padding:0 0 10px 0;
	width:821px;
	font-size:10px;
	color:#747474;
	}

.cr{
	float:right;
	text-align:right;
	}

#footadd .floR{
	width:50px;
	height:50px;
	margin-left:4px;
	}
/* css_end */

