
/*-----------------------------------------------------------------
  BODY
  ---------------------------------------------------------------*/

body {
  width: 930px;
  margin: 0px AUTO 0px AUTO;
  padding: 0px AUTO 0px AUTO;
  border: 0px;
  color: #333333;
  text-align: center;
  font-family: sans-serif;
  background: #FFFFFF;
}

#container {
  position: relative;
  width: 930px;
  height: 100%;
  min-height: 100%;
  margin: 0px;
}

img{
  margin: 0px;
  padding: 0px;
  border: 0px;
}



hr{
  border-width:1px 0px 0px 0px;
  border-style:dashed;
  border-color:#ccc;
  height:1px;
}

/*-----------------------------------------------------------------
  LINK
  ---------------------------------------------------------------*/

A:link {
  color: #003366;
  text-decoration: none;
}

A:visited {
  color: #003366;
  text-decoration: none;
}

A:active {
  color: #003366;
  text-decoration: none;
}

A:hover {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  background-color: #F8F8F8;
}
A.poko:hover {
  position:relative;
  top: -1px;
  left: -1px;
}

/*-----------------------------------------------------------------
  HEADER
  ---------------------------------------------------------------*/

#header{
  margin: 0px;
  padding: 0px;
}

#header A:hover {
  text-decoration: none;
  background-color: #FFF;
  pading:0px;
  margin:0px;
}

#header h1 {
  padding: 0px 0px 1px 0px;
  margin: 0px 0px 10px 0px;
/*	border-bottom:1px solid #A0AF79; */
}

#header h1 A:hover{
  background: none;
  pading:0px;
  margin:0px;
}

#topimage{
  width:930px;
  height:300px;
  position:relative;
  margin-top:5px;
  margin-bottom:10px;
}
#topimage img{
  position:absolute;
  top:0px;
  left:0px;
}


#viewer {
	margin: 0 auto;
	width: 930px; 
	height: 300px; 
	text-align: left; 
	overflow: hidden;
	position: relative; 
}




/*-----------------------------------------------------------------
  NAVIGATION
  ---------------------------------------------------------------*/

#navigation{
  float: right;
  clear: both;
  width: 227px;
  height: 300px;
  margin: 0px;
  padding: 0px;
}

#navi_ka {
  float: right;
  clear: both;
  line-height: 30px;
  width: 227px;
  margin: 9px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#navigation div.nav0{
  width:230px;
  height:10px;
  background:url(../image/button0.jpg) no-repeat center 0px;
}
#navigation div.nav9{
  width:230px;
  height:10px;
  background:url(../image/button9.jpg) no-repeat center 0px;
}
#navigation div.nav1{
  width:230px;
  height:50px;
  background:url(../image/button1.jpg) no-repeat center center;
  cursor:pointer;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
}
#navigation div.nav1:hover{ background:url(../image/button1a.jpg) no-repeat center center; }
#navigation div.nav1a{
  width:230px;
  height:50px;
  background:url(../image/button1a.jpg) no-repeat center center;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
}
#navigation div.nav2{
  width:230px;
  height:50px;
  background:url(../image/button2.jpg) no-repeat center center;
  cursor:pointer;
  border-bottom:1px solid #aaa;
}
#navigation div.nav2:hover{ background:url(../image/button2a.jpg) no-repeat center center; }
#navigation div.nav2a{
  width:230px;
  height:50px;
  background:url(../image/button2a.jpg) no-repeat center center;
  border-bottom:1px solid #aaa;
}
#navigation div.nav3{
  width:230px;
  height:50px;
  background:url(../image/button3.jpg) no-repeat center center;
  cursor:pointer;
  border-bottom:1px solid #aaa;
}
#navigation div.nav3:hover{ background:url(../image/button3a.jpg) no-repeat center center; }
#navigation div.nav3a{
  width:230px;
  height:50px;
  background:url(../image/button3a.jpg) no-repeat center center;
  border-bottom:1px solid #aaa;
}
#navigation div.nav4{
  width:230px;
  height:50px;
  background:url(../image/button4.jpg) no-repeat center center;
  cursor:pointer;
  border-bottom:1px solid #aaa;
}
#navigation div.nav4:hover{ background:url(../image/button4a.jpg) no-repeat center center; }
#navigation div.nav4a{
  width:230px;
  height:50px;
  background:url(../image/button4a.jpg) no-repeat center center;
  border-bottom:1px solid #aaa;
}
#navigation div.nav5{
  width:230px;
  height:50px;
  background:url(../image/button5.jpg) no-repeat center center;
  cursor:pointer;
  border-bottom:1px solid #aaa;
}
#navigation div.nav5:hover{ background:url(../image/button5a.jpg) no-repeat center center; }
#navigation div.nav5a{
  width:230px;
  height:50px;
  background:url(../image/button5a.jpg) no-repeat center center;
  border-bottom:1px solid #aaa;
}


