#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 255px;
	}


#center {
	float:left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 708px;
	}


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



#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;
}


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

.module_center_header {
	height: 35px;
}

#center h2 {
	float:left;
	height: 28px;
	width:690px;
	color:#333333;
	font-size:14px;
	background:url("http://bluetag.jp/contents/img/sub/h2_long_blue.jpg") repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 20px;
}


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


#center ul{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	width:650px;
}

#center li{
	height:100px;
}

#center .LiBlock{
	display: block;
	float: left;
}

#center .LiBlock a{
	display: block;
	width: 85px;
	margin: 0px 9px 0px 0px;
}

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

#center p{
	margin: 0px 0px 10px 10px;
}

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

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

.goods_p {
	margin: 0px 0px 0px 0px;
}

.goods_p:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.goods_p{
	zoom:1;/*for IE 5.5-7*/
	}



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

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

#ency td{
	vertical-align:top;
}

#new{
	height:400px;
}

