@charset "UTF-8";


@import URL("./reset_print.css");
@import URL("./base_print.css");
/*



/* -----------------------------------------------------------------

会社概要・沿革

------------------------------------------------------------------ */

.pLink {
	text-align:center;
	margin-bottom:1.5em;
}
#outline {
	margin-bottom:1em;
}
#outline table {
	width: 640px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#outline table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
	padding: 8px;
	width: 120px;
	font-size: 1.2em;
}
#outline table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 8px;
	font-size: 1.2em;
}

#history {
	margin-bottom:1em;
}
#history table {
	width: 640px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#history table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
	padding: 8px;
	width: 60px;
	font-size: 1.2em;
}
#history table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 8px;
	font-size: 1.2em;
}

#access {
	margin-bottom:1em;
}
#access dl {
	font-size:1.3em;
}
#access dl dt {
	background:url(../common/images/icon02.gif) no-repeat left center;
	padding-left:10px;
	font-weight: bold;
}
#access dl dd {
	margin-bottom: 10px;
}

#equipment {
	margin-bottom:3em;
}
#equipment h4 {
	background:url(../common/images/icon02.gif) no-repeat left center;
	padding-left:10px;
	font-weight: bold;
	font-size:1.3em;
	margin-bottom:5px;
}
#equipment ul {
	font-size:1.2em;
	margin-bottom: 1.5em;
}
#equipment ul li {
	margin-left:5px;
	margin-bottom:3px;
}
#equipment table {
	width: 640px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#equipment table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 8px;
	font-size: 1.2em;
}
#equipment table th.sColor {
	background: #D8E4FF;
	text-align: center;
}
#equipment table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 8px;
	font-size: 1.2em;
	text-align: right;
	width: 30px;
}


/* -----------------------------------------------------------------

求人案内

------------------------------------------------------------------ */

#recruit {
	margin-bottom:3em;
	position:relative;
}
#recruit table {
	width: 640px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#recruit table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
	padding: 8px;
	width: 120px;
	font-size: 1.2em;
}
#recruit table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 8px;
	font-size: 1.2em;
}
#recruit .noRecruit {
	position:absolute;
	left:125px;
	top:100px;
}



/* -----------------------------------------------------------------

営業日カレンダー

------------------------------------------------------------------ */

div#calendar {
	overflow:hidden;
}
div#calendar table {
	width:200px;
	float:left;
	margin-right:19px;
	margin-bottom:20px;
	border:#CCC solid 1px;
}
div#calendar table.mR0 {
	margin-right:0px;
}
div#calendar table th {
	background-color:#F5F5F5;
	text-align:center;
	padding:5px;
	border:#CCC solid 1px;
}
div#calendar table td {
	padding:5px;
	border:#CCC solid 1px;
	text-align:center;
}
div#calendar table th.bgCR {
	color: #F00;
	background: #FFEAD8;
}
div#calendar table td.bgCG {
	background: #E3FDB2;
	color: #063;
}
div#calendar table td.clBorder {
	font-weight:bold;
	font-size:1.2em;
	background-color:#E1EAF5;
}
div#calendar h4 {
	font-size:1.4em;
	font-weight:bold;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px dotted #CCC;
	background: #FDFDFD;
	margin-top: 10px;
	clear: both;
}


/* -----------------------------------------------------------------

トップページ

------------------------------------------------------------------ */
div#wrapper #header #headL h1.lead {
	font-size:1em;
	color:#666;
	padding:10px 0 15px 0;
}
.mB26 {
	margin-bottom:26px;
}

#topKey {
	margin-bottom:2em;
}

