@charset "utf-8";
/* CSS Document */

/* ---------------------------------
Common
--------------------------------- */
* html body dl.list dd div{
   display:inline-block;
}

ul.reset,
ul.reset ul,
ul.reset ol,
ol.reset,
ol.reset ul,
ol.reset ol,
dl.reset,
dl.reset dt,
dl.reset dd{
 list-style-type:none;
 margin: 0;
 padding: 0;
}

.rightbox{
	position: relative;
float: right; 

}
a{
 color: #006CE0;
 outline: none;
}

p{
	line-height: 1.5;
padding-bottom: 0.5;
}

p.indent{
	text-indent:1em;
}

h1,
h2,
h3,
h4,
h5,
h6{
 	padding: 0;
 	margin: 0;
 	font-weight: bolder;
}

img{
	border-style: none;
}

#list li{
 padding-top: 7px;
 padding-bottom: 7px;
 border-bottom: dotted  1px #cccccc;
}

li.list{
	border-bottom: dotted  1px #cccccc;
	padding: 1em 0;
}

dl.list dt{
 float: left;
 width: 9em;
 padding: 0.75em 0;
 font-weight: normal;
 color: #bc6868;
}

dl.list dd{
 padding: 0.75em 0 0.75em 9em;
 border-bottom: 1px dotted #CCC;
}

td.right{
	text-align:right; 
}
div.section{
	margin: 0.5em;
}	  
.post-date{
	color: #9a4a4a;
	font-size: 90%;
	font-weight: normal;
	padding-right: 2em;
}

.icon{
	padding-left: 20px;
}

.pdf{
	background : url(icon-pdf.gif) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.doc,
.docx,
.docxm{
	background : url(icon-doc.gif) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.xls,
.xlsx,
.xlsm{
	background : url(icon-xls.gif) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.allow{
	background : url(arrow.png) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.btn-more a{
	padding: 0 0 0 14px;
	margin-top: 5px;
	font-size: 85%;
	background : url(icon.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}
.btn-more a:hover{
	padding: 0 0 0 14px;
	color: #333;
	background : url(icono.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

.txt_red{
	color: #f00;
}
.clearfloat{
	 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix::after{
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
}

.clearfix{
	display: inline-block;
}

/* Hide Mac IE \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}

/* ---------------------------------
body
--------------------------------- */
body{
	background-color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",    sans-serif;
}

#container{
	width: 970px;  
	margin: 0 auto;
	padding: 0;
	background : url(bg-container.jpg) 0% 0% / auto auto repeat-y scroll padding-box border-box transparent;
}

#wrap{
	position: relative;
	width:950px;
	margin: 0;
	padding: 0 10px;
}

 #rightblock{
	float: right; 
}


/* -----------------------------------
Header
-------------------------------------- */
 #top #header{
	 
	margin: 0  auto; 
	position: relative;
	height:360px; 
  	background : url(main-img-bak.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}
 #top #header #log{
 	margin:0;
	padding: 120px 0 0 0;
 
 }
  
 #top #header h1{
 	text-indent: -9999px;
	width::950px;
	height:85px;
	background : url(logo.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}

 #contents #header{
	 
	margin: 0  auto; 
	position: relative;
	height:85px; 
	background-color: #FFF;
	border-bottom: 5px solid #669900;
}
 #contents #header #log{
 	width:590px;
 	margin:0;
	padding: 10px 0 0 0;
 	float: left; 
 }
  
 #contents #header h1{
 	text-indent: -9999px;
	width:530px;
	height:59px;
	background : url(logo-m.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}




/* Header >nav-header */
#nav-header{
	position: absolute;
	width:950px;
	top: 60px;
	right: 0px;
}

#nav-header ul{
	margin:0;
	padding:3px 0 0 0;
}

#nav-header li{
	display: block;
	height:1em;
	margin-left:20px;
	float:right;
}

#nav-header li a{
	padding: 0 0 0 14px;
	text-decoration:none;
	background : url(icon.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

#nav-header li a:hover{
	padding: 0 0 0 14px;
	 color: #333;
	 background : url(icono.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}


/* Header > Search Form */

#form-search{
 position: absolute;
 top: 18px;
 right: 10px;
}

#form-search li{
 float: left;
 padding-left: 5px;
}

#form-search input{
 height: 18px;/*
 line-height: 18px;*/
 margin: 0px;
 padding: 0px;
 border: 1px solid #CCC;
 width: 170px;
}

#form-search button{
 background : url(btn-search.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
 height: 20px;
 width: 51px;
 text-indent: -999em;
 display: block;
 border-style: none;
}

#form-search button:hover{
	background-position: 0px -20px;
}

/* Header > index */

#index{
 position: absolute;
 top: 322px;
 left: 10px;
 height:38px;
 width:200px;
 background : url(nav-index.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}

/* ---------------------------------
category img
--------------------------------- */

