@charset "utf-8";

html{overflow-y:scroll;}

body{
	font-size:14px; 
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}
a:link {
	color:#0070cb;
	text-decoration:underline;
}
a:visited {
	color:#0070cb;
	text-decoration:underline;
}
a:active {
	color:#0070cb;
	text-decoration:underline;
}
a:hover {
	color:#0070cb;
	text-decoration:none;
}

.text10{
	font-size:10px;
}

.text09{
	font-size: 0.9em;
}

.width670px{
	width:670px;
	}

.width580{
	width:580px;
	}
.width300{
	width:300px;
	}
.width350{
	width: 350px;
}

.width800{
	width: 800px;
}

.width800c{
	width: 800px;
	margin: 0 auto;
}


		
img.vm {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: none;
	}

/*----------------
 breadcrumb list
----------------*/
.bread{
	position:relative;
	top: -10px;
	color: #666;
	font-size: 0.9em;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	padding: 0 0 8px 15px;
	/*
	border-bottom: 1px solid #d0d4d8;
	top: -7px;
*/
	margin-bottom: 10px;
}

.bread li{
	display:inline;
}

.bread  li  a{
	text-decoration:none;
	color: #666;
}

.bread  li  a:hover{
	text-decoration:underline;
	color: #0070cb;
}


#top{
	width:880px;
	margin: auto;
	}
#search{
	float:right;
	margin-top: 25px;
	display: block;
	}
#search .input{
	border:none;
	background:url(../images/bg_input.jpg) left top no-repeat;
	height:17px;
	width:203px;
	padding:2px 0;
	padding-left: 5px;
	}
#search input,#search img{
	float:left;
	}
#navWrap{
	background:url(../images/bg_navBg.jpg) left top repeat-x;
	height:65px;
	margin: 25px auto 0 auto;
	clear: both;
	}
  
#topBoder{
	background:url(../images/bg_navBg.jpg) left bottom repeat-x;
  margin: 0 auto;
  padding: 10px;
}

#mainNav {
	margin: 0 auto 0 auto;
	width: 880px;
	}
#mainNav li{
	float:left;
	_margin-bottom:-3px;
	}
#mainNav li.floatR{
	float:right;
	}
#content{
  display: block;
	width:880px;
	margin:0 auto;
	clear: both;
}
	
/*
---------------------------
for TopPage
---------------------------
*/

#message{
	margin-bottom: 10px;
}

.fullBox{
  width: 100%;
	min-height: 30px;
  background: url(../../images/bg_fullwideMid.jpg) repeat-y;
}

.fullBoxHeader{
	height: 10px;
	background: url(../../images/bg_fullwideTop.jpg);
}

.fullBoxInner{
	margin-left: 15px;
	margin-right: 15px;
}

.fullBoxFooter{
  height: 10px;
	background:url(../../images/bg_fullwideBottom.jpg)
}
	
.mainBox{
	background:url(../../images/bg_ulMid.jpg) repeat-y;
	width:100%;
	min-height:50px;
}

.mainBoxInner{
	min-height: 18px;
	margin-left:5px;
	margin-right:5px;
	border-top: 1px #ccc solid;
}

.mainBoxInner2{
  margin-left: 5px;
  margin-right: 5px;
  display: block;
}

.mainBoxHeader{
	height:10px;
	background:url(../../images/bg_uTop.jpg) left top no-repeat;
}

.mainBoxFooter{
	height:10px;
	background:url(../../images/bg_uBottom.jpg) left top no-repeat;
}

.mainBoxTitle{
	width: 100%;
	height: 37px;
}

.infoT{
	width: 100%;
	height: 23px;
	background:url(../../images/ttl_index1.jpg) left top no-repeat;
	padding-top:15px;
}


.tbl_PInfo{
	width: 100%
}

.tbRLine{
	border-right:1px dotted #ddd;
}

.PInfoTitle{
	text-align:center;
	padding-top: 5px;
	color: #666;
	font-weight:bold;
}

.allNews{
	margin-left:550px;
	padding-left:15px;
	background:url(../../images/arr_rightMenu.jpg) no-repeat;
}

.pNewsT{
	width: 100%;
	height: 38px;
	background:url(../../images/ttl_index2.jpg) left top no-repeat;
}


/*--------------rightMenu*/
.Menu200px{
	width: 200px;
	}
	
.box200{
	background:url(../../images/bg_rightMid.jpg) left top repeat-y;
}

.box200Title{
	width: 100%;
	height: 37px;
}

.box200Top{
	height: 10px;
	background:url(../../images/bg_rightTop.jpg) left top no-repeat;
}

.box200Inner{
  min-height: 18px;
	margin-left:5px;
	margin-right:5px;
  border-top: 1px #ccc solid;
}

.box200Inner A{
  text-decoration: none;
}


.box200Inner2{
  min-height: 18px;
  border-top: 1px #ccc solid;
}

.box200Inner3{
  min-height: 18px;
	margin-left:5px;
	margin-right:5px;
}

.menuTitle200{
  width:170px;
  height:38px;
	background: url(../../images/ttl_rBox_temp.jpg) no-repeat;
  padding-top:12px;
	padding-left:30px;
  margin-bottom: 10px;
	font-size:16px;
	font-weight:bold;
	color: #666;
}

.box200Footer{
	height: 10px;
	background: url(../../images/bg_rightBottom.jpg) left bottom no-repeat;
}


.sideMenuUL{
	padding: 10px 5px 15px 0;
}

.sideMenuUL li{
	padding:0 0 10px 28px;
	background:url(../../images/arr_index3.jpg) 16px 5px no-repeat;
}

.rightUL{
	padding: 10px 5px 15px 0;
	}
	
.rightformUL{
	background:url(../images/bg_rightBottom.jpg) left bottom no-repeat;
	padding: 10px 5px 15px 0;
	}	


.rightUL2{
  margin-top: -10px;
}
	