/*-----------------------------------------------------------------
  CONTENTS
  ---------------------------------------------------------------*/

.r5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.r10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.r15 { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.r20 { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.r25 { -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
.r30 { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.waku{
  border:2px solid #999;
  padding:5px;
  background-color:#fff;
}
.waku1{
  border:1px solid #aaa;
  padding:5px;
  background-color:#fff;
}
.kage{
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.r5500 {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:none;
}

.r0055 {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#t_bunner {
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 690px;
  height:100px;
/*	background: url(../image/t_bunner.jpg) 0% 0% no-repeat; */
  background: url(../image/bunner1.jpg) 0% 0% no-repeat;
}
/*
.i_bg {
  float: left;
  width:65px;
  height: 260px;
  padding: 0px 0px 0px 6px;
  margin: 11px 0px 10px 0px;
  background: url(../image/syouhin1.gif) no-repeat center center;
}
*/
#i_buttun table {
/*	width: 690px; */
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
#i_buttun table tr td{
  padding:5px;
}

#i_buttun .i_tl {
  padding: 12px 5px 0px 5px;
}

#i_buttun .i_tr {
  padding: 12px 5px 0px 5px;
}

.s_bunner {
  float: left;
}

.buttun {
  padding: 200px 0px 0px 380px;
}

#title {
  widht: 693px;
  height:47px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
} 

#title h2 {
  color: #000;
  font-size: 20px;
/*	font-weight: bold; */
  font-family:meiryo;
  padding: 10px 0px 13px 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: middle;
  word-spacing: 0.1em;
/*	background: url(../image/c_navi.gif) no-repeat; */
  background:url(../image/navi_title1.jpg) no-repeat;
}

#title h3 {
  color: #000;
  font-size: 20px;
/*	font-weight: bold; */
  font-family:meiryo;
  padding: 10px 0px 13px 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: middle;
  word-spacing: 0.1em;
/*	background: url(../image/s_navi.gif) no-repeat; */
  background:url(../image/navi_title1.jpg) no-repeat;
}

#title h4 {
  color: #000;
  font-size: 20px;
/*	font-weight: bold; */
  font-family:meiryo;
  padding: 10px 0px 13px 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: middle;
  word-spacing: 0.1em;
/*	background: url(../image/s_navi.gif) no-repeat; */
  background:url(../image/navi_title2.jpg) no-repeat;
}

#title h5 {
  color: #000;
  font-size: 20px;
/*	font-weight: bold; */
  font-family:meiryo;
  padding: 10px 0px 13px 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: middle;
  word-spacing: 0.1em;
/*	background: url(../image/d_navi.gif) no-repeat; */
  background:url(../image/navi_title1.jpg) no-repeat;
}

#title span {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  word-spacing: 0.1em;
  letter-spacing: 1.5px;
  padding: 0px 0px 0px 40px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: middle;
}

#cyuui {
  font-size: 12px;
  color: #6C6C6C;
  letter-spacing: 0.1em;
  text-align: left;
  padding: 10px 0px 0px 20px;
  margin: 0px 0px 20px 0px;
  line-height: 19px;
}

.cyuui_t {
  font-size: 12px;
  color: #6C6C6C;
  letter-spacing: 0.2em;
  text-align: left;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.katarogu {
  text-decoration:underline;
  font-size: 12px;
}

#underbar {
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 25px 0px 0px 0px;
  width: 694px;
  line-height: 5px;
  background: url(../image/underber.gif) 0% 0% no-repeat;
}

