@charset "utf-8";

/* 2010.04.26 */

/* MAIN.CSS -------------------------------------------------------- */
/*                                                                   */
/* - COMMON STYLE                                                    */
/*                                                                   */
/*                                                                   */
/*                                                                   */
/*                                                                   */
/*------------------------------------------------------------------ */

 /*--------------------------------------------------------------------
 Yahoo UI Library Font-size Adjustment
 Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 http://developer.yahoo.com/yui/license.txt
 http://developer.yahoo.com/yui/fonts/

 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
 --------------------------------------------------------------------*/
 
body {
	background:#FFFFFF url(../images/all_bg.gif) repeat-x center top;
	width:100%;
	color:#595757;

	/*yahoo UI:http://developer.yahoo.com/yui/fonts*/
    font:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
	line-height:1.8;
}

/* ----------------------------------------------------------------- */
/*  COMMON STYLE                                                     */
/* ----------------------------------------------------------------- */

/* --- layout --- */
#wrapper{
	width:100%;
	text-align:center;
}
#wrapperInner{
	width:900px;
	text-align:left;
	margin:0 auto;
}
#headerArea{
	width:900px;
	height:110px;
	overflow:hidden;
	position:relative;
}
#sitelogo{
	width:180px;
	height:41px;
	position:absolute;
	top:32px;
	left:20px;
}
#headerSublink{
	line-height:0;
	height:11px;
	position:absolute;
	top:20px;
	right:40px;
}
#headerSublink li{
	display:inline;
	padding-right:20px;
}
#globalNavi{
	position:absolute;
	top:70px;
	right:20px;
}
#globalNavi li{
	display:inline;
}
#middleArea{
	padding:20px;
	position:relative;
	overflow:hidden;
}

#middleArea{zoom:1;}
#middleArea li {zoom: normal;}

#mainColumn{
	width:600px;
	float:left;
}
#sideColumn{
	width:240px;
	float:right;
}
#footerArea{
	width:100%;
}
/* --- categoryList --- */
#categoryList .name{
	width:240px;
	height:40px;
	background:#e83534;
	color:#FFF;
	font-size:93%;/*12px*/
	line-height:40px;
	margin-top:5px;
}
#categoryList .sub{
	width:240px;
	background:url(../images/catmenu_bg.gif) repeat-y center top;
	border-bottom:#e83534 1px solid;
}
#categoryList .sub li{
	height:30px;
	line-height:30px;
	padding-left:36px;
	font-size:93%;/*12px*/
	background:url(../images/categorylist_bg.gif) no-repeat left top;
}
#categoryList .sub a{
	color:#333;
	display:block;
}
/* --- sideBanner --- */
#sideBanner{
	padding-top:20px;
}
#sideBanner ul li{
	margin-bottom:5px;
}
/* --- basesLink --- */
#basesLink{
	padding-top:20px;
	background:url(../images/baselink_bgmap.jpg) no-repeat center 90px;
}
#basesLink dt{
	padding-bottom:5px;
	border-bottom:#e83534 1px solid;
	margin-bottom:5px;
}
#basesLink dd{
	font-size:93%;/*12px*/
	padding:4px 0 4px 20px;
	background:url(../images/red_arrow.gif) no-repeat 5px center;
	border-bottom:#CCC 1px dotted;
}
#basesLink dd a{
	display:block;
	color:#595757;
}
/* --- footer --- */
#footerArea{
}
#footerLink{
	font-size:93%;/*12px*/
	padding:30px 0;
	line-height:3em;
}
#footerLink a{
	color:#595757;
}
#address{
	width:400px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
}
#address dt{
	width:132px;
	padding-top:3px;
	float:left;
}
#address dd{
	width:268px;
	float:right;
	font-size:85%;/*11px*/
}
#address dd span{
	letter-spacing:0.05em;
}
#copyright{
	background-color:#e83534;
	color:#FFF;
	text-align:center;
	font-size:77%;/*10px*/
	height:30px;
	line-height:30px;
}
/* --- categoryheader --- */
#categoryTitle{
	padding:10px 0;
}
#thumbnail{
	width:859px;
	height:22px;
	margin-bottom:20px;
	background:url(../images/thumbnail_bg.gif) repeat-x left top;
	overflow:hidden;
	border-right:#e83534 1px solid;
}
#thumbnailE{
	width:859px;
	height:22px;
	margin-bottom:20px;
	background:url(../images/thumbnail_e_bg.gif) repeat-x left top;
	overflow:hidden;
	border-right:#12902f 1px solid;
}
#thumbnail li{
	display:block;
	line-height:22px;
	float:left;
}
#thumbnailE li{
	display:block;
	line-height:22px;
	float:left;
}
#thumbnail li a,
#thumbnail li span{
	display:block;
	color:#e83534;
	line-height:22px;
	padding:0 40px 0 20px;
}
#thumbnailE li a,
#thumbnailE li span{
	display:block;
	color:#12902f;
	line-height:22px;
	padding:0 40px 0 20px;
}
#thumbnail li.home{
	width:156px;
	height:22px;
	background:url(../images/thumbnailhome_bg.gif) no-repeat left top;
}
#thumbnailE li.home{
	width:156px;
	height:22px;
	background:url(../images/thumbnailhome_e_bg.gif) no-repeat left top;
}
#thumbnail li.home a{
	color:#FFF;
	height:22px;
	padding:0 0 0 0;
	line-height:22px;
	width:156px;
	display:block;
	text-align:center;
}
#thumbnailE li.home a{
	color:#FFF;
	height:22px;
	padding:0 0 0 0;
	line-height:22px;
	width:156px;
	display:block;
	text-align:center;
}
#thumbnail li.contentPage{
	height:22px;
	background:url(../images/thumbnaillist_bg.gif) no-repeat right center;
}
#thumbnailE li.contentPage{
	height:22px;
	background:url(../images/thumbnaillist_e_bg.gif) no-repeat right center;
}