.rightUL2 li{
  padding-left:15px;
  padding-bottom:10px;
	background:url(../../images/arr_rightMenu.jpg) 5px 5px no-repeat;
}

.rightformULBox{
	background:url(../../shared/images/bg_rightMid.jpg) left top repeat-y;
	}
	
.rightformUL li{
	padding:0 0 10px 28px;
	background:url(../shared/images/arr_rightMenu.jpg) 16px 5px no-repeat;
	}

.rightLinkBox{
	background:url(../../images/bg_rightMid.jpg) left top repeat-y;
	padding-left: 20px;
	}

.rightLinkBox2{
	background:url(../../images/bg_rightMid.jpg) left top repeat-y;
	padding-left: 8px;
	}

.bunnerBox200{
	padding-top:5px;
	padding-bottom:5px;
}

.bunnerBox200 img{
	margin: 0 auto;
}

.rightLink{
	background:url(../../images/bg_rightBottom.jpg) left bottom no-repeat;
	padding: 0px 0px 0px 0;
}
	
.rightLink li{
	background:url(../../images/spc_rightMenu.jpg)  no-repeat;
	padding:0 0 10px 15px;
}


/*-----------tab*/
#productNavi{
 
}

.cTab{
	background:url(../../products/images/bg_tabBg.jpg) left bottom repeat-x;
	height:45px;
	margin: 0 0 15px 0;
}

.cTab a{
	text-decoration: none;
}

.cTab .first{
	margin:0 5px 0 15px;
	_margin-left:8px;
}

.cTab88 p{
	padding-top: 6px;
    font-size:10px;
	font-weight:bold;
	text-align:center;
	
}

.cTab88 {
	width:88px;
	height:31px;
	margin: 0px;
	background:url(../../products/images/bg_tab.jpg) left no-repeat;
	color: #333;
}

.cTab88:hover{
	width:88px;
	background:url(../../products/images/bg_tab_on.jpg) left no-repeat;
	color: #FFF;
}

.tab{
	background:url(../../products/images/bg_tabBg.jpg) left bottom repeat-x;
	height:45px;
	margin: 0 0 15px 0;
	display: block;
}
.tab li{
	float:left;
	margin-bottom:4px;
}
.tab li.first{
	margin:0 5px 0 15px;
	_margin-left:8px;
}

/*---------end*/
#subTabIndex{
	background:url(../../products/images/bg_subTab.jpg) left top no-repeat;
	}
	
#subTabEmoney {
	background:url(../../products/images/bg_subTab2.jpg) left top no-repeat;
	}
#subTabArea{
	background:url(../../products/images/bg_subTab1.jpg) left top no-repeat;
	}
	
.clr1{
	height:100%;
	overflow:hidden;
}

.subTab{
	padding: 4px 4px;
	margin: 30px 0 15px 0;
	float: left;
	height: 26px;
	display: block;
	}

.subTab li{
	float:left;
	_margin-bottom:-3px;
	}


.subTab1{
	clear: both;
	display:block;
	width: 185px;
	height: auto;
	float: left;
	background:url(../../products/images/bg_selMode1.png) left top no-repeat;
	padding: 5px 5px;
	margin: 0 0 5px 20px;
	}

.subTab1 li{
	float:left;
	_margin-bottom:-3px;
	}

.subTab2{
	clear: both;
	width: 273px;
	height: 32px;
	float: left;
	display: block;
	background:url(../../products/images/bg_selMode2.png) left top no-repeat;
	margin: 0 0 5px 20px;
	padding: 5px 5px;
	}

.subTab2 li{
	float:left;
	_margin-bottom:-3px;
	}

.subTab3{
	clear: both;
	width: 377px;
	height: 32px;
	float: left;
	display: block;
	background:url(../../products/images/bg_selMode3.png) left top no-repeat;
	margin: 0 0 5px 20px;
	padding: 5px 5px;
	}

.subTab3 li{
	float:left;
	_margin-bottom:-3px;
	}

/*product UL*/
.part{
	margin:0;
	padding:0;
}
.product{
	clear:both;
	display: block;
	height: 147px;
	height:100%;
	overflow:auto;
	}
.paddingTop {
	padding-top:15px;
	}

.product li{
	background:url(../../products/images/bg_proFrame.jpg) left top no-repeat;
	float:left;
	width: 213px;
	height:147px;
	margin-right:9px;
	margin-bottom:10px;
	position:relative;
	cursor:pointer;
	}
.product li .pname{
	cursor:pointer;
}
.product li .ptext{
	padding-top:5px;
	display:block;
	line-height:14px;
}
.product li.end{
	margin-right:0px;
	}
.product li a{
	width: 193px;
	padding:10px 10px 0 10px;
	_height: 137px;
	min-height: 137px;
	display:block;
	color:#000;
	text-decoration:none;
}
.product li a:visited{
	color:#000;
	text-decoration:none;
}
.product li a:hover{
	color:#000;
	text-decoration:none;
}
.product li .abs{
	position:absolute;
	right:15px;
	top:10px;
}
.product li .abs a{
	width: auto;
	padding:0;
	_height: auto;
	min-height:auto;
	outline:none;
	display:block;
}
.product li .abs img{
	cursor:pointer;
}
.product li.mover{
	background:url(../../products/images/bg_proFrame_on.jpg) left top no-repeat;
	}
.product li.m{
	margin-right:9px;
}
.proName span{
	font-size:12px;}


/* for Parking page -------------*/
#tab2{
	background:url(../../products/images/bg_tabBg.jpg) left bottom repeat-x;
	height:45px;
	margin: 13px 0 0 0;
	display: block;
}
#tab2 li{
	float:left;
	_margin-bottom:-4px;
}
#tab2 li.first{
	margin:0 5px 0 15px;
	_margin-left:8px;
}

#subTab2{
	clear: both;
	padding: 4px 4px;
	background:url(../../products/images/bg_subTab.jpg) left top repeat-x;
	margin: 6px 0 15px 0;
	float: left;
	height: 26px;
	display: block;
	}
