@charset "UTF-8";
#contentArea h2 {
	margin-bottom: 70px;
}
#contentArea a,
#contentArea img {
	display: block;
}
#contentArea .itemBtn {
	padding-top: 6px;
}
#contentArea .itemBtn a {
	display: inline-block;
}
/*----------------------------------------
	.section
----------------------------------------*/
.section {
	margin-bottom: 62px;
	padding-top: 7px;
}
.section h3 {
	margin-bottom: 6px;
	border-bottom: 1px solid #da0024;
}
.section h4 {
	margin-bottom: 43px;
}
.section .inner {
	padding-bottom: 8px;
	overflow: hidden;
	background: url(/client_info/JINSJINS/view/userweb/ext/st/airframe/basic/img/bg_line_01.gif) no-repeat;
	background-position: bottom left;
}
.section .mainArea {
	float: left;
	width: 742px;
}
.section .mainArea .model {
	position: relative;
}
.section .mainArea .info {
	position: absolute;
	bottom: 0;
	left: 0;
}
.section .mainArea .txt {
	margin: 14px 0;
	font-size: 13px;
	line-height: 150%;
}
.section .details {
	float: right;
	width: 238px;
	padding-left: 6px;
	border-left: 1px solid #ccc;
}
.section .details li {
	margin-bottom: 14px;
}
.section .details .detail03 {
	margin-bottom: 0;
}
.section .addModelArea {
	margin-top: 6px;
}
.section .addModelArea .addList {
	padding-bottom: 8px;
	overflow: hidden;
	background: url(/client_info/JINSJINS/view/userweb/ext/st/airframe/basic/img/bg_line_03.gif) no-repeat;
}
.section .addModelArea .addList li {
	float: left;
	margin-right: 14px;
}
.section .addModelArea .addList li.last {
	margin-right: 0px;
}

.bnr {
	margin: 30px auto 0;
}

/*----------------------------------------
	#snsArea
----------------------------------------*/
#snsArea {
	margin: 108px 0 29px;
	overflow: hidden;
}
#snsArea li {
	float: left;
	height: 20px;
}
#snsArea iframe {
	width: 120px;
}

/*----------------------------------------
	.tooltips
----------------------------------------*/
.tooltips {
	display: block;
	position: absolute;
	z-index: 1000;
	width: 160px;
	height: auto;
	padding: 10px;
	background: url(/client_info/JINSJINS/view/userweb/ext/st/airframe/basic/img/bg_tooltips.png);
	color: #fff;
	font-size: 13px;
	line-height: 130%;
}
.tooltips:after {
	display: block;
	position: absolute;
	width: 100%;
	content: "";
	left: 0;
	top: 0;
}

/*----------------------------------------
	.
----------------------------------------*/
#contentArea a img {
	background: #fff;
	box-shadow: #000 0 0 0;
}

/*----------------------------------------
20151013 cyclo add.
----------------------------------------*/
.bnr_line_top {
	border-top: 1px solid #da0024;
}