.titleStyleM{
	color:#595757;
	font-size:123.1%;/*16px*/
	background:url(../images/ring_listmark.gif) no-repeat 5px center;
	font-weight:bold;
	padding:0 0 0 25px;
	height:30px;
	line-height:30px;
	position:relative;
	border-bottom:#e83534 1px solid;
}
.titleStyleS{
	color:#e83534;
	font-weight:bold;
	background:#f2f2f2 url(../images/dot_listmark.gif) no-repeat 5px center;
	padding:0 20px;
	height:30px;
	line-height:30px;
	position:relative;
	margin-bottom:10px;
}
.titleStyleSE{
	color:#12902f;
	font-weight:bold;
	background:#f2f2f2 url(../images/dot_listmark_e.gif) no-repeat 5px center;
	padding:0 20px;
	height:30px;
	line-height:30px;
	position:relative;
	margin-bottom:10px;
}
.titleStyleS span.rightAlign{
	display:block;
	font-size:77%;/*10px;*/
	position:absolute;
	top:0px;
	right:10px;
}
.categoryFootMenu{
	padding-top:60px;
}
.categoryFootMenu ul{
	width:600px;
	padding:10px 0;
	overflow:hidden;
}
.categoryFootMenu ul li{
	display:block;
	float:left;
}
.pagetitle{
	padding-bottom:30px;
}
.contentInner{
	padding-left:20px;
}

/* ----------------------------------------------------------------- */
/*  TOPPAGE STYLE                                                    */
/* ----------------------------------------------------------------- */
#topWrapper{
	width:100%;
	text-align:center;
}
.topWrapperInner{
	width:900px;
	text-align:left;
	margin:0 auto;
}
#topFlashArea{
	width:100%;
	height:300px;
}
#topContentsBox{
	position:relative;
	overflow:hidden;
	padding:0 20px;
	zoom:1;
}
#topContentsBox li {zoom: normal;}