#subTab2 li{
	float:left;
	_margin-bottom:-3px;
	}

#product2{
	clear: both;
	display: block;
	width: 864px;
	margin: 0 auto;
	padding: 0px;
	height: 200px;
	height: 100%;
	overflow: hidden;
	}
	
#product2 ul{
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

#product2 ul li{
  float: left;
  width: 202px;
  height: 230px;
  margin-top: 0;
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
	
#product2 ul .border{
	border: 1px #999 solid;

}

#product2 li .pTitle{
	text-align:center;
	padding: 0;
	margin: 0 auto;
	padding-top: 7px;
	
}
#product2 li .pPic{
	width:70px;
	float:right;
	text-align: center;
	padding-right: 5px;
}
#product2 li .pInfo{
	margin:  0;
	padding: 0;
	
	width:115px;
	float:left;
	text-align: left;
	font-size:1em;
	line-height: 150%;
	padding-left: 10px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

#product2 li .pInfo2{
	width:185px;
	padding-left: 10px;
	float:left;
	text-align: left;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	
	color: #333;
}

#product2 li .pInfo2 .pPic2{
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
}

#product2 li .pMType{
	text-align: left;
	padding-left:10px;
	line-height: 150%;
}

#product2 li .pMtype img{
	padding-right: 5px;
}

#product2 li .pSelBtn0{
	clear:both;
	text-align:center;
	position:absolute;
	top: 197px;
	left: 15px;
}

#product2 li .pSelBtn{
  clear: both;
  text-align: center;
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 7px;
}

#product2 .pTitle2{
	text-align:center;
}

.pTitle2 .pName{
	margin: 0;
	pading: 0;
	font-size: 21px;
	font-weight:bolder;
}

.pTitle2 .pModel{
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #396ACF;
  margin-top: -5px;
  margin-bottom: 5px;
}

.pTitle2 .mTitle{
  text-align: center;
  margin: 0;
  margin-top: -5px;
  margin-bottom: 2px;
  padding: 0;
  font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: 400;
}

.pTitle2 .mItem{
  font-size: 11px;
  color: #666;
  font-weight: normal;
  padding-left: 3px;

}

#pdTitle{
	widht: 100%;
	height: 50px;
	
	border: 1px solid #d0d4d8;
	padding: 10px;
}



#pdTitle .pdModel{
	font-size:15px;
	text-align: left;
}

#pdTitle .pdNameBox{
	float:left;
}

.pdNameBox .pdName{
	font-size:28px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#pdTitle .pdName  .seriase{
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
	color: #555;

	padding-left: 10px;
   
}

#pdTitle .pdTypeJ{
	width:80px;
	background:#CC681B;
	
	font-size:12px;
	color:#fff;
	text-align:center;
    float:right;
}

#pdTitle .pdTypeG{
	width:80px;
	background:#9753D9;
	
	font-size:12px;
	color:#fff;
	text-align:center;
    float:right;
}

#pdTitle .pdTypeMC{
	width:80px;
	background:#E41C79;
	
	font-size:12px;
	color:#fff;
	text-align:center;
    float:right;
}

#pdTitleLow{
  width: 100%;
  margin: 0 auto;
  border: 1px solid #d0d4d8;
}

#pdTitleLow h1{
  margin: 10px;
 	font-size:20px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }

.pdOption{
  width: 270px;
  border: 1px #999 solid;
  padding: 5px;
}

.opTitle{
	widht: 250;
	min-height: 40px;
	
	border: 1px solid #d0d4d8;
	padding: 5px;
  
  text-align:center;
}

.opTitle .opNameBox{
  width: 95%;
  margin: 0 auto;
 
  border-bottom: 1px solid #aaa;
}