div#wrapper #topContents {
	margin-bottom:2em;
	overflow:hidden;
}
div#wrapper #topContents h2 {
	font-size: 1.5em;
	font-weight: bold;
	background: url(images/top_titlebar.gif) no-repeat;
	height: 30px;
	padding-top: 4px;
	padding-left: 23px;
	margin-bottom: 10px;
}
div#wrapper #topContents #topL {
	width:440px;
	float:left;
	margin-right:20px;
}
div#wrapper #topContents #topL .bannerBox {
	background: #FFF;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	width: 431px;
	padding: 6px 1px 2px 6px;
	margin-bottom: 10px;
}
div#wrapper #topContents #topL .bannerBox ul li {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
div#wrapper #topContents #topR {
	width:440px;
	float:right;
}
div#wrapper #topContents #topR .news {
	margin-bottom: 20px;
	background: #FFF;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	width: 398px;
	padding: 20px;
	height:380px;
	overflow:auto;
}
div#wrapper #topContents #topR .news dl {
	overflow:hidden;
	clear:both;
	border-bottom:dotted 1px #CCC;
	padding-bottom: 12px;
	margin-bottom:12px;
}
div#wrapper #topContents #topR .news dl dt {
	color:#C03;
}
div#wrapper #topContents #topR .news dl dd p {
	font-size: 12px;
}
div#wrapper #topContents #topR .news dl dd p.title {
	font-weight:bold;
}
div#wrapper #topContents #topL .member {
	overflow:hidden;
	margin-bottom: 15px;
}
div#wrapper #topContents #topL .member p {
	float:left;
	font-size: 1em;
	width: 245px;
}
div#wrapper #topContents #topL .member .btn {
	float:right;
	width:181px;
	margin-left:14px;
}
div#wrapper #topContents #topL .iso {
	overflow:hidden;
	margin-bottom: 15px;
}
div#wrapper #topContents #topL .iso .isoMark {
	widht:124px;
	margin-right:9px;
	float:left;
}
div#wrapper #topContents #topL .iso p {
	float:right;
	width: 300px;
	padding-top:10px;
}
div#wrapper #topContents #topL .iso .isoTxt {
	color:#F60;
}

div#topContents a:hover img
{
opacity:0.7;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}


/* error.html */
.error {
	padding:30px 0 280px;
	text-align:center;
}
.error .strong {
	color:#F00;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}


/* -----------------------------------------------------------------

保証と修理について

------------------------------------------------------------------ */

.article {
	margin-bottom:2em;
	overflow: hidden;
}
.article h4 {
	font-size:1.3em;
	background:url(../common/images/icon02.gif) no-repeat left center;
	padding-left:12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.article ol li {
	font-size:1.2em;
	margin-bottom:3px;
}
.article .pho01 {
	float:right;
	width:200px;
	margin-left:30px;
}


/* -----------------------------------------------------------------

校正料金

------------------------------------------------------------------ */
.calibration {
	margin-bottom: 3em;
}
.calibration table {
	width:640px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
.calibration table th {
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:5px;
	font-size: 1.2em;
	background: #EEE;
}
.calibration table th.head {
	text-align:center;
	background: #DCDCDC;
}
.calibration table td {
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:5px;
	background-color:#FFF;
	font-size: 1.2em;
	text-align: center;
}
.calibration table td.txtRed {
	color:#C03;
}



/* -----------------------------------------------------------------

サイトマップ

------------------------------------------------------------------ */
#siteMapStyle {
	overflow:hidden;
	margin-top: 20px;
}
.leftSide {
	width:310px;
	margin-right:20px;
	float:left;
}
.rightSide {
	float:right;
	width:310px;
}
#siteMapStyle dl {
	font-size: 1.2em;
	margin-bottom: 2em;
}
#siteMapStyle p.home {
	padding: 7px 10px;
	border: 1px dotted #999;
	margin-bottom: 30px;
	font-weight: bold;
	background: url(images/bg_sitemap.gif);
}
#siteMapStyle dl dt {
	padding: 7px 10px;
	border: 1px dotted #999;
	margin-bottom: 10px;
	font-weight: bold;
	background: url(images/bg_sitemap.gif);
}
#siteMapStyle dl dd {
	background: url(../common/images/icon05.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 8px;
	margin-bottom: 5px;
}
#siteMapStyle dl dd.sub {
	background: url(../common/images/icon06.gif) no-repeat left center;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#siteMapStyle a {
	color:#333;
}
#siteMapStyle a:hover {
	color:#333;
	text-decoration:underline;
}



