#running_menu {
	position: absolute;
	z-index: 10;
	width: 625px;
	height: 128px;
	background-color: white;
	margin-top: -7px;
}
#running_menu h2 {
	height: 92px;
}
#running_menu h2 img {
	height: 74px;
}
#running_menu ul {
	height: 25px;
	border-left: 1px dotted #9fa0a0;
	margin-left: 2px;
}
#running_menu ul:after {
	content: "";
	display: block;
	clear: both;
	height: 19px;
	background-color: white;
}
#running_menu ul li {
	float: left;
	height: 25px;
	border-right: 1px dotted #9fa0a0;
}
#running_menu ul li a {
	display: block;
	width: 100%;
	padding-top: 7px;
	height: 18px;
	text-align:center;
	text-decoration:none;
	font-size: 13px;
}
#running_menu ul li.current:after {
	display: block;
	height: 18px;
	background-image: url(../images/running_current.png);
	background-repeat:no-repeat;
	background-position: center top;
	content: "";
}
#rn01 {
	width: 135px;
}
#rn02 {
	width: 81px;
}
#rn03 {
	width: 139px;
}
#rn04 {
	width: 104px;
}
#rn05 {
	width: 70px;
}
#sec01 {
	padding-top: 170px;
}
#sec01 h2 {
	position: absolute;
	text-align:right;
	font-size: 32px;
	line-height: 42px;
	width: 615px;
	letter-spacing: 2px;
}
#sec01 h2 cite {
	display: block;
	padding-right:36px;
}
#sec01photo {
	padding-top: 25px;
	padding-bottom: 40px;
}
#sec01photo img {
	height: 183px;
}
#sec01 p {
	font-size: 13px;
	line-height:24px;
	border-bottom: 1px dotted #9fa0a0;
	padding-bottom: 40px;
	margin-bottom: 45px;
	letter-spacing:1px;
}

.product h2 {
	padding-left: 4px;
	font-size: 25px;
	letter-spacing:3px;
	float: left;
}
.product .h2note {
	font-size: 16px;
	letter-spacing:3px;
	color: #8fc31f;
	float: right;
}
.product .photo {
	clear: both;
	float:left;
	padding-top: 48px;
}
#sec02 .photo img {
	width: 395px;
}
.product .spec {
	float: right;
	margin-top: 40px;
	margin-bottom: 50px;
}
.product .spec ul {
	background-color: white;
	padding: 13px 13px 2px 13px;
}
.product .spec ul li {
	padding-bottom: 11px;
	letter-spacing:1px;
}
.product table {
	clear: both;
	width: 100%;
	border-collapse:collapse;
}

.product table th,
.product table td {
	border: 1px solid #9fa0a0;
	text-align:center;
	font-size: 13px;
	letter-spacing:1px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight:normal;
}
.product table th {
	background-color: #DCDCDC;
	text-align: center;
}
.product table td {

}
.product table thead th.sizeR {
	width: 14%;
}
.product table thead th.priceR {
	width: 20%;
}
.product table td {
	text-align: right;
	padding-right: 9px;
}
.product table td.ctr {
	text-align: center;
	padding: 0;
}
.contactContainer {
	padding-top: 27px;
}
.contactBtn {
	padding-left:18px;
	float: left;
}
.contactBtn a {
	display: block;
	border: 4px solid #8fc31f;
	background-color: white;
	text-align:center;
	width: 187px;
	padding-top: 10px;
	height: 48px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.contactBtn a:hover {
	opacity: 0.5;
}
.contactBtn a img {
	height: 33px;
}
.contactNote {
	float: right;
	width: 380px; 
	font-size: 13px;
	line-height:22px;
	text-align:justify;
}
.contactTxt {
	padding-top: 15px;
	clear: both;
	color: #89ba29;
	font-size: 13px;
	padding-bottom: 54px;
	border-bottom: 1px dotted #9fa0a0;
	margin-bottom:45px;
}
#sec02 .photo {
	height: 245px;
}
#sec02 .photo img {
	height: 209px;
}
#sec03 .photo {
	height: 236px;
	padding-top: 60px;
}
#sec03 .photo img {
	height: 181px;
}
#sec04 .photo img {
	height: 182px;
}
#sec04 .contactTxt {
	border-bottom: 0px;
	margin-bottom: 0px;
}
#sec05 {
	border-top: 1px dotted #9fa0a0;
	padding-top: 35px;
}
#sec05 h2 {
	color: #40220f;
	font-size: 25px;
	padding-left: 7px;

}

#sec05:after {
	clear:both;
	content: "";
	display: block;

	height: 142px;
	margin-bottom: 24px;
}
#sec05 h2 {
	letter-spacing: 3px;
	padding-bottom: 50px;
}
#sec05 h2 small {
	font-size: 12px;
}
#sec05 li {
	width: 197px;
	height: 146px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
#sec05 li:nth-child(3n) {
	float: right;
	margin-right: 0px;
}
#sec05 li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow:hidden;
	text-align:center;
}
#sec05 li a img {
	width: 100%;
}