#underbar_cp {
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  width: 694px;
  line-height: 9px;
  background: url(../image/underber.gif) 0% 0% no-repeat;
}

#underbar_se {
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 694px;
  background: url(../image/underber.gif) 0% 0% no-repeat;
}

#underbar_te {
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  width: 694px;
  background: url(../image/underber.gif) 0% 0% no-repeat;
}

/*-----------------------------------------------------------------
  SHOUHIN JYOUHOU
  ---------------------------------------------------------------*/

#shouhin {
  width: 693px;
  height: 100%;
  float: left;
  vartical-align: top;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  background: #FFFFFF;
}

#shouhin table{
  width: 693px;
  vartical-align: top;
  padding: 0px 0px 5px 0px;
  background: #FFFFFF;
}

#shouhin td.migi{
  position:relative;
  background: url(../image/colkousei.jpg) no-repeat right bottom;
}
#shouhin td.migi div.ttl{
  background-color:#3B6199;
  color:#fff;
  letter-spacing:3px;
  font-size:30px;
  border:1px solid #aaa;
}
#shouhin td.migi img.kit{
  position:absolute;
  top:60px;
  left:0px;
}




#shouhin .s_sh {
  background: #FFF4B3;
  padding: 0px;
  margin: 0px;
}

#shouhin .s_td_l{
  width: 363px;
  height: 215px;
  background: #FFFFFF;
  text-align: left;
}

#shouhin .s_td_l img{
  text-align: left;
  border-right: 2px solid #F5F5F5;
  border-bottom: 2px solid #E9E9E9;
}

#shouhin .s_td_r {
  text-align: center;
  width: 315px;
  background: #FFF4B3;
  border-bottom: 1px solid #E5DBA0;
}

#shouhin .s_td_t{
  text-align: right;
  vertical-align: top ;
  color: #000000;
  font-size: 20px;
  font-weight: bolder;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}

#shouhin .s_td_a{
  width: 50px;
  background: #FFF4B3;
  text-align: center;
  vertical-align: baseline ;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #E5DBA0;

}

#shouhin .s_td_b{
  width: 20px;
  background: #FFF4B3;
  text-align: left;
  vertical-align: baseline ;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  border-bottom: 1px solid #E5DBA0;
}

#shouhin .s_td_c{
  width: 60px;
  background: #FFF4B3;
  text-align: left;
  vertical-align: baseline ;
  padding: 10px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  border-bottom: 1px solid #E5DBA0;
}

#shouhin .s_td_d{
  width: 180px;
  background: #FFF4B3;
  text-align: left;
  vertical-align: baseline ;
  padding: 10px 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  border-bottom: 1px solid #E5DBA0;
}

#shouhin p {
  width: 681px;
  line-height: 25px;
  padding: 5px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 2px;
  vartical-align: top;
  border: 1px solid #DCDCDC;
  background: #F5F5F5;
}

.fancthion{
  font-size: 10px;
  padding: 10px 0px 15px 5px;
  margin: 0px;
  text-align: left;
  background: #FFFFFF;
  color: #333333;
}

/*-----------------------------------------------------------------
  SEKKEI
  ---------------------------------------------------------------*/

#bn_pic {
  float: left;
  padding: 0px;
  margin: 0px;
}



/*-----------------------------------------------------------------
  INFO
  ---------------------------------------------------------------*/

#info {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#info p{
  float: left;
  width: 671px;
  line-height: 20px;
  padding: 10px 0px 10px 20px;
  margin: 30px 0px 1px 0px;
  font-size: 15px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 1px;
  vartical-align: text-top;
  border: 1px solid #DCDCDC;
  background: #F5F5F5;
}

#info .info_n{
  text-align: left;
  width: 641px;
  padding: 10px 0px 10px 50px;
  margin: 0px 0px 50px 0px;
  background: #FFFFFF;
}

#info .info_n img {
  text-align: left;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vartical-align: text-bottom;
}

/*-----------------------------------------------------------------
  SHIRYOU
  ---------------------------------------------------------------*/