.opNameBox .opName{
	font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.opNameBox .opName .opType{
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  font-size: 12px;
	font-weight:bold;
	color: #555;

	padding-left: 10px;
   
}

.opTitle .opDiscript{
  width: 95%;
  margin: 0 auto;
  
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:left;
  
}

.opTitle .opTypeJ{
	width:80px;
	background:#CC681B;
	
	font-size:12px;
	color:#fff;
	text-align:center;
    float:right;
}

.opTitle .opTypeG{
	width:80px;
	background:#9753D9;
	
	font-size:12px;
	color:#fff;
	text-align:center;
    float:right;
}

/*------------------------index*/
.H2BannerImg{
	margin-top:-13px;
	vertical-align: text-top;
	position: relative;
	}
.indexContentBox{
	margin:13px 0 0 0;
	}
.news{
	margin:6px 0 0 0;
}
.relative{
	position:relative;
	}
.newBox img{
	display:block;
	}
/*---------------ul*/
.ulWrap{
		background:url(../../images/bg_ulMid.jpg) left top repeat-y;
	}
	
.ulSelf{
	display: block;
	padding: 0 0 25px 0;
	font-size: 1.1em;
}

.ulSelf li{
	padding:8px 20px 8px 30px;
	border-bottom:1px dotted #ddd;
	}

.ulBlue{
		background:url(../../images/arr_index3.jpg) 13px 10px no-repeat;
}

.infoBox{
  position:relative;
	padding:8px 20px 8px 15px;
	border-bottom:1px dotted #ddd;
}

.infoIcon{
  display:inline-block;
  width:80x;
  vertical-align:top;
}

.infoDay{
  display:inline-block;
  vertical-align:top;
  width:120px;
  padding-top: 0px;
  font-size: 1em;
  }

.infoDetail{
  display:inline-block;
  vertical-align:top;
  width:420px;
  padding-top: 0px;
  font-size: 1em;
}


.ulRed{
 		background:url(../../images/arr_index2.jpg) 13px 10px no-repeat;
}

.ulRed li{
 		background:url(../../images/arr_index2.jpg) 13px 10px no-repeat;
}

.ulRed li img{
		display : inline;
		position: relative;
		padding-left: 10px;
		padding-top: 1px;
}

.ulRed2 li{
		padding-left:30px;
		line-height:30px;
		background:url(../../images/arr_index2.jpg) 13px 10px no-repeat;
}

.ulGreen{
		background:url(../../images/arr_index1.jpg) 13px 10px no-repeat;
}

.ulGreen li{
		background:url(../../images/arr_index1.jpg) 13px 10px no-repeat;
}

.ulGreen2 li{
		padding-left:30px;
		line-height:30px;
		background:url(../../images/arr_index1.jpg) 13px 10px no-repeat;
}

	

/*-----------imgLink*/
.imgLink{
	clear:both;
	text-align: center;
	margin: 23px 0 0 0;
}

.imgLink img{
	vertical-align:top;
}

/*----------corporte--*/
.corUL {
	padding:0 0 8px 0;
	}
.corUL li{
	padding:3px 0;
	background:none;
	border-bottom:1px dotted #e0e0e0;
	display: block;
	margin: 0 7px;
	font-size:12px;
	}
.corUL li.last{
	border-bottom:1px solid #fff;
}
.corUL a {
	display:block;
	padding:5px 0 5px 27px;
	background:url(../images/arr.gif) 9px 6px no-repeat;
	}
.corUL a:hover{
		background:#e5e6e8 url(../images/arr.gif) 9px -84px no-repeat;
	}
.corUL a.now{
		background:#e5e6e8 url(../images/arr.gif) 9px -84px no-repeat;
		color:#8a8a8a;
		text-decoration:none;
	}
.intro{
	width: 663px;
}

.intro800{
	margin: 0 auto;
	width: 750px;
}

.corporatePdiv{
	width:100%;
	}
.contactbox{
	width:653px;
	padding:0 5px;
	height:100%;
	overflow:hidden;
	background:url(../../shared/images/bg_contact.gif) repeat-y;
}
.contactbox .left{
	float:left;
	width:323px;
}
.contactbox .right{
	float:right;
	width:324px;
}
.contactbox .left .body, .contactbox .right .body{
	padding:3px;
	background-color:#fff;
}
.tel{
	padding:9px 9px 0px 9px;
}
.tel a{
	padding-left:10px;
	line-height:14px;
	background:url(../../images/arr_rightMenu.jpg) no-repeat left center;
}
.tel0{
	padding:9px;
	background:url(../../shared/images/bg_dot.gif) repeat-x left bottom;
}
.tel1{
	padding:0px 9px 0px 9px;
}
.tel2{
	padding:9px 9px 0px 9px;
}

/*production*/
.ulproduction{
	padding:15px 0 0px 30px;
	background:url(../../corporate/images/bg_productionM.gif) left top repeat-y;
	}
.ulproduction li{
	line-height: 16px;
	padding-bottom: 13px;
	}
.ulproduction strong{
	padding-left:12px;
	color:#12458e;
	background:url(../../corporate/images/arr_production.gif) left   center no-repeat;
	}
/*.pEnv*/
p.pEnv{
	line-height:22px;
	}
.pEnv span{
	background:url(../../corporate/images/arr_environment.gif) left center no-repeat;
	padding:0 0 0 15px;
	font-weight: bold;
	}
/*ulEnv*/
.ulEnv{
	margin:10px 0 0 25px;
	text-indent:-1em;
	line-height: 18px;
	}
.ulEnv li {
	margin-bottom:6px;
	}
/*group*/
.pImg{
	width:550px;
	margin:25px auto 0 auto;
	text-align: center;
	}
/*-----------corpoarate-index*/
#corpoarateTab{
	height:46px;
	}
.bottomLine{
	border-bottom:1px solid #d0d4d8;
	padding: 7px 0;
	}

/*----------news-index*/
.newsUl{
	padding-top: 5px;
	}

.newsUl li{
/*	background:url(../images/arr_rightMenu.jpg) 10px 16px no-repeat;*/
	padding:10px 20px 10px 20px;
	border-bottom: 1px dotted #dcdcdc;
	font-size: 13px;
	}

.newsUl img{
  display:none;
  padding-bottom:5px;
}

.newsUl a{
	margin-right: 10px;
  text-decoration: none;
}

.newsUl a:hover{
  text-decoration:underline;
}

.newsSTtl {
	color:#339;
	font-weight: bold;
}