#topContentsBox .leftBox{
	width:600px;
	float:left;
}
#topContentsBox .rightBox{
	width:240px;
	float:right;
}
#tabContents{
	padding-top:20px;
}
#fragment-1{
	background:url(../../images/topsol_img.jpg) no-repeat right 20px;
	height:280px;
}
#fragment-2{
	background:url(../../images/toppro_img.jpg) no-repeat right 20px;
	height:280px;
}
#fragment-3{
	background:url(../../images/topind_img.jpg) no-repeat right 20px;
	height:280px;
}
.tabCList{
	width:200px;
	float:left;
}
#fragment-1 ul{
	padding-bottom:35px;
}
#fragment-2 ul{
	padding-bottom:10px;
}
.tabCList li{
	background:url(../../images/top_listmark.gif) no-repeat left center;
	padding:5px 0 5px 25px;
	white-space:nowrap;
}
.tabCList li a{
	color:#595757;
}
.gotoContent{
	clear:both;
	text-align:right;
}
.gotoContent a{
	padding-left:10px;
	color:#e83534;
	text-decoration:underline;
	background:url(../../images/redarrow_listmark.gif) no-repeat left center;
}
.tabcopy{
	padding:20px 0 30px;
}
#newsInfo .titleStyleM img{
	padding-top:6px;
}
#newsInfo .titleStyleM span{
	display:block;
	position:absolute;
	right:0;
	top:4px;
}
#newsInfo .titleStyleM span img{
	vertical-align:top;
}
#newsInfo ul li .date{
	color:#e83532;
	margin-right:20px;
}
#newsInfo ul{
	padding:10px 10px;
}
#topFooter{
	padding-top:30px;
	text-align:center;
}
#addlessArea{
	text-align:left;
	position:relative;
	font-size:77%;/*10px*/
}
#addlessArea dt{
	padding-bottom:15px;
}
#addlessArea ul{
	padding:20px 0;
}
#addlessArea li{
	display:inline;
	background:url(../../images/top_listmark.gif) no-repeat left center;
	padding-left:25px;
	margin-right:30px
}
#addlessArea li a{
	color:#595757;
}
#addlessArea #isoIcon{
	position:absolute;
	top:0;
	right:0;
}
#addlessArea #challengeIcon{
	position:absolute;
	top:42px;
	right:215px;
}
#addlessArea #isoIcon p{
	padding-bottom:15px;
}
/* ----------------------------------------------------------------- */
/*  POPUP PAGE                                                       */
/* ----------------------------------------------------------------- */
#popupWrapper{
	width:620px;
}
#popupWrapperInner{
	text-align:left;
}
#popupWrapper #headerArea{
	width:620px;
	height:110px;
	overflow:hidden;
	position:relative;
}
#popupWrapper #headerArea .popupTitle{
	position:absolute;
	top:38px;
	left:226px;
}
#popupWrapper #headerArea .closeBtn{
	position:absolute;
	top:13px;
	right:20px;
}
#popupWrapper #privacyIntro{
	padding:40px;
}
#popupWrapper #privacyIntro ul{
	text-align:right;
	padding-bottom:40px;
}
#popupWrapper #privacyPolicy{
	padding:40px;
}
#popupWrapper #privacyPolicy h2{
	font-weight:bold;
	font-size:108%;/*14px*/
}
#popupWrapper #privacyPolicy h3{
	font-weight:bold;
	padding-top:40px;
	padding-bottom:20px;
}
#popupWrapper #privacyPolicy ul{
	padding:10px 0 10px 20px;
}
#privacyPolicyInq{
	font-weight:bold;
	padding-bottom:20px;
}
#popupWrapper .gotoPagetop{
	padding:0 40px 40px;
	text-align:right;
}
#sitepolicy .spUnit{
	padding:10px 40px 30px;
}
#sitepolicy p,
#sitepolicy dl{
	padding-bottom:20px
}
#sitepolicy h2{
	 color:#4c4948;
	 font-weight:bold;
	 background:url(../../product/images/lineuptitle_base.gif) repeat-x;
	 margin:20px 20px 10px;
	 padding-left:25px;
	 height:30px;
	 line-height:30px;
	 position:relative;
}
#sitepolicy h2 img{
	position:absolute;
	top:9px;
	left:10px;
}
#sitepolicy table {
	margin:0 auto;
}
#sitepolicy table td{
	padding:20px;
	border-bottom:#CCCCCC 1px solid;
}

/* ----------------------------------------------------------------- */
/*  CORPORATION PAGE                                                 */
/* ----------------------------------------------------------------- */
#corporateIntro{
	width:600px;
	height:490px;
	overflow:hidden;
}
#corporateHistory{
	width:600px;
	position:relative;
	overflow:hidden;
	
	font-size:77%;/*10px;*/
}
#corporateHistory table{
	float:left;
	margin-right:20px;
	width:280px;
	border-top:#CCC 1px solid;
}
#corporateHistory td{
	vertical-align:top;
	padding:5px 0;
}
#corporateHistory td.year{
	width:30px;
	color:#e83534;
	text-align:center;
	font-weight:bold;
}
#corporateHistory td.month{
	width:30px;
	border-left:#CCC 1px solid;
	background-color:#EFEFEF;
	text-align:center;
}
#corporateHistory td.event{
	text-align:left;
	padding-left:10px;
	font-size:11px;
	line-height:1.3;
}
#corporateHistory .headcopy{
	padding-bottom:30px;
	text-align:center;
}

#corporateCustomerList #delivery,
#corporateCustomerList #foreignCountries,
#corporateCustomerList #supplierList{
	position:relative;
	overflow:hidden;
	padding-left:20px;
	padding-bottom:30px;
	zoom:1;
}
#corporateCustomerList  ul.threeColmun{
	width:180px;
	margin-right:10px;
	float:left;
	font-size:77%;/*10px;*/
	overflow:hidden;
}
#corporateCustomerList  ul.fourColmun{
	width:140px;
	margin-right:5px;
	float:left;
	font-size:93%;/*12px;*/
}
#corporateCustomerList  li{
	padding:3px 0;
}

