@charset "Shift_JIS";

/* style.css orver written style.css orver written style.css orver written style.css orver written */
#playerBlock {
	width: 640px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

/* style.css orver written style.css orver written style.css orver written style.css orver written */


/* ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners */
#ab_box {
	width:985px;
	margin:0px auto;
	position:relative;
}

#ab_box #left_banner { /*background-color:#C96;*/
	width:112px;
	height:360px;
	display:block;
	position:absolute;
	top:0px;
	left:46px;
}

*html #ab_box #left_banner {
	width:112px;
	height:360px;
	display:block;
	position:absolute;
	top:195px;
	left:46px;
}
*:first-child+html #ab_box #left_banner {
	position:absolute;
	top:50px;/*195px;*/
	left:46px;
}

#ab_box #right_banner { /*background-color:#C96;*/
	width:112px;
	height:360px;
	display:block;
	position:absolute;
	top:0px;/*top:0px;*/
	left:828px;
}
*html #ab_box #right_banner { background-color:#C96;
	width:112px;
	height:360px;
	display:block;
	position:absolute;
	top:195px;
	left:828px;
}
*:first-child+html #ab_box #right_banner {
	position:absolute;
	top:50px;
	left:828px;
}

#footer_copy #attmoji {
	width:985px;
	text-align:center;
	font-size:12px;
	color:#666;
	margin: -10px auto 10px auto;
}
/* ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners ekiden bbs banners */

/* window window window window window window window window window window window window window window window */
/*Clear*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#only_window {
	background:none;
	margin:0px;
	padding: 0px;
	background-color:#96dbff;
}

#only_window #window_menu_box_cover {
	padding-top:5px;
	padding-left:5px;
	background-color:#FFF;
}
#only_window #window_menu_box {
	width:640px;
	height:40px;
	display:block;
	position:relative;


}

#only_window #window_menu_box #post a {
	width:117px;/*124px*/
	height:33px;
	background-image: url(img/window_btn_post.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
#only_window #window_menu_box #post a:hover {
	width:117px;
	height:33px;
	background-image: url(img/window_btn_post.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

#only_window #window_menu_box #view a {
	width:117px;
	height:33px;
	background-image: url(img/window_btn_view.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:115px;/*132px*/
}
#only_window #window_menu_box #view a:hover {
	width:117px;
	height:33px;
	background-image: url(img/window_btn_view.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:115px;
}

#only_window #window_menu_box #goyava a {
	width:357px;
	height:33px;
	background-image: url(img/window_btn_yava.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:232px;
}
#only_window #window_menu_box #goyava a:hover {
	width:357px;
	height:33px;
	background-image: url(img/window_btn_yava.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:232px;
}

#only_window #window_menu_box #re a {
	width:44px;
	height:33px;
	background-image: url(img/re.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0px;
	left:595px;







/* IE6 NG
#only_window #window_menu_box #post a {
	width:124px;
	height:33px;
	background-image: url(img/window_btn_post.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:8px;
}
#only_window #window_menu_box #post a:hover {
	width:124px;
	height:33px;
	background-image: url(img/window_btn_post.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:8px;
}
#only_window #window_menu_box #view a {
	width:124px;
	height:33px;
	background-image: url(img/window_btn_view.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:8px;
}
#only_window #window_menu_box #view a:hover {
	width:124px;
	height:33px;
	background-image: url(img/window_btn_view.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:8px;
}
#only_window #window_menu_box #goyava a {
	width:370px;
	height:33px;
	background-image: url(img/window_btn_yava.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
}
#only_window #window_menu_box #goyava a:hover {
	width:370px;
	height:33px;
	background-image: url(img/window_btn_yava.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
	font-size:1px;
	text-indent:-9999px;
	display:block;
	float:left;
}
*/


/* window window window window window window window window window window window window window window window */