.newsTitle{
	height: 30px;
	background:url(../../news/images/bg_news-ttl.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 9px;
	font-weight:bold;
	font-size:14px;
	margin-top:3px;
}



/*-------product*/
.title1{
	background:url(../../products/images/arr_proA.gif) 15px 5px no-repeat;
	padding-left:28px;
	font-weight:bold;
	font-size:14px;
	line-height: 1.1em;
	margin-bottom:10px;
	}
.title2{
	background:url(../../corporate/images/arr_h2.gif) 15px 5px no-repeat;
	}

.title3{
	background:url(../../products/images/arr_proA.gif) 15px 5px no-repeat;
	padding-left:28px;
	font-weight:bold;
	font-size:14px;
	line-height: 1.1em;
	margin-bottom:10px;
	}

.listTable{
	border:1px solid #2966a5;
	margin: 5px 0 0 0;
	text-align:center;
	}
.listTable th{
	background:url(../../products/images/bg_listTable.jpg) left top repeat-x;
	height:28px;
	text-align:center;
	color:#fff;
	border-right:1px solid #2966a5;
	font-weight: bold;
	}
.listTable td{
	border:1px solid #bfbfbf;
	height:32px;
	text-align: left;
	padding-left: 10px;
	}
.listTable tr:hover td{

	}
.listTable td a{
	background:url(../images/arr.gif) 0px 2px no-repeat;
	padding:0 0 0 18px;
	text-align: left;
	display:block;
	}

/*--- 2010.09.14 add --*/
.imgLib{
	width:280px;
	margin-top:30px;
}
.imgLib .picList{
	overflow: auto;
	list-style: none;
	line-height: normal;
}
.imgLib .picList li{
	display: inline;
}

.imgLib .picList li img{
	border: 1px #d0d4d8 solid;
}

.imgLib2{
	width:270px;
	margin-top:10px;
}
.imgLib2.picList{
	overflow: auto;
	list-style: none;
	line-height: normal;
}
.imgLib2 .picList li{
	display: inline;
}

.imgLib2 .picList li img{
	border: 1px #d0d4d8 solid;
}



.proImgUL{
	margin:10px 0 0 0;
	}
.proImgUL li{
	background:url(../../products/images/arr_proLi.gif) left 0px no-repeat;
	font-size:15px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	font-weight:bold;
	margin:15px 0 0 0;
	line-height: 1.5em;
	}
.proImgUL span{
	font-weight:normal;
	font-size:12px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	}

.proImgUL li ul li{
	background:none;
	margin-top:5px;
	font-weight:normal;
	font-size:12px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.proImgUL2 li{
	padding:0 0 0 10px;
	background:url(../../products/images/arr_point.gif) left center no-repeat;
	font-weight:normal;
	margin:0;
	font-size: 12px;
	}
.proIntro{
	border:3px solid #dcdcdc;
	padding: 10px;
	margin: 0;
}

.proIntro2{
	width: 90%;
	border:3px solid #dcdcdc;
	padding: 10px;
	margin: 0;
}

.proIntro .note{
	text-align: right;
	margin-top: 5px;

	}
	
.proDesc{
  color:#3F65B2;
  font-weight:bold;
  font-size:16px;
}

/*clx40 table*/
.proListTable,.proListTable td,.proListTable th{
	border:1px solid #bfbfbf;
	padding:10px 0 10px 12px;
	}
.proListTable th{
	vertical-align:top;
	background:#f7f7f7;
	}
.tableNo,.tableNo td{
	border:none;
	padding:0;
	line-height:1.5em;
	}
 
.proListTable span{
	color:#999;
	}

.proListTable .uptxt{
  vertical-align: super;
  font-size:9px;
  color: #333;
}
  
.proListTable .com{
    color : #444444;
    font-size: 9pt;
    padding-left: 10px;
}

.series{
	padding:10px;
	border: 3px #dcdcdc solid;
}

.series ul{
	line-height: 20px;
	color:#666;
}
.serIntro{
	background:url(../../products/images/mark2_b.gif) left center no-repeat;
	margin-top: 5px;
	padding-left: 15px;
}
/*----------------contact*/
.contactBox{
	background:url(../../contact/images/bg_contactA.gif) left top no-repeat;
	margin: 10px 0 0 0;
	height: 458px;
	padding: 4px;
	}
.contactUL{
	padding:0 1px 5px 1px;
	}
.contactUL li{
	border-bottom:1px dotted #dcdcdc;
	padding: 7px 0 7px 10px;
	line-height: 1.5em;
	background: #fff;
	}
.contactUL .title{
	font-weight:bold;
	}
.contactUL a {
	background:url(../images/arr_rightMenu.jpg) left center no-repeat;
	padding:0 0 0 10px;
}
.contactUL_left{
	background:#fff url(../../contact/images/bg_contactBL.jpg) left bottom no-repeat;
	
	}
.contactUL_right{
	background:#fff url(../../contact/images/bg_contactBR.jpg) left bottom no-repeat;
	
	}
/*domestic*/
.ul{
	padding-left:10px;
	}
.ul li{
	padding:0 0 0 10px;
	background:url(../../products/images/arr_point.gif) left center no-repeat;
	line-height: 18px;
}

.contactTable th{
	background:#f7f7f7;
	border:1px solid #bfbfbf;
	font-weight:normal;
	vertical-align: top;
	font-size:12px;
	padding:10px 0 10px 15px;
	}

.contactTable td {
	background:#ffffff;
	border:1px solid #bfbfbf;
	vertical-align: top;
	padding:10px!important;
	font-size:12px;
	line-height:150%;
	}
	
.timelineTable td{
	border:1px solid #bfbfbf;
	font-weight:normal;
	padding:15px 0 15px 15px;
	}
.timelineTable th{
	background:#f7f7f7;
	vertical-align: top;
	}	


.span_ac0000 span{
	color:#ac0000;
	}
.bgF6F5F1 textarea,.bgF6F5F1 input{
	background:#F6F5F1;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.contactBtn{
	width:140px;
	height:38px;
	border:none;
	}
.contactBtn#submitBtn{
	background:url(../../contact/images/btn_submit.gif) no-repeat;
	}
.contactBtn#resetBtn{
	background:url(../../contact/images/btn_reset.gif) no-repeat;
	}
	
.contactBtn#sendBtn{
	background:url(../../contact/images/btn_send.gif) no-repeat;
	}
	
.contactBtn#backBtn{
	background:url(../../contact/images/btn_back.gif) no-repeat;
	}
	
.TableNoBorder td{
	border:none;
	padding:0px 0 8px 0!important;
	}
 
 .TableNoBorder2 td{
	border:none;
	padding:0px;
	}
 
.strongText strong{
	color:#104891;
	}
/*time*/
.ttl_time{
	position:absolute;
	left:20px;
	top:1px;
	}
.time td{
	border:none;
	padding:0;
	}
.time tr{
	background:url(../../corporate/images/bg_time.gif) left top repeat-x;
	}
.time table tr,.time table td{
	background:none;
	padding:0;
	}
.time table td.top{
	vertical-align:top;
	}
.time table td.top strong{
	color:#104891;
	}
.time table td.top em{
	color:#bc0000;
	}
/*----------recruit*/
.recruitBox{
	background:url(../../recruit/images/bg_recruit.gif) left top no-repeat;
	margin: 33px 0 0 0;
	height: auto;
	padding: 4px;
	}
.recruitBox li{
	margin-bottom:7px;
	}
.recruit h4{
	color:#800000;
	font-weight: bold;
	margin: 8px 0 0 0;
	}
