@charset 'utf-8';

/* ------------------------------
 * model.css
 * Aug 20, 2013
------------------------------ */

/* button */
.btn-primary {
	border-color: #a00;
	background-color: #c00;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	border-color: #900;
	background-color: #b00;
}
/* color */
.colors .pagenation a {
	background-image: url(/Shmode/common/img/bg-colorchip.png);
}
/* feature */
.feature000,
.feature00,
.feature01,
.feature02,
.feature03,
#bikelife {
	margin-top: 42px;
}
.feature000 {
	position: relative;
}
.feature000 .textc {
	width: 260px;
	position: absolute;
	top: 290px;
	left: 520px;
}
.feature00 {
	position: relative;
}
.feature00 .text {
	width: 260px;
	position: absolute;
	top: 420px;
	left: 670px;
}
.feature01 {
	position: relative;
}
.feature01 .text {
	width: 420px;
	position: absolute;
	top: 130px;
	left: 520px;
}
.feature02 {
	position: relative;
}
.feature02 .text {
	width: 420px;
	position: absolute;
	top: 158px;
	left: 520px;
}
.feature03 {
	position: relative;
}
.feature03 .text {
	width: 420px;
	position: absolute;
	top: 158px;
	left: 520px;
}

/* type color */
.type-colors .hmj-slide {
	height: 436px;
}

/* sectoin */
.section h2 {
	font-size: 114.285%;
	line-height: 1.5;
}
.section h3 {
	font-size: 100%;
	line-height: 1.1;
}
.section p,
.section li,
.section dt,
.section dd {
	line-height: 1.714;
}