/* -----------------------------------------------------------------

製品案内トップ

------------------------------------------------------------------ */
div.w640 .article {
	overflow:hidden;
	margin-bottom:2em;
}
div.w640 .article .p1 {
	width:180px;
	float:left;
	margin-right:20px;
}
div.w640 .article .txtBlock {
	width:440px;
	float:right;
}
div.w640 .article .txtBlock p.detail {
	background:url(/common/images/icon01.gif) no-repeat left center;
	padding-left:15px;
}
div.w640 .article h4 {
	clear:both;
	background:url(/common/images/icon02.gif) no-repeat left center;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	margin-bottom:1em;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.w640 .article .categoryBox {
	clear:both;
	padding-top: 15px;
	overflow: hidden;
}
div.w640 .article dl {
	width:310px;
	font-size:1.2em;
}
div.w640 .article dl.left {
	float:left;
	margin-right:20px;
	width:310px;
}
div.w640 .article dl.right {
	float:right;
	width:310px;
}
div.w640 .article dl dt {
	background:url(/common/images/icon01.gif) no-repeat 0 5px;
	padding-left:12px;
}
div.w640 .article dl dd {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px solid #E7E7E7;
}


div.w640 .proBox {
	float: left;
	width: 310px;
	margin:0 0 30px 0;
	overflow:hidden;
}
div.w640 .proBox.mR20 {
	margin-right:20px;
}
div.w640 .proBox h3.tBar {
	font-size:14px!important;
	background:url(/common/images/titlebar3.png) no-repeat!important;
	width:290px!important;
	height:32px!important;
	padding:6px 0 0 20px!important;
	margin:0 0 7px 0!important;
}
div.w640 .proBox .phoBlock {
	float:left;
	margin-right:10px;
}
div.w640 .proBox .txtBox {
	float:right;
	width:160px;
}
div.w640 .proBox .txtBox p.detail {
	background:url(/common/images/icon01.gif) no-repeat 0px 5px;
	padding-left:13px;
	margin-top:10px;
	font-size:12px;
}

/* -----------------------------------------------------------------

カテゴリ一覧ページ

------------------------------------------------------------------ */
div#wrapper #contents #main .w660 {
	width:660px;
	background: #FFF;
	padding-top: 30px;
	padding-left: 20px;
	/*min-height:500px;
	height:auto!important;
	height:500px;*/
	overflow:hidden;
}
div.entory .proBox {
	float: left;
	width: 310px;
	margin:0 20px 20px 0;
	overflow:hidden;
}
div.entory .proBox p {
	margin-bottom:3px;
	font-size:10px;
}
div.entory .proBox h3.tBar {
	background:none;
	width:310px!important;
	height:38px!important;
	padding:0!important;
	margin:0 0 8px 0!important;
}
div.entory .proBox h3 a {
	background:url(/common/images/titlebar2.png) no-repeat!important;
	font-size:13px!important;
	width:290px!important;
	height:32px!important;
	padding:7px 0 0 20px!important;
	margin:0 0 7px 0!important;
	display:block;
	color:#333;
}
div.entory .proBox h3 a:hover {
	background:url(/common/images/titlebar2_on.png) no-repeat!important;
	display:block;
	text-decoration:none;
	color:#333;
}
div.entory .proBox img {
	width:120px;
	height:98px;
	float:right;
	margin-left:20px;
}
div.entory .proBox ul {
	float:right;
	width:170px;
}
div.entory .proBox ul li {
	font-size:1.1em;
	background:url(/common/images/icon02.gif) no-repeat 0 6px;
	padding-left:10px;
}
div.entory .proBox #_mcePaste {
font-size:1.0em;
background:url(/common/images/icon04.gif) no-repeat 0 4px;
margin-bottom:5px;
padding-left:13px;
margin-left:5px;
}
div.entory .proBox p.detail {
	float:right;
	background:url(/common/images/icon01.gif) no-repeat left center;
	padding-left:15px;
	margin-top:5px;
	font-size:10px;
}

/* -----------------------------------------------------------------

サイドナビ

------------------------------------------------------------------ */
div#wrapper #contents #sideBar {
	width:200px;
	float:left;
	margin-right:20px;
}
div#wrapper #contents #sideBar h2 {
	font-size: 1.4em;
	background: #005AAB;
	width: 188px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #FFF;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}
div#wrapper #contents #sideBar .serch {
	padding:8px 10px;
	background: url(/common/images/sidebar_bg.gif) repeat-y;
}
div#wrapper #contents #sideBar .proNavi {
background: url(/common/images/sidebar_bg.gif) repeat-y;
}

div#wrapper #contents #sideBar .proNavi ul li a {display:block;width:200px;height:66px;}
div#wrapper #contents #sideBar .proNavi ul li a:hover img {width:0;height::0;}

div#wrapper #contents #sideBar .proNavi ul li.pN01 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro01_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN02 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro02_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN03 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro03_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN04 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro04_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN05 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro05_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN06 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro06_on.gif)}
div#wrapper #contents #sideBar .proNavi ul li.pN07 a { width:200px; height:66px; display:block; background:url(/common/images/side_pro07_on.gif)}