#shiryou {
  width: 693px;
  height: 100%;
  float: left;
  vartical-align: top;
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
  background: #FFFFFF;
}

#shiryou .katarogu_b{
  text-align: left;
  width: 693px;
  background: #F9F9F9;
  vartical-align: top;
  padding: 40px 0px 40px 0px;
  margin: 20px 0px 0px 0px;
  border: 1px solid #EBEBEB;
}

#shiryou .katarogu_b img{
  border-bottom: 3px solid #FFD5AC;
}

#shiryou .katarogu {
  font-size: 13px;
  text-align: left;
  padding: 20px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
}

/*-----------------------------------------------------------------
  COMPANY
  ---------------------------------------------------------------*/

#company  {
  width: 693px;
  height: 100%;
  float: left;
  vartical-align: top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 35px 0px;
  background: #FFFFFF;
}

#company table {
  width: 693px;
  height: 200px;
  text-align: left;
  vartical-align: top;
  margin: 20px 0px 0px 0px;
  background: #FFFFFF;
  word-spacing: 0.1em;
  letter-spacing: 1.5px;
  border-top: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
}

#company .c_td_l {
  width: 150px;
  color: #555555;
  font-size: 18px;
  font-family:meiryo;
  font-weight: bold;
  vertical-align: baseline ;
  padding: 13px 10px 13px 10px;
  margin: 0px 0px 0px 0px;
  background: #F5F5F5;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  border-left: 13px solid #7AA4D1;
}

#company .c_td_r {
  line-height: 22px;
  width: 513px;
  font-size: 18px;
  font-family:meiryo;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  background: #FEFEFE;
}

.c_td_l_img {
  width: 150px;
  color: #555555;
  font-size: 17px;
  font-weight: bold;
  vertical-align: baseline ;
  padding: 30px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  background: #F5F5F5;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  border-left: 13px solid #7AA4D1;
}

.houjin {
  margin: 65px 0px 0px 0px;
}

.houjin_n {
  padding: 20px 0px 0px 0px;
}

.c_td_r_img {
  height: 280px;
  width: 513px;
  padding: 15px 10px 15px 10px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  background: url(../image/aisatu.gif) 3px 20px no-repeat;
}

#company .navi {
  width: 681px;
  line-height: 35px;
  border: 1px solid #DCDCDC;
  background: #F5F5F5;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 2px;
  padding: 2px 0px 0px 10px;
  margin: 0px;
}

/*-----------------------------------------------------------------
  TECHNICAL
  ---------------------------------------------------------------*/

.tec {
  color: #000;
  font-size: 20px;
/*	font-weight: bold; */
  font-family:meiryo;
  padding: 10px 0px 13px 15px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  vartical-align: top;
  word-spacing: 0.1em;
}


/*-----------------------------------------------------------------
  FOOTER
  ---------------------------------------------------------------*/

#PAGETOP {
  height: 34px;
  line-height: 34px;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  text-align: right;
/*	border-bottom: 1px solid #ACA899; */
  border-bottom:1px solid #aaa;
  cursor:pointer;
}
#PAGETOP A:hover{
  background-color: #FFF;
}

#footer {
  width: 930px;
  line-height: 30px;
  display: block;
  word-spacing: 0.1em;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 0px 0px;
  text-align: left;
}

* #footer hr{
  margin-top: -5px;
}

#footer hr {
  height:1px;
  border:1px 0px 0px 0px;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 0px;
}

#footer br {
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}

#footer .fmenu{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10pt;
  vartical-align: top;
}

#footer .name {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 15px 0px;
  position:absolute ;
}

#footer .addless {
  line-height: 20px;
  word-spacing: 0.1em;
  padding: 4px 0px 0px 220px;
  margin: 12px 0px 15px 0px;
  font-size: 8pt;
}

#footer .copyright{
  padding:0px;
  margin: 0px;
  line-height: 25px;
/*	background: #A0AF79; */
  font-size: 8pt;
  text-align: center;
  vartical-align: middle;
  background:url(../image/footer_back.jpg) repeat-x;
  letter-spacing:2px;
}

/* Googlemapレスポンシブ化 */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}