@charset "UTF-8";
/* CSS Document */

.product {
	border-bottom:1px solid #444;
	margin:60px 0;
	padding-bottom:20px;
}

.product-link{
	clear:both;
	border-left:1px solid #444;
	padding-left:20px;
	margin:40px 0;
}

.product-link li{
	background: url(../../common/img/icon_arrow01.png) no-repeat 0 center;
	float:left;
	padding:0 20px 0 15px;
	margin-right:20px;
	border-right:1px solid #444;
}

.product-info{
	background: url(../../common/img/bg_title_h3.png) left top no-repeat;
	margin:100px 0;
	padding-top:20px;
}

.product-info h2{
	font-size:30px;
	line-height:1.2;
	margin:0 0 20px;
}

.product-info h3{
	background:none;
	font-family:'Oswald', sans-serif;
	font-size:30px;
	line-height:1.0;
	margin:0 0 20px 0;
	display:inline;
}

.pr-summaly{
	height:340px;
	position:relative;
	margin:0 0 20px;
}

.pr-summaly2{
	height:420px;
	position:relative;
	margin:0 0 20px;
}

.pr-summaly3{
	height:315px;
	position:relative;
	margin:0 0 20px;
}

.pr-image{
	float:right;
	margin:0 0 20px 20px;
}

.pr-image2{
	float:right;
	margin:45px 0 0 20px;
}

.pr-image-sub{
	position:absolute;
	left:0;
	bottom:0;
}

.pr-image-sub2{
    position:absolute;
	right:350px;
	bottom:0;
}

.pr-image-sub2{
    position:absolute;
	right:350px;
	bottom:0;
}
.pr-image-sub3{
    position:absolute;
	right:385px;
	bottom:0;
}

.product-link.model li{
	background: url(../../common/img/icon_arrow_within.png) no-repeat 0 center;
}

.product-info table th,
.product-info table td {
	font-size:11px;
	padding:10px 0;
	text-align:center;
	height:40px;
}

.product-info table thead th,
.product-info table tbody th{
	text-align:center;
}