div#wrapper #contents #sideBar .proNavi ul.children li a {
	width:152px;
	padding: 4px 10px 4px 36px;
	font-size: 12px;
	display:block;
	color:#333;
	border-top:dotted 1px #CCC;
	background:url(/common/images/icon03.gif) no-repeat 26px 10px;
	background-color:#FFF;
	margin-left:1px;
	height:auto;
}
div#wrapper #contents #sideBar .proNavi ul.children li a:hover {
	background:url(/common/images/icon03_2.gif) no-repeat 26px 10px;
	color:#06C;
	background-color:#e7f2fc;
	height:auto;
}
div#wrapper #contents #sideBar .iso {
	text-align: center;
	background: url(/common/images/sidebar_bottom.png) no-repeat center top;
	padding-top: 42px;
}

/* -----------------------------------------------------------------

エントリーページ

------------------------------------------------------------------ */
div.entory {
overflow:hidden;
}
div.entory p {
margin-bottom:5px;
}
div.entory img {
	float:right;
	margin-left:20px;
	padding-top:5px;
}
div.entory strong {
	font-size:1.2em;
	font-weight:bold;
	color:#3366cc;
	line-height:200%;
}
div.entory ul {
	float:right;
	width:320px;
}
div.entory ul li {
	background:url(/common/images/icon02.gif) no-repeat 0 7px;
	font-size:1.2em;
	padding-left:12px;
	margin:0 0 5px 5px;
}
div.entory #_mcePaste {
font-size:1.2em;
background:url(/common/images/icon04.gif) no-repeat 0 5px;
margin-bottom:5px;
padding-left:13px;
margin-left:5px;
}

div.entory .spec {
margin-bottom:3em;
clear:both;
padding-top:3em;
}
div.entory .spec p {
background-color:#666;
color:#FFF;
padding:7px 10px;
margin-bottom:0px;
width:620px;
font-size:1.3em;
font-weight:blod;
}
div.entory .spec table {
	width: 640px;
	border-left: 1px solid #CCC;
}
div.entory .spec table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
	padding: 8px;
	width: 120px;
	font-size: 1.2em;
	vertical-align: top;	
}
div.entory .spec table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	padding: 8px;
	font-size: 1.2em;
}
div.entory .spec table td img {
	float:none;
	margin-left:0px;
	padding-top:0px;
}


/* -----------------------------------------------------------------

検索結果画面

------------------------------------------------------------------ */
div.serchResult {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:dotted 1px #CCC;
}
div.serchResult h4 {
font-size:14px;
font-weight:bold;
background:url(/common/images/icon01.gif) no-repeat left center;
padding-left:15px;
margin-top:5px;
}
div.serchResult img {
display:none;
height:0;
width:0;
}
div.serchResult strong {
font-size:12px;
font-weight:bold;
line-height:200%;
}
div.serchResult p {
margin-bottom:5px;
}



/* -----------------------------------------------------------------

ページナビ

------------------------------------------------------------------ */
div.wp-pagenavi {
    margin: 1.5em 30px;
    color: #555;
    font-size: 85%;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
    padding: 0.5em 1em;
    margin: 0.25em;
    text-decoration: none;
    border: 1px solid #0198ca;
    color: #0198ca;
}
.wp-pagenavi a:visited {
    border: 1px solid #8f9da6;
    color: #8f9da6;
}
.wp-pagenavi a:hover {
    text-decoration: underline;
    border: 1px solid #00b8fd;
    color: #00b8fd;
}
.wp-pagenavi a:active {
    border: 1px solid #00b8fd;
    color: #00b8fd;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
    padding: 0.5em 1em;
    margin: 0.25em;
    border: 1px solid #ddd;
}
.wp-pagenavi span.current {
    font-weight: bold;
}


/* -----------------------------------------------------------------

プライバシー

------------------------------------------------------------------ */

.privacy {
	margin-bottom:4em;
}
.privacy dl dt {
	font-weight:bold;
	font-size:1.2em;
}
.privacy dl dd {
	margin-bottom:1em;
	font-size:1.2em;
}


/* -----------------------------------------------------------------

リンク

------------------------------------------------------------------ */
.link {
	margin-bottom:3em;
}
.link table {
	width:640px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
.link table th {
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:5px;
	font-size: 1.2em;
	background: #666;
	width: 50%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.link table th.head {
	text-align:center;
	background: #DED0C0;
}
.link table td {
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	padding:5px;
	background-color:#FFF;
	font-size: 1.2em;
}
.link table td.txtRed {
	color:#C03;
	background: #F7F7F7;
}



/* -----------------------------------------------------------------

製品ページ　仕様のテーブルボーダー

------------------------------------------------------------------ */
div.spec table {
	border-top:solid 1px #CCC;
}