#contents #category{
	margin: 0  auto; 
	position: relative;
	height:100px; 
  	background : url(category-img.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}
#contents #category h2{
	margin: 0  auto;
	padding: 30px  20px 0 0;
	font-size: 1.5em;
	color:#333333;
	text-align:right; 
	position: relative;
}

/* ---------------------------------
left block
--------------------------------- */
#sidebar1{
 	position: relative;
	float: left; 
	width: 200px;
	/*background: #CDF2CD; */
	margin: 0 auto;
	padding: 15px 10px 15px 10px; 
	text-align: left; 
}
#navigation{
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0; 
}
#nav-global li{
	position: relative; 
}


#nav-global li.top{
	 
	border-bottom: 1px dotted #CCCCCC; 
	line-height:20px;
}

#nav-global li a.top{
	display:block;
	font-size: 1.2em;
	padding: 10px 0 10px 24px;
	color:#003300;
	text-decoration:none;
	background : url(bg-btn-allow.png) 10px 14px / auto auto no-repeat scroll padding-box border-box transparent;
}

#nav-global li a:hover.top{
	color: #CDF2CD;
	background : url(bg-btn-allowo.png) 190px 0.6em / auto auto no-repeat scroll padding-box border-box transparent;
	background: #575757;
}

/* left block　> nav-global > dropdown menu */

#nav-global ul{
	position: absolute;
	top: -999em;
	width: 200px;
	border-top: solid 1px #FFFFFF;
	z-index: 999;
}

#nav-global ul li{
	width:			100%;
}

#nav-global li:hover{
	visibility:		inherit;
}

#nav-global li:hover ul,
#nav-global li.sfHover ul{
	position: absolute;
	left:200px;
	top: 0px;
}

#nav-global ul li{
	margin:0;
	padding:0;
	height: auto;
}

#nav-global ul a{
	display: block;
	color: #CDF2CD;
	margin:0;
	padding: 5px 2px 5px 5px;
	background-color: #575757;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	text-decoration: none;
	zoom: 1;
}

#nav-global ul a:hover{
	background-color: #333;
}

/* ---------------------------------
mainBlock
--------------------------------- */
#mainBlock{
	 
	position: relative;
	text-align: left;
	width: 730px;
	float: right;
	margin: 0;
	padding: 0;
}

/* mainBlock >　Nav Bread */
#nav-bread{
	font-size: 90%;
	position:relative;
	margin-left: 10px;
	width: 700px;
}

#nav-bread li{
	float: left;/*padding-right: 1em;*/
}

#nav-bread li a,
#nav-bread li span{
	display: block;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

#nav-bread li a{
	/*background: url(/img/common/nav-bread-separator.jpg) no-repeat right center;*/
	margin-right: 10px;
	padding-right: 15px;
}

/* mainBlock >　mainContent */

 #top #mainContent{
	 
	position: relative;
	text-align: left;
	width: 450px;
	float: left;
	margin: 1px;
}
 #top #mainContent h2{
 	background : url(title-img-m.jpg) left top / auto auto no-repeat scroll padding-box border-box transparent;
	height: 32px;
	width: 450px;
	color: #fff;
	/*padding-bottom: 0.15em;*/
	padding: 7px 10px;
	font-size: 120%;
}

 #contents #mainContent{
	 
	position: relative;
	text-align: left;
	width: 700px;
	float: left;
	margin: 10px 10px;
}

#mainContent #news li{
	padding: 0.75em 0;
	border-bottom: dotted 1px #CCCCCC;
}

 #contents #mainContent #entry{
    position: relative;
 	margin:0;

 }
#mainContent #entry li.top{
	 
	padding: 0.75em 0;
	border-bottom: dotted 0.5px #CCCCCC;
} 
 #contents #mainContent #entry h2{
 	background : url(title-img-l.jpg) left top / auto auto no-repeat scroll padding-box border-box transparent;
	height: 32px;
	width: 690px;
	color: #fff;
	/*padding-bottom: 0.15em;*/
	padding: 7px 10px;
	font-size: 120%;
}

 #contents #mainContent #entry h3{
	font-weight: bold;
	margin:1em 0;
	padding-bottom: 0.5em; 
	border-bottom: solid  2px #669900;
}

 #contents #mainContent #entry h4{
	font-weight: bold;
	color: #006ce0;
	margin: 5px 0px;
	padding-bottom: 0.5em; 
	border-bottom: solid  1px #cccccc;
}
#contents #mainContent #entry dd div{
}
/* mainBlock >　mainContent > equipment */
 #contents .equipment#mainContent{
	 
	position: relative;
	text-align: left;
	width: 600px;
	float: left;
	margin: 10px 10px;
}

