/* #12628 START BY xa_liuyan 20170110 ¡Ú¹©¿ô»î»»°ÍÍê¡Û¼Ö¼ï²èÁüÄÉ²Ã*/
@charset "EUC-JP";

/* ======================================
 content
====================================== */
div#main {
	width: 100%;
	float: none;
}

/* ======================================
 .bike_lists @ default
====================================== */
.grid_4 .bike_lists li {
	width: 231px;
}

/* ======================================
 index_ui
====================================== */
/* - row_space */
#index_ui .row_space {width: 440px;}
/* - index_pageTop */
#index_ui .index_pageTop {}
#index_ui .index_pageTop > a {
	display: table-cell;
	width: 200px;
	height: 40px;
	padding: 0px !important;
	font-size: 12px !important;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #2b3454;
	background: #ffffff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}