@charset 'utf-8';

/* ------------------------------
 * model.css
 * Jun 11, 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;
}
/* summary */
.hmj-billboard .summary {
  position: relative;
}
.hmj-billboard .summary .anchor01,
.hmj-billboard .summary .anchor02,
.hmj-billboard .summary .anchor03 {
  position: absolute;
  font-size: 10px;
  line-height: 1;
}
.hmj-billboard .summary .anchor01 {
  top: 33px;
  right: 0px;
}
.hmj-billboard .summary .anchor02 {
  top: 71px;
  right: 0px;
}
.hmj-billboard .summary .anchor03 {
  top: 121px;
  left: 154px;
}


/* color */
.hmj-billboard .type-comparison {
	width: 720px;
}
.hmj-billboard .type-comparison .hmj-slide {
	width: 710px;
	height: 446px;
}
.type-comparison .pagenation {
	width: 710px;
	padding-top: 24px;
	padding-left: 0;
	background-image: url(/CTX700/img/bg-pagenation.png);
	background-position: 0 0;
	}
	.type-comparison .pagenation .color03 {
		margin-left: 314px;
	}
	.type-comparison .pagenation .placeholder {
		display: inline-block;
		width: 290px;
		padding: 0 8px;
		position: absolute;
		left: 78px;
		*display: inline;
		*zoom: 1;
		}
		.type-comparison .pagenation .current2,
		.type-comparison .pagenation .current3 {
			left: 470px;
		}
.colors .pagenation a {
	background-image: url(/CTX700/common/img/bg-colorchip.png);
}
.colors .CTX700 a {
	background-image: url(/CTX700/common/img/bg-colorchip1.png);
}
.colors .CTX700N a {
	background-image: url(/CTX700/common/img/bg-colorchip2.png);
}
/* feature */
.feature00,
.feature01,
.feature02,
.feature03,
#bikelife {
	margin-top: 42px;
}
.feature00 {
	position: relative;
}
.feature00 .textc {
	width: 260px;
	position: absolute;
	top: 270px;
	left: 40px;
}

.feature01 {
	position: relative;
}
.feature01 .text {
	width: 420px;
	position: absolute;
	top: 240px;
	left: 400px;
}
.feature02 {
	position: relative;
}
.feature02 .text {
	width: 394px;
	position: absolute;
	top: 162px;
	left: 560px;
}
.feature03 {
	position: relative;
}
.feature03 .text {
	width: 420px;
	position: absolute;
	top: 162px;
	left: 70px;
}

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