.recruit table td{
	padding:4px 0 4px 3px;
	vertical-align: top;
	}
.recruit table.border td{
	border:1px solid #666;
	}
.content h4{
	font-size:13px;
	font-weight:bold;
	margin: 15px 0 0 0;
	clear: both;
	}
.content p{
	line-height:1.6em;
	}
.content ul{
	list-style: outside disc;
	margin: 15px 0 0 30px;
	line-height: 1.8em;
	}
/* 2009/1/19(by Hisai)  */
p.pRec {
	line-height:22px;
	}
.pRec span{
	background:url(../../recruit/images/arr_recruit.gif) left center no-repeat;
	padding:0 0 0 15px;
	color: #993333;
	font-weight: bold;
	}
/* End */

/*utility link*/
.ulLink{
	margin:28px 0 0 28px;
	}
.ulLink li{
	background:url(../images/arr.gif) left 0px no-repeat;
	padding:0 0 0 19px;
	margin-bottom: 21px;
	}
	
/*news*/
.divIndent{
	margin:10px 0 0 25px;
	}
.divIndent ul{
	text-indent:-1.5em;
	margin: 0 0 0 16px;
	}
.divIndent ul li{
	padding-bottom:10px;
	line-height: 1.3em;
	}
.divIndent span{
	color:#993333;
	}
.Pgray{
	font-size:13px;
	color:#333;
	font-weight: bold;
	clear: both;
	}
.divT{
	clear:both;
	margin:3px 0 0 0;
	}
.divT table{
	line-height:1.3em;
	}
.vendexTable{
	width: 600px;
	margin-left: 15px;
	}

.vendexTable td{
	width: 300px;
	text-align:center;
}

.vendexTable td img{
	display:block;
	margin: 0 auto;
}

.vendexTable .borderR{
	border-right: #999999 solid 1px;
}

.vendexTable .borderB{
	border-bottom: #999999 solid 1px;
}

/*sitemap*/
.siteUL{
	margin:15px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:0px dotted #999;
	}
.siteUL li{
	background:url(../images/arr.gif) left 3px no-repeat;
	padding:3px 10px 3px 20px;
	line-height:1.5em;
	display:inline;
	}
.sitemap h3{
	font-weight:bold;
	background:url(../images/arr.gif) left 3px no-repeat;
	padding:3px 10px 3px 20px;
	}
	
.sitemap p{
	color:#0070cb;
	font-size:11px;
	}
	
.siteLink {
	width:32%;
	padding: 0 0 15px 0;
	}
	
.siteLink ul {
	margin:0 0 0 10px;
	}
	
.siteLink ul li  {
	background:url(../images/arr_rightMenu.jpg) left center no-repeat;
	padding:0 0 0 15px;
	line-height: 1.6em;
	}
	
/*footLink*/
#footerLink{
	clear: both;
	margin: 30px 0 0px 0;
	display: block;
	text-align: right;
}
#footerLink a{
	background:url(../../products/images/arr_link.gif) left center no-repeat;
	padding:0 0 0 12px;
	font-size:11px;}
  
#footerBox{
	background:url(../images/bg_footer.gif) left top repeat-x;
	padding: 10px 0 0 0;
	height: 52px;
	margin: 15px 0 0 0;
	clear: both;
	}
	
#footerBox2{
	background:url(../images/bg_footer.gif) left top repeat-x;
	position: absolute;
	left: 0px;
	top: 615px;
	padding: 10px 0 0 0;
	height: 52px;
	clear: both;
}

#footer{
	width:880px;
	margin:0 auto;
	}

#footer660{
	width:660px;
	margin: 0 auto;
}


/*-- for Map Page --*/
.bus-info{
	margin-left:10px;
	margin-bottom: 10px;
}

.bus-info-title{
	color:#036;
}


/*------
 for Parking Image
-------*/
#PageInfo{
	width: 880px;
	margin: 0px;
	padding: 0px;
	min-height: 450px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

#PageInfo a{
	text-decoration:none;
}

#PageInfo a:hover{
	text-decoration:underline;
}
	
#PageInfo .msgText{
	width:420px;
	border: 1px #999999 solid;
	margin-left: 10px;
	padding: 10px;
	font-size:1em;
	line-height:150%;
	text-align: left;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

#PageInfo h1 .pTitle{
  width: 100%;
  height: 30px;
  background:url(../../products/images/bg_pagetitle_880.gif) no-repeat;
  
  margin-top:10px;
  margin-bottom: 10px;
  
  padding-top: 3px;
  padding-left:20px;
  font-size:18px;
  font-weight:bold;
  color: #336;
}

/*--------------
 for ECO Page
--------------*/
#ecoTitle{
	width: 860px;
	margin: 0 auto;
	margin-top: 10px;
}

#ecoMsg{
	width: 820px;
	margin: 0 auto;
	margin-top: 10px;
}

.MsgText{
	width:660px;
	font-size: 1em;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

#ecoGraph{
	width: 840px;
	margin: 0 auto;
	margin-top: 30px;
}

/*---------------------
 Products Information 
-----------------------*/
.subTitle {
	margin:30px 0 7px 5px;
	
	border-bottom: 1px solid #6595ED;
	border-left: 7px solid #6595ED;
	
	padding-left: 10px;
	font-size:1.2em;
	color: #6595ED;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.subTitle +  a{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	color: #999;
}

.subTitle + a:hover{
	text-decoration:underline;
	color: #0070cb;
}

.subTitleBox{
  width:880;
  margin-top:30px;
  border:#c0c0c0 solid 1px;
  background-color:#fafafa;
	padding-left: 10px;
	font-size:1.2em;
	color: #666;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.pNavi{
  float: right;
  color: #999;
  
}

.pNavi a{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	color: #999;
}

.pNavi a:hover{
	text-decoration:underline;
	color: #0070cb;
}

/*---------------------
 Line
-----------------------*/
.frameLine{
	border: 1px solid #d0d4d8;
	padding: 10px;
}

