body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	background-color: #000000;
    text-align: left;
	}

/* ■■■　ヘッダー　■■■ */

#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	line-height: 100%;
	}
.header_title {
	width: 375px;
	height: 70px;
	margin: 15px 10px 15px 10px;
	padding: 0px;
	background-color: ;
	float: left;
	}
.header_box {
	width: 370px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
	float: left;
	}
.header_box_01 {
	width: 192px;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 8px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	text-align : left;
	line-height: 130%;
	float: left;
	}
.header_box_02 {
	width: 112px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* ■■■　ヘッダー ＬＩＶＥ　■■■ */

.header_live {
	width: 370px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/live_bg_a.gif);
	}
.header_live a {
	width: 205px;
	height: 36px;
	margin: 0px;
	padding: 12px 20px 12px 145px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	display: block;
	background-image: url(../img/live_bg_a.gif);
	background-repeat: repeat;
	}
.header_live a:hover {
	width: 205px;
	height: 36px;
	margin: 0px;
	padding: 12px 20px 12px 145px;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none; 
	display: block;
	background-image: url(../img/live_bg_b.gif);
	background-repeat: repeat;
	}
.header_box_stickam {
	width: 88px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* ■■■　ヘッダー アクセス　■■■ */

.header_access {
	width: 300px;
	height: 15px;
	margin: 5px 0px 0px 50px;
	padding: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}
.header_access_box {
	width: ;
	height: ;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align : left;
	float: left;
	}
.header_access_counter {
	width: 75px;
	height: 15px;
	margin: 0px 3px 0px 3px;
	padding: 0px;
	text-align : right;
	background-image: url(../img/counter_bg.gif);
	background-repeat: no-repeat;
	float: left;
	}


