@charset "shift_jis";

/* Wii Setting */
a:hover {
    outline: none;
}
a:hover img, a:hover object, a:hover area, a:hover map, a:hover embed {
    outline: none
}
input:hover, select:hover, option:hover, map:hover, area:hover {
    outline: none;
}


/* „footer bt */

.footer_bt{
	width:510px;
	height:39px;
	}
	
.footer_bg{
	/* background:url(../img/detail/main_bg.gif) repeat-y left top; */
	}
	
.bt_right{
	float:right;
}

.bt_left{
	float:left;
	padding-left:130px;
}




/* „status */
.status{
	width:160px;
	font-size:10px;
	padding:10px;
	background-color:#E6F6F7;
	float:left;
	height:455px;
}

.status td {
	vertical-align : top;
}

.copyright{
	width:168px;
	padding:0 6px 10px 6px;
	background-color:#E6F6F7;
	float:left;
	height:10px;
	color:#999;
	text-align:center;
}

.status .spec_status{
	font-size:100%;
	font-size /*\**/: 88%\9;
	_font-size:88%;
	margin-bottom:10px;
	clear:both;	
}

.status .spec_disk{
	font-size:100%;
	font-size /*\**/: 88%\9;
	_font-size:88%;
	margin-bottom:10px;
	clear:both;	
}

.status .spec_system{
	margin-bottom:10px;
	clear:both;	
}
.status .spec_active{
	font-size:100%;
	font-size /*\**/: 88%\9;
	_font-size:88%;
	margin-bottom:5px;
	clear:both;
}

.status h3{
	color:#0EB8C0;
	border-bottom:1px solid #999; 
	margin-bottom:5px;
	padding-bottom:2px;
}

.status .ip{
	text-indent:3em;
}

.status .spec_disk .data{
	margin-bottom:5px;
	width:160px;
	clear:both;
}

.status .spec_disk .data .icon{
	float:left;
	margin-right:6px;
	padding-bottom:10px;
	width:38px;
}

.status .spec_disk .data .detail{
	width:115px;
	float:right;
}

.status .spec_disk .data .detail .bar{
	width:100%;
	height:6px;
	background:#C1DBDE;
	padding:0;
	margin:2px 0;
}

.status .spec_disk .data .detail .bar img{
	float:left;
}



.status .spec_system .data{
	margin-bottom:5px;
	width:160px;
	clear:both;
}

.status .spec_system .data .icon{
	float:left;
	margin-right:6px;
	padding-bottom:5px;
	width:38px;
}

.status .spec_system .data .detail{
	width:115px;
	float:right;
}
.status .spec_system .data .detail p{
	line-height:18px;
}


.status .reload{
	text-align:right;
}


/* £status */


/* „menu */
div.menu{
  width:580px;
}
div.menu a{
/*margin-left:-10px;*/
}

/* £menu */


/*============================================================
ClearFix
============================================================*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}