#corporateOrgchart .headcopy{
	padding:0 0 30px 20px;
}
#corporateActivities .headcopy{
	padding:0 0 30px 20px;
}
#corporateActivities #businessRange{
	padding:30px 0;
}
#corporateActivities #businessRange p{
	padding-top:10px;
}
#corporateActivities #iecFlowchart{
	text-align:center;
}
#corporateActivities #iecFlowchart h2{
	color:#e83534;
	text-align:left;
	padding:0 0 20px 20px;
}
#corporateOutline table{
	margin-left:20px;
	margin-bottom:20px;
	width:560px;
	border-bottom:#CCC 1px solid;
	background-color:#FFF;
}
#corporateOutline table th,
#corporateOutline table td{
	vertical-align:top;
	border-top:#CCC 1px solid;
	padding:5px 0;
}
#corporateOutline table th{
	text-align:center;
	width:110px;
	border-right:#CCC 1px solid;
	background-color:#F0F0F0;
}
#corporateOutline table td{
	padding-left:20px;
}
#corporateOutline #outlineSubt{
	color:#e83534;
	font-size:123.1%;/*16px;*/
	padding:0 0 10px 20px;
}
#corporateOutline table td dt{
	color:#e83534;
	font-size:93%;/*12px;*/
}
#corporateOutline table td dd{
	padding-bottom:10px;
}

/* ----------------------------------------------------------------- */
/*  BASIS PAGE                                                       */
/* ----------------------------------------------------------------- */

#basesInfo #basemapArea{
	padding:10px 0 40px 20px;
}
#basesInfo #basemapArea .headcopy{
	padding-bottom:20px;
}
#basesInfo #basemapArea p{
	padding-bottom:20px;
}
#basesInfo .gMapstyle{
	border:#CCC 1px solid;
	padding:1px;
	width:556px;
	height:450px;
	margin-left:20px;
}
#basesInfo .baseUnit{
	padding-bottom:40px;
}
#basesInfo .baseUnit .titleStyleM{
	color:#e83534;
	margin-bottom:10px;
}
#basesInfo .baseUnit p,
#basesInfo .baseUnit dl{
	padding-left:20px;
	padding-bottom:10px;
}
#basesInfo .baseUnit dl dt{
	color:#e83534;
}
#basesInfo .pagetopLink{
	text-align:right;
	padding:20px 30px 0 0;
}
#basesInfo .gotoInq{
	text-align:right;
	padding-right:30px;
	margin-top:-30px;
}

/* ----------------------------------------------------------------- */
/*  INQUIRY PAGE                                                     */
/* ----------------------------------------------------------------- */
#inquiryForm input,
#inquiryForm select,
#inquiryForm textarea{
	padding:3px;
	font-size:93%;/*12px*/
}
#inquiryForm textarea{
	width:350px;
}
#inquiryForm table{
	width:590px;
	background-color:#FFF;
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
}
#inquiryForm td{
	background:url(../../inquiry/images/formtable_bg.gif) repeat-x left top;
	border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	padding:10px 10px;
	vertical-align:top;
}
#inquiryForm td.tabletitle{
	width:140px;
}
#inquiryForm td.tableformHalfTop,
#inquiryForm td.tabletitleHalfTop{
	border-bottom:none;
	padding:10px 10px 0px 10px;
}
#inquiryForm td.tabletitleHalfBottom,
#inquiryForm td.tableformHalfBottom{
	background:none;
	padding:0px 10px 10px 10px;
}
#inquiryForm td.tabletitleHalfTop,
#inquiryForm td.tabletitleHalfBottom,
#inquiryForm td.tabletitle{
	text-align:right;
}

#inquiryForm .maintable{
	padding:5px;
	background:url(../../inquiry/images/checkptn_bg.gif) repeat top left;
}
#inquiryForm table img{
	vertical-align:middle;
	margin-left:10px;
}
#inquiryForm .formsubcomment{
	color:#666666;
	font-size:85%;/*10px*/
}
#inquiryForm .pagetitle{
	padding-bottom:20px;
}
#inquiryForm {
	position:relative;
}
#inquiryForm #sslsheel{
	position:absolute;
	right:0;
	top:3px;
}
#inquiryForm #read{
	width:450px;
	padding-bottom:20px;
}


/* ----------------------------------------------------------------- */
/*  INQUIRY PAGE                                                     */
/* ----------------------------------------------------------------- */





.section{
     width:600px;
     overflow:hidden;
     position:relative;
}

/* ----------------------------------------------------------------- */
/*  policy PAGE                                                      */
/* ----------------------------------------------------------------- */

#corporatePolicy .headcopy {
     padding-bottom:45px;
	 text-align:center;
}

#corporatePolicy .copy{
     text-align:center;
     padding-bottom:80px;
     font-size:108%;
}

#corporatePolicy table{
     margin-bottom:25px;
}

#corporatePolicy table td{
     vertical-align:top;
}

#corporatePolicy .explanation{
     margin:30px 0 0 32px;
}

#corporatePolicy .explanation h2{
     font-size:138.5%;
	 font-weight:bold;
     color:#e83534;
}
/*ピックアップ*/
 
