@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   main.css
Version:    2008/03/11
--------------------------------------------------
*/

/*
Atab@^uRec
*/
#product, #company, #contact, #map {
  text-align:left;
  width:100%;
  height:auto;
  overflow:visible;
  display: none;
}

#product02, #product03, #product04 {
  display: none;
} 

#h2_02, #h2_03, #h2_04 {
  display: none;
}

.map {
  display: none;
}

#btnmap {margin:5px 0 0;
  cursor:pointer;
}

#productbody, #companybody, #contactbody {
  height:auto;
  margin:0 30px;
  padding:0 20px;
  overflow:hidden;
  z-index:-10;
  scrollbar-base-color: #666666;
  scrollbar-arrow-color: #444444;
  scrollbar-highlight-color: #888888;
  scrollbar-shadow-color: #444444;
  scrollbar-3dlight-color: #333333;
  scrollbar-darkshadow-color: #333333;
}
html body #productbody {
  padding:0;
  margin:0;
}

#productbody {
  padding:0 2px;
  overflow-y:visible;
}
#product01,#product02,#product03,#product04{
	border:#51584E solid 1px;
	margin:17px 30px;
}

h1 {
  margin: 0px 0px 0px;
}

.h1table_sp {
  width: 30px;
}

.h1table_l {
  height: 33px;
  width: 544px;
}

.h1table_c {
  background: url(../images/bg_h1_02.png) repeat-x;
  height: 33px;
}

.h1table_r {
  width: 14px;
  background: url(../images/bg_h1.png) right no-repeat;
  height: 33px;
}

.btntable_c img {
  cursor: pointer;
}

.productlist {
  margin: 0px;
  border-bottom: #9b9a9e dotted 1px;
  padding:0 20px;
}

.productlist img {
  margin: 8px 2px 15px;
}

.productlist h3, span{
font-weight:bold;
margin:15px 0 0;
padding-left:0;
}

.productlist li{
  margin: 5px 0 5px 15px;
}

.tocontact {
  	padding: 15px 0px 25px 15px;
}
.contactclose {
  padding: 15px 0px 25px 0px;
  cursor: pointer;
}

#product p {
  margin: 15px 0px 15px 15px;
}

.close{
  padding-top:10px;
  text-align:right;
}

.close img{
  cursor:pointer;
}
.h1table{
height:33px;
margin-bottom:0px;}


.info dl {
	overflow: hidden;
}
dl.info dl:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .info dl {
	height: 1em;
	overflow: visible;
}
/**/

.info dt {
	clear:both;
	float: left;
	width: 118px;
	overflow: hidden;
}
.info dd {
	float: left;
	margin-top:2px;
}
.info li{
border-bottom:#9b9a9e dotted 1px;
	padding: 10px 0;
}
.info li.lastchild{
padding-bottom:30px;
border:none;}
.infotable tr{
border-bottom:#9b9a9e dotted 1px;
width:451px;
	
}
.infotable td{
padding:10px 15px 10px 0px;
}
/*
jspNX
*/
.cursorp{
cursor:pointer;
}
.cursord{
cursor: default;
}
#confirm{
display:none;}

.btntable{
}
.btntable_l{
width:10px;
background:url(../images/btn_l.jpg) left;
}
.btntable_c{
background:url(../images/btn_c.jpg) repeat-x;
text-align:center;
}
.btntable_r{
width:10px;
background:url(../images/btn_r.jpg) right;
}
.linetable{
height:1px;
font-size:0;}
.linetable_l{
height:1px;
width:273px;
background:url(../images/bg_line_l.jpg) left;}
.linetable_c{
height:1px;
background:#6F6F6F;}
.linetable_r{
height:1px;
width:273px;
background:url(../images/bg_line_r.jpg) right;}

.btntablewrapwrap{
margin:10px 0 0 0;
height:65px;
font-size:0px;
}
.btntablewrapwrap_l{
width:3px;
background:url(../images/bg_wraptable_l.png) left;
}
.btntablewrapwrap_c{
background:url(../images/bg_wraptable_c.png) repeat-x;
}
.btntablewrapwrap_r{
width:3px;
background:url(../images/bg_wraptable_r.png) right;
}
.infotable{
margin-top:-9px;
}
table  tr.trlastchild{
border-bottom:none;}
.bgnone input{
background:none;
border:none;
}

#btnsubmit {
  background:url(../images/soshin_off.png) no-repeat;
  border:none;
  width:78px;
  height:37px;
  cursor:pointer;
}



#btn_01, #btn_02, #btn_03, #btn_04 {
  cursor: pointer;
}
.indent{
margin-left:370px;
font-weight:normal;
}


#headmenu {
	position:fixed;
	top:0;
	left:0;
	height:31px;
	width:100%;
	background:url(../images/bg_header.jpg) repeat-x top left;
	z-index:111;
}

#headmenu ul {
	position:absolute;
	right:0;
	top:0px;
}
#headmenu ul li {
	float:left;
}
#langimg{
	margin:7px 29px 0px 18px;
	}
.contactC{
	background:url(../images/bg_contact.png) left center no-repeat;
	padding-left:14px;
	}
.h300{
	height:300px;
	}
.mt5{
	margin-top:5px;
	}		