/* --------------------------------------------------
　トップ メイン
 --------------------------------------------------*/

#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	}


#contents {
	float:left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 708px;
	height:1%;
	zoom:1;
	}

#left {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
	}

#center {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 490px;
	height:1%;
	zoom:1;
	}


#right {
	float:right;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	}

#contents:after,
#container:after,
#wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#contents,
#container,
#wrapper{
	zoom:1;/*for IE 5.5-7*/
	}

#bread {
	margin: 0px 0px 0px 10px;
}


#l_navi {
	padding: 10px 0px 0px 20px;
	color:#ffffff;
	height:30px;
	background:url("http://bluetag.jp/contents/img/l_navi.jpg") no-repeat;
}

#l_navi a{
	color:#ffffff;
}

/* --------------------------------------------------
　global header
 --------------------------------------------------*/

#li1{ background: transparent url(img/global_header/navi.jpg) -0px 40px no-repeat;}

#li3 {background: transparent url(img/global_header/navi.jpg) -328px -40px no-repeat;}


/* --------------------------------------------------
　module center
 --------------------------------------------------*/

.module_center_header {
	height: 35px;
}

#center h2 {
	float:left;
	height: 30px;
	width:480px;
	color:#333333;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background:url("http://bluetag.jp/contents/img/athlete/h2.jpg") repeat-y; 
}


.module_center_body{
	padding: 10px 20px 20px 10px;
	font-size:12px;
}


#bread{
	width:480px;
	float:left;
}

#zengo{
	float:right;
	padding: 0px 20px 0px 0px;
}

#center ul{

}

#center li{

}

#center li a{

}


#center span{
	color:#00256C;
	font-weight: bold;
}

#center #ency h3{
	font-size:14px;
	color:#00256C;
	font-weight: bold;
}

#center #ency img{
	float:left;
	margin: 0px 10px 0px 0px;
}

#ency:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#ency{
	zoom:1;/*for IE 5.5-7*/
	}

#gear table{
	border:solid 1px #cccccc;
	margin-bottom:2px;
}

#gear .price{
	text-align:right;
	font-weight:bold;
	color:#ff6666;