#pickupContents{
     width:600px;
}
#pickupContents h2{
     margin-top:20px;
     padding-left:20px;
}
#pickupContents .lead{
     margin:29px 0 37px 20px;
}
#pickupArticle .pickupSubtitle{
	 padding:20px 0 20px 20px;
}
#pickupArticle .pickupList{
	 padding:0 0 30px 19px;
}
#pickupArticle .pickupListE a{
     color:#12902f;
}
#pickupArticle .pickupListEDL{
	padding-left:20px;
}
#pickupArticle .pickupListEDL a{
     color:#12902f;
}
#pickupArticle .pickupListRDL{
	padding-left:20px;
}
#pickupArticle .pickupListRDL a{
     color:#de0716;
}
#pickupArticle .pickupCatalogDL{
	font-weight: bold; 
	padding:20px 0 20px 20px;
}
#pickupArticle .adobeReader img{
	float: left;
	padding:20px 0 20px 20px;
}
#pickupArticle .adobeReader span{
	font-size: 10px; 
	padding-left: 20px;
}
#pickupContents .baseUnit{
    padding-bottom:40px;
}
#pickupContents .baseUnit .titleStyleM{
	color:#e83534;
	margin-bottom:10px;
}
#pickupContents .gMapstyle{
	border:#CCC 1px solid;
	padding:1px;
	width:556px;
	height:450px;
	margin-left:20px;
}
#pickupContents .pagetopLink{
	text-align:right;
	padding:20px 30px 0 0;
}
#pickupContents .baseUnit p,
#pickupContents .baseUnit dl{
	padding-left:20px;
	padding-bottom:10px;
}
#pickupArticle .plsTxt{
    padding-left:19px;
}
#pickupArticle .plsTxtS{
    font-size:9px;
	 padding:0 0 40px 19px;
}
#pickupContents .triasImage{
	padding:15px 0 5px 0;
}
#pickupContents .goToDetails{
	text-align:right;
	padding:10px 42px 0 0;
}
#pickupContents .triasDetails{
	height:687px;
	padding-bottom:40px;
	position:relative;
	background:url(../../pickup/images/trias_details_bg.jpg) no-repeat 20px top;
}
#pickupContents .triasDetails .tDetails01{
	position:absolute;
	top:73px;
	left:253px;
}
#pickupContents .triasDetails .tDetails02{
	position:absolute;
	top:145px;
	left:271px;
}
#pickupContents .triasDetails .tDetails03{
	position:absolute;
	top:209px;
	left:271px;
}
#pickupContents .triasDetails .tDetails04{
	position:absolute;
	top:409px;
	left:188px;
}
#pickupContents .triasDetails .tDetails05{
	position:absolute;
	top:475px;
	left:186px;
}
#pickupContents .triasDetails .tDetails06{
	position:absolute;
	top:538px;
	left:373px;
}
#pickupContents .triasDetails .tDetails07{
	position:absolute;
	top:564px;
	left:21px;
}
#pickupContents .triasDetails .tDetails08{
	position:absolute;
	top:591px;
	left:0px;
}
#pickupContents .triasDetails .tDetails08 li{
	display:inline;
	padding-right:14px;
}

#pickupContents .lineupTitleStyleS{
	 color:#4c4948;
	 font-weight:bold;
	 background:url(../../product/images/lineuptitle_base.gif) repeat-x 580px center;
	 margin:20px 0px;
	 height:30px;
	 line-height:30px;
	 position:relative;
	 margin-bottom:10px;
	
}

#pickupContents .lineupTitleStyleS img{
     position:absolute;
     top:8px;
     left:10px;
}
#pickupContents .laboMapTitle{
	padding-bottom:15px;
}


/*インフォメーション*/
 

#noticeList .noticeContents{
	padding-left:20px;
	padding-bottom:30px;
}
#noticeList .articlewrapp{
	padding:10px 20px 30px;
}
#noticeList img{
	text-align: center;
}
.noticeContents span.subTitle{
	font-weight: bold;
	font-size: 18px; 
}





#pickupContents ul{
     padding-left:20px;
}
#pickupContents .headcopy img{
     margin:0 37px 0 16px;
}

#corporatePolicy table{
     margin-bottom:25px;
}

#corporatePolicy table td{
     vertical-align:top;
}

#corporatePolicy .explanation{
     margin:30px 0 0 32px;
}

#corporatePolicy .explanation h2{
     font-size:138.5%;
	 font-weight:bold;
     color:#e83534;
}


/*主要取扱製品*/
#proproductlistIntro{
     width:600px;
	 height:312px;
	 overflow:hidden;
}

