body{
	font:18px/1.5 "Lucida Grande",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka,'ＭＳ Ｐゴシック',"MS PGothic",sans-serif;
	color:#333;
}


/****************************/
/*** センタ−寄せボックス ***/
/****************************/
.center-box{
	width:960px;
	margin:0px auto;
	position:relative;
}


/*****************************/
/*** infiniteSlideボックス ***/
/*****************************/
#main_slide{
/*	width:960px;*/
	height:160px;
	margin:20px auto 40px;
	position:relative;
}


/**********************/
/*** bxslider 枠消し***/
/**********************/
.bx-wrapper{
	box-shadow:none;
}


/**************/
/***フッター***/
/**************/
.footer-box{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 120px;
}

