@charset 'utf-8';

/* ------------------------------
 * model.css
 * Mar 18, 2014
------------------------------ */

/* button */
.btn-primary {
	border-color: #fff;
	background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	border-color: #fff;
	background-color: #fff;
}
/* note */
.hmj-billboard .summary {
  position: relative;
}
.hmj-billboard .summary .anchor01,
.hmj-billboard .summary .anchor02 {
  position: absolute;
}
.hmj-billboard .summary .anchor01 {
  top: 65px;
  right: 0;
}
.hmj-billboard .summary .anchor02 {
  top: 124px;
  left: 154px;
}

/* color */
.colors .pagenation a {
	margin-bottom: 2px;
	background-image: url(/F6C/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: 540px;
}
.feature00 {
	position: relative;
}
.feature00 .textc {
	width: 260px;
	position: absolute;
	top: 400px;
	left: 124px;
}
.feature01 {
	position: relative;
}
.feature01 .text {
	width: 420px;
	position: absolute;
	top: 130px;
	left: 653px;
}
.feature02 {
	position: relative;
}
.feature02 .text {
	width: 420px;
	position: absolute;
	top: 130px;
	left: 100px;
}
.feature03 {
	position: relative;
}
.feature03 .text {
	width: 420px;
	position: absolute;
	top: 130px;
	left: 653px;
}

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

/* 40 Anniversary */
.goldwing-40anniversary {
  padding: 20px;
  border: 1px solid #d1d1d1;
  width: 634px;
	margin-left: 120px;
}
