@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */
.mainArea .mainvisual {
	width: 950px;
	height: 190px;
	margin-bottom: 13px;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/main_visual_210909.png) no-repeat;
}

/* .section */
.mainArea .section {
	margin-bottom: 90px;
}
.mainArea .section .sectionInner {
	margin: 0 15px 20px;
}

/* .leadArea */
.mainArea .leadArea {
	width: 786px;
	height: 155px;
	margin: 0 auto 60px;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/lead_img.png) center 0 no-repeat;
}

/* .boxUfl */
.mainArea .section .boxUfl {
	margin: 20px auto 20px;
}
.mainArea .section .boxUfl li {
	display: block;
	float: left;
	margin-right: 13px;
}
.mainArea .section .boxUfl li:nth-of-type(3n){
	margin-right: 0;
}
.mainArea .section .boxUfl li dt {
	min-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.mainArea .section .titleProduct {
	margin-bottom: 25px;
	padding: 15px 10px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	font-size: 18px;
	color: #373737;
}
.mainArea .section .titleFeature,
.mainArea .section .aboutFeature dt {
	clear: both;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #1953af;
}
.mainArea .section .aboutFeature {
	margin-left: 35px;
}
.mainArea .section .aboutFeature dd {
	margin: 0 0 40px 22px;
}


/* .itemListBlock */
.mainArea .itemListBlock ul {
	margin-bottom: 20px;
}
.mainArea .itemListBlock .item_list {
	display: block;
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 3px 0 0 0;
	border: 1px solid #ccc;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/bg_line.png) left top no-repeat;
}
.mainArea .itemListBlock .item_list.last {
	margin-right: 0;
}
.mainArea .itemListBlock .item_ttl {
	width: 150px;
	margin: 0 auto 0 auto;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.mainArea .itemListBlock .item_img {
	width: 150px;
	margin: 0 auto 15px auto;
}
.mainArea .itemListBlock .item_txa {
	width: 150px;
	margin: 0 auto 20px auto;
}
.mainArea .itemListBlock .row_1 .item_txa {
	min-height: 98px;
}
.mainArea .itemListBlock .item_txa a {
	display: inline-block;
	min-height: 56px;
	margin-bottom: 5px;
	font-weight: bold;
}
.mainArea .itemListBlock .item_txb {
	width: 150px;
	min-height: 60px;
	margin: 0 auto 20px auto;
}
.mainArea .itemListBlock .row_2 .item_txb {
	min-height: 74px;
}

/* #inquiryArea */
.mainArea #inquiryArea {
	margin-bottom: 0;
}
.mainArea #inquiryArea .techInquiry {
	border: 2px solid #ddd;
}
.mainArea #inquiryArea .techInquiry02 {
	border: 2px solid #ddd;
}
.mainArea #inquiryArea h3.inquiry {
	color: #545454;
	background-color: #ddd;
}

/* btn */
.mainArea .section .btn01 {
	display: block;
	width: 155px;
}
.mainArea .section .btn01 a {
	width: 155px;
	height: 32px;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/sprite_button.png) 0 0 no-repeat;
}
.mainArea .section .btn02,
.mainArea .section .btn03,
.mainArea .section .btn04 dd {
	display: block;
	width: 370px;
	margin: 0 auto;
}
.mainArea .section .btn02 a,
.mainArea .section .btn03 a,
.mainArea .section .btn04 a {
	width: 370px;
	height: 58px;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/sprite_button.png) no-repeat;
}
.mainArea .section .btn02 a {
	background-position: 0 -40px;
}
.mainArea .section .btn03 a {
	background-position: 0 -100px;
}
.mainArea .section .btn04 a {
	background-position: 0 -160px;
}
.mainArea .section .btn04 dt {
	width: 642px;
	height: 22px;
	margin: 40px auto 13px;
	background: url(/maker/hirose-electric/products/boardtoboardconnector/images/shoulder_btn04.png) center top no-repeat;
	
}


.mainArea .txtL {
	font-size: 16px;
}
.mainArea .center {
	margin-right: auto;
	margin-left: auto;
}
.mainArea .right {
	float: right;
}


.mainArea .mainvisual,
.mainArea .leadArea,
.mainArea .section .btn01 a,
.mainArea .section .btn02 a,
.mainArea .section .btn03 a,
.mainArea .section .btn04 dt,
.mainArea .section .btn04 a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}