@charset 'utf-8';

/* ------------------------------
 * model.css
 * Jan 7, 2014
------------------------------ */

/* 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 {
	margin-bottom: 2px;
	background-image: url(/INTEGRA/common/img/bg-colorchip.png);
}

/* summary */
.hmj-billboard .summary {
  position: relative;
}
.hmj-billboard .summary .anchor01,
.hmj-billboard .summary .anchor02 {
  position: absolute;
  font-size: 10px;
  line-height: 1;
}
.hmj-billboard .summary .anchor01 {
  top: 50px;
  left: 207px;
}
.hmj-billboard .summary .anchor02 {
  top: 101px;
  left: 158px;
}

/* feature */
.feature00,
.feature01,
.feature02,
.feature03,
#bikelife {
	margin-top: 42px;
}
.feature000 {
	position: relative;
}
.feature000 .textc {
	width: 260px;
	position: absolute;
	top: 290px;
	left: 40px;
}
.feature01 {
	position: relative;
}
.feature01 .text {
	width: 420px;
	position: absolute;
	top: 130px;
	left: 615px;
}
.feature02 {
	position: relative;
}
.feature02 .text {
	width: 420px;
	position: absolute;
	top: 158px;
	left: 615px;
}
.feature03 {
	position: relative;
}
.feature03 .text {
	width: 420px;
	position: absolute;
	top: 158px;
	left: 615px;
}

/* 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;
}

/* equipment */
.epackage {
	border: 1px solid #626262;
	padding: 12px;
}