/*--------------------
 bootstrap
----------------------*/
.btn-group a:link{
	color:#333;
	text-decoration: none;
}

.btn-group a:hover {
	color:#333;
	font-weight:bold;
}

/*------------------*/
.clxmeiLink{
	padding-left: 10px;
}

/*--------------------
 Products Index 
----------------------*/
.toiawasesaki{
	padding-left:10px;
}

.toiawasesaki li{
	background:url(../images/arr_rightMenu.jpg) left 5px no-repeat;
	padding-left: 15px;
}
.toiawasesaki li a{
	padding-left: 10px;
}

.toiawasesaki li+li{
	margin-top:10px;
}

.subTitle2{
	margin-bottom:10px;
	margin-left: 5px;
	border-bottom: 1px solid #36C;
	border-left: 7px solid #36C;
	padding-left: 10px;
	font-size:1.2em;
	color: #36C;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
}

.subTitle3{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	width:500px;
	
	border-bottom: 1px solid #36C;
	border-left: 7px solid #36C;
	padding-left: 10px;
	font-size:1.3em;
	color: #36C;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.subTitle4{
	margin-top:20px;
	margin-bottom:10px;
	width:500px;
	
	border-bottom: 1px solid #333;
	padding-left: 10px;
	font-size:1.2em;
	color: #333;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}
	
.subTitle5{
	margin-bottom:10px;
	width:500px;
	
	border-bottom: 1px solid #333;
	padding-left: 10px;
	font-size:1.2em;
	color: #333;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.subTitle6{
	margin-bottom:10px;
	width: 800px;
	
	border-bottom: 1px solid #333;
	padding-left: 10px;
	font-size:1.2em;
	color: #333;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.subTitle7{
	width:100%;
	
	border-bottom: 1px solid #333;
	padding-left: 10px;
	font-size:1.2em;
	color: #333;
	font-weight:bold;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
}

.subTitle840{
  width: 840px;
  height:35px;
  background:url(../../images/bg_subTitle_w840.jpg) no-repeat;
}

.subTitle840Text{
  padding-left:30px;
  padding-top: 6px;
  
  font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #333;
}

/***********************************/
/* for recuruit Page               */
/***********************************/
/* category tab */
	
.tab_rec{
	background:url(../../recruit/images/bg_tab.gif) left bottom repeat-x;
	height:34px;
	margin: 0 0 15px 0;
	display: block;
}
.tab_rec li{
	float:left;
	margin-bottom:4px;
}
.tab_rec li.first{
	margin:0 5px 0 20px;
	_margin-left:8px;
}

#rContents{
	margin: 0 20px 0 20px;
  min-height:300px;
  
	
}

.contactBox2{
	width:415px;
	background:url(../../recruit/images/bg_recBox_s.jpg) repeat-y;
	margin: 10px 0 0 0;
}

.contactBox2-inner{
	margin:10px 20px;
}

.rec_message{
	display:block;
	
	padding-left:10px;
		
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:150%;
}

.rec_mes_img{
	width:200px;
	height:100%;
}

.div-info{
	margin: 0 10px;
}

.bLine{
	border-bottom: #999999 solid 1px;
}

/*
------------------
  for sub window 
------------------
*/

#title660 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
  border-bottom: 1px solid #333;
}

#pContents{
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
  margin-bottom: 20px;
}

#pContents-inner{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

.form-footer{
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 5px;
		text-align:center;
		border-top: 1px solid #666;
}
	
.e-message {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:20px;
	text-align:left;
	color: #F33;
}

#answer {
	width : 540px;
	margin: 0 auto;
	margin-top: 10px;
	border : 1px solid #999;	 
}

#answer .question {
  background-color : #C4DFCD;
}

#answer .bb1{
	border-bottom: 1px solid #999;
}

#answer td{
	padding: 5px;
}

.disp-inline{
	display:inline;
}

.disp-block{
   display:block;
}


/***************************/

#pageContents800{
	width: 800px;
	margin: 0 auto;
}

#contents-top{
	width:100%;
	padding-bottom:20px;
}

#contents-inner-800{
	width: 800px;
	margin: 0 auto;
}

.spContents{
	width:800px;
	margin:0 auto;
	margin-top: 20px;

  text-align:center;
}

.spContents .sptitle{
	border-left: 10px solid #06C;
	border-bottom: 1px solid #06C;
  padding-left: 10px;
  margin-bottom: 20px;
	
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	color: #06C;
	line-height:150%;
	text-align:left;
}

.spContents-inner{
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
}

.spExp{
	padding: 0 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	
	text-align: left;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height:150%;
}
.spTxt{
	text-align: left;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height:150%;
}

.spTxt li{
  background:url(../images/arr.gif) left 0px no-repeat;
	padding-left: 15px;
  line-height:100%;
	padding-bottom: 10px;
}

.spc-list_pause{
	border-bottom: 1px solid #666;
}


/*****************************/
.message{
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border: 1px #4872B1 solid;
}

.message_title{
	width: 100%;
	background-color: #4872B1;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.message_text{
	padding:5px;
	color: #555555;
	font-size:0.9em;
	
}

/*************************/
/* Page Title            */
/*************************/
.pTitle660{
	height: 34px;
	background:url(../images/bg_contentsTitle_660.gif) no-repeat;
  padding-top: 6px;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	color: #666;
}

.pTitle663{
	height: 34px;
	background:url(../images/bg_contentsTitle_663.gif) no-repeat;
  padding-top: 6px;
	padding-left:25px;
  margin-bottom: 10px;
	font-size:16px;
	font-weight:bold;
	color: #666;
}

.pTitle800{
	height: 34px;
	background:url(../images/bg_contentsTitle_800.gif) no-repeat;
  padding-top: 6px;
	padding-left:25px;
	font-size:16px;
	font-weight:bold;
	color: #666;
}