.lineupTitleStyleM{
     color:#e83534;
	 font-size:123.1%;/*16px*/
	 background:url(../images/ring_listmark.gif) no-repeat 5px center;
	 font-weight:bold;
	 padding:5px 0 5px 25px;
	 border-bottom:#e83534 1px solid;
}

.lineupTitleStyleS{
	 color:#4c4948;
	 font-weight:bold;
	 background:url(../../product/images/lineuptitle_base.gif) repeat-x 580px center;
	 margin:20px 0 0 20px;
	 padding:0 20px;
	 height:30px;
	 line-height:30px;
	 position:relative;
	 margin-bottom:10px;
	
}

.lineupTitleStyleS img{
     position:absolute;
     top:8px;
     left:10px;
}

.lineupImg{
     margin:0 0 30px 20px;
	 width:560px;
	 background-color:#FFF;
}
.lineupImgSpecial{
	 margin:0 0 20px 20px;
	 width:560px;
	 background-color:#FFF;
}

.lineupImg td{
     width:159px;
	 padding:20px 20px 0 6px;
	 vertical-align:top;
}
.lineupImgSpecial td{
     width:159px;
	 padding:20px 20px 0 6px;
	 vertical-align:top;
}

.lineupImg th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:77%;
     vertical-align:top;
}
.lineupImgSpecial th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:77%;
     vertical-align:top;
}

#pListTCSystem{
     width:600px;
	 overflow:hidden;
}

#pListTCSystem p{
     width:580px;
     margin-left:20px;
}
.PForETxt a{
     color:#12902f;
}
.productImage{
	padding-left:26px;
}
.productTwoLines{
	padding-bottom:16px;
}



/*産業分野*/

.industryArticle{
     width:600px;
     padding:0 0 35px 20px;
}

.industryArticle table{
     cellpadding:0;
     cellspacing:0;
     border:0;
     width:580;
}

.industryUsageExample table{
     width:580px;
     margin:10px 0 0 20px;
}

.industryUsageExample td{
	 vertical-align:top;
}
.industryUsageExample td.blanc{
	width:5px
}

.industryArticle h2{
     margin-top:20px;
}

.industryArticle p{
     margin:29px 0 37px 0;
	width:575px;
}

.industryTitleStuleM{
     color:#595757;
	 font-size:123.1%;/*16px*/
	 background:url(../images/ring_listmark.gif) no-repeat 5px center;
	 font-weight:bold;
	 padding:5px 0 5px 25px;
}




#industrialFieldIntro{
     width:600px;
	 height:312px;
	 overflow:hidden;
}

#industryTransportEtc{
     width:600px;
}

#industryTransportEtc #FlashArea{
	margin-left:-30px;
	position: relative;
	width:600px;
	height:410px;
	border:solid 1px #eaeaea;
}
#industryTransportEtc #FlashArea2{
	margin-left:-10px;
	position: relative;
	width:560px;
	height:440px;
}

#industryTransportEtc .FlashCaution{
	padding:7px;
	font-size:93%;/*12px*/
	text-align:center;
}
#industryTransportEtc .lineupTitleStyleS{
	margin-left:-20px;
	position: relative;
	width:560px;
}



/*ソリューション*/

.soluTable{
     width:580px;
     margin:0 0 30px 20px;
	 padding-top:40px;
}
.soluTableNm{
     width:580px;
     margin:0 0 30px 20px;
	 padding-top:40px;
}

.soluTable .soluExplanation{
     width:330px;
	 padding-right:25px;
	 vertical-align:top;
     font-size:93%;
	 overflow:hidden;

}

.soluTable th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:77%;
     vertical-align:top;
}
.soluTableNm th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:93%;
     vertical-align:top;
}

.soluTable  .solutionImageRight{
     vertical-align:top;
}

.soluTable  .solutionImageLeft{
     padding:0 25px 10px 0;
}

.soluTablePlus{
     width:580px;
     margin:0 0 30px 20px;
}

.soluTablePlus .soluExplanation{
     width:330px;
	 padding-right:25px;
	 vertical-align:top;
     font-size:93%;
	 overflow:hidden;

}


.soluTablePlus th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:77%;
     vertical-align:top;
}

.soluTablePlus  .solutionImageRight{
     vertical-align:top;
}

.soluTablePuls  .solutionImageLeft{
     padding:0 25px 10px 0;
}

.explanationText{
     padding:0 0 40px 30px;
}


.soluDetailedGuide{
     text-align:right;
}

.soluDetailedGuide a:link{
     color:#e83534;
}

.soluDetailedGuide img{
     vertical-align:baseline;
	 padding-right:3px;
}

.systemName{
     padding:5px 0 5px 20px;
}

#solutionIntro{
     width:600px;
	 height:371px;
	 overflow:hidden;
}

#soluHvmSystem{
     width:600px;
     overflow:hidden;
}

#soluHvmSystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluHvmSystem p{
	 padding:0 0 30px 20px;
}

#soluMsSystem{
     width:600px;
     overflow:hidden;
}

#soluMsSystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluMsSystem p{
	 padding:0 0 30px 20px;
}

#soluPOfPcpSystem{
     width:600px;
     overflow:hidden;
}

#soluPOfPcpSystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluPOfPcpSystem p{
	 padding:0 0 30px 20px;
}


#soluPcsSystem{
     width:600px;
     overflow:hidden;
	 position:relative;
}

#soluPcsSystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluPcsSystem p{
	 padding:0 0 30px 20px;
}

#soluPcsSystem .PcsSystemImage{
     position:absolute;
     top:65px;
     left:365px;
}

#soluPcsSystem .lineupImg{
     margin:-30px 0 30px 20px;
     width:560px;
	 background-color:#FFF;
}

#soluPcsSystem .lineupImg td{
     width:159px;
	 padding-bottom:20px;
	 vertical-align:top;
	 text-align:center;
}

.lineupImg th{
     background:url(../images/white_arrow.gif) no-repeat left top;
     padding:0 0 0 14px;
     font-size:77%;
     vertical-align:top;
}

#soluPcsSystem .soluTable{
     width:580px;
     margin:0 0 10px 20px;
}
	 
#soluPcsSystem .soluTable td{
     padding-top:15px;
}


#soluCfSystem{
     width:600px;
     overflow:hidden;
	 position:relative;
}

#soluCfSystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluCfSystem p{
	 padding:0 0 30px 20px;
}

.cfSystemName{
     padding:0 10px 0 0;
     font-size:77%;
	 vertical-align:text-top;
	 position:absolute;
	 top:255px;
	 right:236px;
}

.cfSystemName img{
     padding-left:5px;
     vertical-align:baseline;
}


#soluASystem{
     width:600px;
     overflow:hidden;
	 position:relative;
}

#soluASystem .headcopy{
	 padding:40px 0 30px 20px;
}

#soluASystem p{
	 padding:0 0 30px 20px;
}


.section .aside{
     position:absolute;
     color:#e83534;
     top:155px;
     right:240px;
	 line-height:135%;
}

.section .aSectionImage{
     padding:10px 0 40px 60px;
}


/*　品質管理　*/


#qualityControl{
     width:600px;
     overflow:hidden;
	 position:relative;
}

#qualityControl h2{
     margin:33px 0 0 20px;
}

#qualityControl .qualityText{
     width:350px;
     overflow:hidden;
     padding:50px 0 70px 20px;
}

#qualityControl .isoText{
     padding-top:10px;
}

#qualityControl .certificate{
     position:absolute;
     top:56px;
     left:387px;
}

#qualityControl .qualityPolicy{
     padding:20px 0 0 32px;
}



/*環境活動*/

#environment{
     width:600px;
     overflow:hidden;
	 position:relative;
}

#environment h2{
     margin:33px 0 85px 20px;
}

#environment .environmentArticle{
     width:580px;
     overflow:hidden;
     margin-left:20px;
	 position:relative;
}

#environment .environmentText{
     width:350px;
     overflow:hidden;
     padding:50px 0 70px 20px;}

#environment .environmentArticle .explanation{
     padding:20px 0 50px 0;
}

#environment .systemArticleDot{
     width:550px;
     margin:12px 0 18px 18px;
     padding-bottom:40px;
     border-bottom:#000000 1px dotted;
     position:relative;
}

#environment .systemArticle{
     width:550px;
     margin:12px 0 0 18px;
     padding-bottom:40px;
     position:relative;
}

#environment .eProductName{
     font-size:123.1%;
     color:#12902f;
}

.eSystemImage{
     position:absolute;
     top:5px;
     left:348px;}

#environment .gEquipmentText{
     color:#12902f;
}


#environment .environmentArticle .approachCopy{
     padding:32px 0 25px 0;
}

#environment .environmentArticle .miniCopy{
     padding:24px 0 2px 0;
}

#environment .environmentArticle .approachText{
     padding-bottom:130px;
}

#environment .environmentArticle .certificate{
     position:absolute;
     top:26px;
     left:367px;

}
#environment .lineupTitleStyleM{
     color:#12902f;
	 font-size:123.1%;/*16px*/
	 background:url(../images/ring_listmark_e.gif) no-repeat 5px center;
	 font-weight:bold;
	 padding:5px 0 5px 25px;
	 border-bottom:#12902f 1px solid;
}


/*取扱メーカー*/

.manufacturersLogo{
     position:absolute;
     top:-5px;
     right:0px;
}


.manuProductList{
     width:600px;
     text-align:center;
}
.manuUrl{
	position:absolute;
	padding-left:11px;
	top:6px;
	left:133px;
	background:url(../images/red_arrow.gif) no-repeat 1px;
}