#contents .equipment#mainContent #entry h2{
 	background : url(title-img-m.jpg) left top / auto auto no-repeat scroll padding-box border-box transparent;
	height: 32px;
	width: 450px;
	color: #fff;
	/*padding-bottom: 0.15em;*/
	padding: 7px 10px;
	font-size: 120%;
}

table#list-table{
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#list-table th{
    padding: 5px;
    border: #E3E3E3 solid;
 /*   border-width: 0 0 1px 1px;    */
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#list-table td{
    padding: 5px;
    border: 1px #E3E3E3 solid;
 /*   border-width: 0 0 1px 1px;    */
}

.cell-type{
	width : 50px;
}
.cell-maker{
	width : 80px;
}
.cell-model{
	width : 80px;
}
.cell-price{
	width : 80px;
}

/* ---------------------------------
right block
--------------------------------- */
 #sidebar2{
    position: relative;
	float: right; 
	width: 230px; 
	margin: 10px;
	padding: 0px; 
	text-align: left; 
}
 #sidebar2 h2{
 	width: 225px;   
 	background: #EEE;   
	border-left: solid 3px #030; 
 	color: #333;   
	font-size: 120%;  
	line-height:2em;

}
 #sidebar2 #news li{
	padding: 0.75em 0;
	border-bottom: dotted 1px #CCCCCC;
}
 #sidebar2 #news li a{
	display: block;
}


 #sidebar2 #link li{
	padding: 0.15em 0;
}




/* ---------------------------------
footer
--------------------------------- */

 #footer{
	 
	/*padding: 0 10px 0 20px; */
	padding 0;
	height:180px; 
	background : url(footer-img.jpg) center bottom / auto auto no-repeat scroll padding-box border-box transparent;
}
 #footer #textbox{
	margin: 0;
	padding: 60px 0 0 220px;
	text-align: left; 
}

/* footer > nav-footer */

#nav-footer{
 margin-top: 1em;
 padding-left : 210px;
 height: 1.2em;
 border-left: 1px solid #CCC;
}
#nav-footer li{
	float: left;
}
#nav-footer li a{
 display: block;
 border-right: 1px solid #CCC;
 color: #666;
 text-decoration: none;
 padding: 0px 6px;
 line-height: 1.2;
}


#nav-footer li a:hover{
	color: #186FCC;
}

/* ---------------------------------
p.top
--------------------------------- */

/* ---------------------------------
p.sitemap
--------------------------------- */
#sitemap ul li ul{
	margin: 0 0 0 2em;
padding: 0;
}
#sitemap li{
	padding: 0.5em 0;
}	
#sitemap li a{
	padding: 0 0 0 14px;
	text-decoration:none;
	background : url(icon.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}

#sitemap li a:hover{
	padding: 0 0 0 14px;
	 color: #333;
	 background : url(icono.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
}
/* ---------------------------------
p.inquiry
--------------------------------- */
#consultform{
  display:block;
  padding:0;
  margin:0;
}

#consultform label{
	cursor:pointer;
}

#consultform input,
#consultform textarea{
  font-family:inherit;
  font-size:100%;
  font-style:inherit;
  font-weight:inherit;
  margin:0;
  padding:0.25em ;
  vertical-align:baseline;
  overflow:auto;
}

#consultform li input:hover,
#consultform li textarea:hover,
#consultform li input:focus,
#consultform li textarea:focus{
  border: 1px solid #0075CE;
}

#consultform input.cr{
  line-height:1em;
  height:1em;
  margin:auto 5px auto auto;
  padding:0;
  border:none;
  background:none;
  vertical-align:middle;
}

	/*safari*/
	html:not(:only-child:only-child) #consultform input[type=checkbox],
	html:not(:only-child:only-child) #consultform input[type=radio] {
    vertical-align:baseline;
	}
  
#consultform h4{
	padding-top:30px;
}

#consultform dl{
  margin-left:20px;
}

#consultform dt{
  padding-bottom:0.25em;
  border-left:3px solid #ccc;
  padding-left:10px;
  height:1.25em;
  line-height:1.5em;
  margin-bottom:10px;
}

#consultform dd{
  margin-bottom:1.5em;
  padding-bottom:1em;
  padding-left:1.5em;
  border-bottom:1px dotted #ddd;
}


label span{
	margin-left:0.25em;
}

.exp{
	margin-bottom:0.25em; color:#999;
}

.short{
	width:20%;
}
.middle{
	width:70%;
}
.long{
	width:95%;
}
.textarea{
	height:15em; width:95%;
}

#consultform .btnbox{
	text-align:center;
}
#consultform .btnbox input{
	margin:0 20px;
} 

dl dd.error input, 

dl dd.error textarea, 

dl dd.error label{

	background:#FFCCCC;

}

* html dl dd.error label{

	background:none;

}

* +html dl dd.error label{

	background:none;

}

dl dd p.error{

	margin:0;

	color:red;

	font-weight:bold;

	margin-bottom:1em;

}