.pTitle880{
	height: 34px;
	background:url(../images/bg_contentsTitle_880.gif) no-repeat;
  padding-top:6px;
	padding-left:25px;
  margin-bottom:10px;

	font-family:"メイリオ","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #666;
}

/***********************/
/* Button              */
/***********************/
.btn200{
	height:50px;
    border: 1px solid #666;
	
    background:url(../images/btn_200X50_off.gif) no-repeat;
	
	text-align:center;
	font-size:14px;
	font-weight:bold;

	color: #444;
}


/*******************/
/* Top Page        */
/*******************/
#ttl_pInfo{
  width : 100%;
  height: 37px;
  
  background:url(../../images/ttl_pInfo-bg.jpg) left top no-repeat;
  
  margin-top:10px;
  
  padding-top: 11px;
  padding-left:30px;
  font-size:16px;
  font-weight:inherit;
  color: #333;
}

#ttl_wNews{
  width : 100%;
  height: 37px;
  
  background:url(../../images/ttl_wNews_bg.jpg) left top no-repeat;
  
  margin-top:10px;
  
  padding-top: 11px;
  padding-left:30px;
  font-size:16px;
  font-weight:inherit;
  color: #333;
}

#ttl_cInfo{
  width : 100%;
  height: 37px;
  
  background:url(../../images/ttl_cInfo_bg.jpg) left top no-repeat;
  
  margin-top:10px;
  margin-bottom: 10px;
  
  padding-top: 11px;
  padding-left:30px;
  font-size:16px;
  font-weight:inherit;
  color: #333;
}
  
  
.ulPInfo{
  background:url(../../images/icon_pInfo.jpg) 13px 10px no-repeat;
  padding-left:100px;
}

.ulCInfo{
  background:url(../../images/icon_cInfo.jpg) 13px 10px no-repeat;
  padding-left:20px;
}

.ulInfo{
  background:url(../../images/icon_Info.jpg) 13px 10px no-repeat;
}


/* for Inquiry Index Page */
.inq_title{
  margin: 0px;
  width:323px;
  height:28px;
  background: url(../../contact/images/ttl_contact_bg.gif) 0px 1px no-repeat ;
  
  color: #000;
  padding-left: 25px;
  padding-top: 4px;
    
  font-size: 14px;
  font-weight:bold

  }
  

/******************/
.bunnerBox500{
  margin-top: 10px;
  margin-bottom: 10px;  
}

.bunnerBox500 a{
  text-decoration: none;
}

.bunner500_b {
  width: 500px;
  height: 80px;
  margin: 0 auto;
  padding: 0px;
  
  background: url(../images/bg_bunner500_b.jpg) no-repeat;
  
  color: #fff;
  font-family:"メイリオ","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Arial, Helvetica, sans-serif;
  text-align:center;
  font-size: 30px;
  font-weight:900; 
  line-height:1.2;
}

.bLineD{ border-bottom: #666 1px dotted; }
.rLineD{ border-right: #666 1px dotted; }
.aLineD{ border: #666 1px dotted; }
.posiR{ position: relative; }
.posiA{ position: absolute; }
.setB{ bottom: 0px;}



.LinkBtnList{
  margin-top: 15px;
  margin-bottom:25px;
}

.LinkBtnList ol{
  font-size:0px;
  margin-left:20px;
}

.LinkBtnList ol li{
  width: 200px;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  display: inline;
  padding: 10px;
  font-size: 12px;
}

.LinkBtnList ol li:hover{
  background-color: #99ccff;
  font-weight:bold;
  color: #ffffff;
}

.LinkBtnList ol li a{
  text-decoration:none;
  color:#666;
}


.LinkBtnList_B{
  margin-top: 15px;
  margin-bottom: 25px;
}

.LinkBtnList_B ol{
  font-size:0px;
  margin-left:20px;
}

.LinkBtnList_B ol li{
  width: 200px;
  background-color: #ddeeff;
  border: 1px solid #ccc;
  display: inline;
  padding: 10px 20px;
  font-size: 12px;
}

.LinkBtnList_B ol li a{
  text-decoration:none;
  color:#666;
}

.LinkBtnList_B ol li:hover{
  background-color:  #99ccff;
  font-weight:bold;
}

.categoryBox{
  margin-top: 5px;
  margin-bottom:30px;
}

.categoryBox ol{
  margin-left:20px;
}

.categoryBox ol li{
  width: 200px;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  display: inline;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight:700;
}

.categoryBox ol li:hover{
  background-color: #cceeff;
}

.categoryBox ol li a{
  text-decoration:none;
  color:#333;
}

.categoryBox ol li.nowSel{
  background-color: #cceeff;
}


.back2Top{
  padding-right:20px;
  text-align:right;
}

.back2Top a {
  text-decoration: none;
  color: #aaa; 
}

.back2Top a:hover{
  color: #9af;
}

.saleStop{
  width: 400px;
  margin: 0 auto;
  color: #D02050;
  border: 1px solid #D02050;
  padding: 5px;
  text-align:center;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1em;
  font-weight:400;
}

.saleStop a{
  color : #D02050;
  text-decoration: none;
}

.saleStop a:hover{
  text-decoration:underline;
}

#pTypeTable{
  margin-left:10px;
  line-height:18px;
  border: 1px solid #333;
}

#pTypeTable th{
  text-align:center;
  padding-left:10px;
  padding-right:10px;
}
#pTypeTable td{
  text-align:center;
  padding-left:10px;
  padding-right:10px;
}

#pTypeTable .txtL{
  text-align:left;
}

.noDecoLink a{
   text-decoration: none;
}

.noDecoLink a:hover{
    text-decoration: underline;
}

.box295{
  width:295px;
}

.box400{
  width:400px;
}

.box600{
  width:600px;
}
.box663{
  width:663px;
}

.boxLine999{
  border: 1px solid #999;
}

.bgcolorBule01{
  background-color:#24ABEC;
  color:#fff;
}

.bgcolorBule02{
  background-color:#ddd;
  color:#333;
}