.manuProductList td{
     vertical-align:top;
     padding-bottom:20px;
}

.manuProductList th{
     padding-bottom:60px;
}
.manuProductList th{
     padding-bottom:60px;
}

.ploductBlockL{
     width:280px;
     overflow:hidden;
}

.ploductBlockR{
     width:280px;
     padding-left:10ox;
     overflow:hidden;
}

.ploductBlocklLrge{
     width:600px;
}

.manuProductTitleL{
     width:280px;
     height:25px;
     text-align:left;
	 margin-left:10px;
     padding:0 0 7px 0px;
     border-bottom:#e83534 solid 1px;
}


.manuProductTitleR{
     width:280px;
     height:25px;
     text-align:left;
	 margin-left:20px;
     padding:0 0 7px 0px;
     border-bottom:#e83534 solid 1px;
}

.manuProductTitle{
     height:25px;
     text-align:left;
     padding:0 0 7px 10px;
     border-bottom:#e83534 solid 1px;
}

.ploductBlocklLrge{
}

.ploductText{
     padding:5px 0 25px 20px;     
     text-align:left;
}

.manuProductName img{
     float:left;
	 padding:0 5px 0 40px;

}


.manuProductName p{
     font-size:77%;
	 float:none;
}



#manufacturersTop{
     width:600px;
}

#manufacturersTop .headcopy{
	 padding:40px 0 30px 20px;
}

#manufacturersTop p{
	 padding:0 0 30px 20px;
}

#asahiSunac{
     width:600px;
	 position:relative;
}
#asahiSunac h1{
     padding-bottom:40px;
}
#asahiSunac .headcopy{
	 padding:0 0 45px 20px;
}
#asahiSunac p{
	 padding:0 0 30px 20px;
}


#chiyoda_s{
     width:600px;
	 position:relative;
}

#chiyoda_s h1{
     padding-bottom:40px;
}


#chiyoda_s .headcopy{
	 padding:0 0 45px 20px;
}

#graco{
     width:600px;
	 position:relative;
}

#graco h1{
     padding-bottom:40px;
}


#graco .headcopy{
	 padding:0 0 45px 20px;
}

#precise{
     width:600px;
	 position:relative;
}

#precise h1{
     padding-bottom:40px;
}


#precise .headcopy{
	 padding:0 0 45px 20px;
}

#abbJapan{
     width:600px;
	 position:relative;
}

#abbJapan h1{
     padding-bottom:40px;
}


#abbJapan .headcopy{
	 padding:0 0 45px 20px;
}

.manufacturersTitleStyleS{
	 color:#4c4948;
	 font-weight:bold;
	 background:url(../../product/images/lineuptitle_base.gif) repeat-x 580px center;
	 margin-left:20px;
	 padding:0 20px;
	 height:30px;
	 line-height:30px;
	 position:relative;
	 margin-bottom:10px;
	
}
.manufacturersTitleStyleS img{
     position:absolute;
     top:8px;
     left:10px;
}
#precise .detailsCopy{
	padding-left:20px;
}
#precise .detailsLink{
    margin-left:20px;
	padding:0 0 50px 0px;
}
#precise .pdfLink{
	padding-top:5px;
	color:#e83534;
}
#precise .pickupCatalogDL{
	font-weight: bold; 
	padding:20px 0 20px 20px;
}
#precise .adobeReader img{
	float: left;
	padding:20px 0 20px 20px;
}
#precise .adobeReader span{
	font-size: 10px; 
	padding-left: 20px;
}
/* ----------------------------------------------------------------- */
/*  SITE MAP PAGE                                                    */
/* ----------------------------------------------------------------- */


#siteMap{
     width:600px;
	 position:relative;
}
#siteMap h1{
     padding-bottom:40px;
}
#siteMap h2{
     padding-left:20px;
     border-bottom:#e83534 dotted 1px;
     background:url(../images/ring_listmark.gif) no-repeat 3px center;
     font-size:108%;
     font-weight:bold;
     color:#4c4948;
}
#siteMap ul{
     padding:10px 0 25px 3px;
}
#siteMap li{
     padding:0 0 1px 15px;
     background:url(../images/red_arrow.gif) no-repeat 3px center;
	 }

#siteMap .pageList a:link{
     color:#e83534;
}
#siteMap table{
     margin:40px 0 0 20px;
}
#siteMap td{
     width:255px;
     vertical-align:top;
}
#siteMap .listInterval{
     width:45px;}

/* ----------------------------------------------------------------- */
/*  お知らせ一覧                                                   */
/* ----------------------------------------------------------------- */
.asset-more-link{
	text-align:right;
	padding:10px 0 10px 0;
}


