@charset "UTF-8";

@import url("../common.css");	/*共有*/
@import url("../pages.css");	/*共有2*/
@import url("common.css");		/*会社概要－共有*/


/* ========== page common ========== */
.mainArea h3 {
	margin-bottom: 18px;
}
.section h4 {
	margin: 20px 0 0;
	padding: 15px 0 10px;
	border-top: 1px dotted #DFBFBF;
}
.subsection {
	margin-top: -10px;
	padding-left: 15px;
}
.subsection h5 {
	margin: 15px 0 6px;
}

/* ========== top ========== */
#qualityIndex {
	width: 570px;
	padding: 10px 0;
}
#qualityIndex li{
	margin-top: 10px;
}

/* ========== about skin ========== */
#aboutSkin {
	padding: 5px 0 0;
}
/* ========== RandD ========== */
#rdsystemImage .topage {
	padding: 0 0 25px;
	text-align: right;
	position: relative;
	top: -10px;
}
#RandD {
	padding: 5px 0 0;
}
#RandD #item {
	padding-top: 20px;
}
/* ========== RDsystem ========== */
#rdSystem h3 {
	margin-bottom: 0;
}
#rdSystem .anchorBar {
	width: 564px;
	height: 31px;
	margin: 5px 0 25px;
	padding: 0 3px;
	background:url(../../images/common/bg_anchor.gif) no-repeat left top;
}
#rdSystem .anchorBar li {
	display: inline;
	margin: 0;
	padding: 0;
}
#rdSystem .pageup {
	margin: 10px;
}
#rdSystem .labomsg {
	line-height: 1.5;
	margin-bottom: 30px;
}
#rdSystem .labomsg img.fRight {
	margin-top: -15px;
}
#rdSystem .laboratory {
	width: 570px;
	margin: 0 auto;
	padding-bottom: 20px;
	color: #666;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rdSystem #shirakami { background-image: url(../../images/company/quality/randd/labo/shirakami_bg.png);}
#rdSystem #shirogane { background-image: url(../../images/company/quality/randd/labo/shirogane_bg.png);}
#rdSystem #ouji { background-image: url(../../images/company/quality/randd/labo/ouji_bg.png);}
#rdSystem .laboratory p {
	margin-bottom: 1em;
	line-height: 1.5;
}
#rdSystem .laboratory .section {
	width: 520px;
	margin: 0 auto 10px;
	padding: 5px 0 15px;
	border-bottom: 1px dotted #ccc;
	zoom: 100%;
}
#rdSystem .laboratory .section:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#rdSystem .laboratory .end {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 0 none!important;
}
#rdSystem .laboratory .section .txt {
	width: 350px;
}
#rdSystem .laboratory .section .txt h5 {
	margin: 0 0 0.6em;
}
#rdSystem .laboratory .sp {
	width: 530px;
	margin: 0 auto;
	padding: 30px 0 0;
	color: #666;
	background: transparent url(../../images/company/quality/randd/labo/shirakami_sp_bg.png) no-repeat left top;
}
#rdSystem .laboratory .sp .spsection {
	width: 360px;
	padding-left: 149px;
}
* html .spsection {
	width: 370px;
}
#rdSystem .laboratory .sp .clearfix {
	width: 360px;
	padding: 0 21px 30px 149px;
	color: #666;
	background: transparent url(../../images/company/quality/randd/labo/shirakami_sp_bg_end.png) no-repeat left bottom;
}
#rdSystem .laboratory .sp h4,
#rdSystem .laboratory .sp h5 {
	margin-bottom: 0.5em;
}
#rdSystem .laboratory .sp p.note {
	padding-bottom: 1.2em;
	font-size: 10px;
	border-bottom: 1px dotted #5fb1ae;
}
* html #rdSystem .laboratory .sp p.note {
	font-size: 9px;
}

/* ========== ourEfforts ========== */
#ourEfforts h4.bnone{
	margin-top: 0;
	padding-top: 0;
	border-top: 0 none;
}
#ourEfforts .subsection .clearfix {
	padding: 5px 0 15px;
}
#ourEfforts dl.fLeft{
	width: 325px;
}
#ourEfforts dl.fLeft dt {
	margin-bottom: 6px;
	line-height: 1;
}

/* ========== pager ========== */
#pager {
	width: 570px;
	height: 20px;
	margin: 20px auto;
	color: #333;
	background:url(../../images/company/quality/bg_pager.gif) 0 0 no-repeat;
}
#pager li.fLeft{
	width: 250px;
}
#pager li.fRight{
	width: 250px;
	text-align: right;
}

