@charset "UTF-8";

/*----------------------------------------------------
English
----------------------------------------------------*/

body {
	background: #fff;
}




/******************************************************************************
header
******************************************************************************/

#header_en {
  width:920px;
  height:120px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
  left:0px; top:0px;
  text-align:center;
}

#header_en:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/* logo */
#header_en h1 a{
	position:absolute;
	left:0px; top:30px;
	width:160px;
	height:48px;
	margin:0;
	float:left;
	background:url(../../global_cmn/img/logo.gif) no-repeat;
	text-indent:-9999px;
}

/* English */
#header_en h2 a{
	position:absolute;
	right: 123px; top:27px;
	width:108px;
	height:24px;
	margin:0;
	float:left;
	background:url(../../global_cmn/img/jp_b.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
}

#header_en h2 a:hover{
	opacity: 0.5;
}

#header_en h2.tw a{
	position:absolute;
	right:0px; top:27px;
	width:108px;
	height:24px;
	margin:0;
	float:left;
	background:url(/global_cmn/img/tw_b.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
}

#header_en h2.tw a:hover{
	opacity: 0.5;
}

/******************************************************************************
footer
******************************************************************************/
#footer_en{
	width:920px;
	height:100px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	border-top:4px solid #DBD6D6;
	background:url(../../global_cmn/img/telfax_en.jpg) 633px 35px no-repeat;
	text-indent:-9999px;
}


/******************************************************************************
index
******************************************************************************/
h6{
	margin:0px 0px 0px 0px;
	text-align:center;
}

/*右ナビ*/
.navi {
	width:180px;
	height:145px;
	float:left;
	text-align:left;
	background:url(../img/bg_navi.gif) no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

.navi img {
	margin:0px 0px 0px 12px;
}

.cont {
	width:660px;
	float:left;
	text-align:left;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

/******************************************************************************
Products
******************************************************************************/
.pan{
	float: none;
	margin-bottom: 40px;
}

.waku {
	width:676px;
	margin:20px 0px 10px 20px;
	_margin:10px 0px 10px 10px;
	padding:1px 1px 1px 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color:#ffffff;
}

.waku_i {
	width:674px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e5e5;
	background-color:#ffffff;
}

.waku_i img {
	float:left;
	margin:20px 20px 20px 20px;
}

.waku_box {
	width:390px;
	margin:20px 0px 0px 260px;
	text-align:left;
}

.waku_box img {
	margin:20px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}

.waku_box .gmap {
	width: 390px;
	display: block;
	float: left;
	padding:0px 0px 20px 0px;
}

.waku_box p {
	width:380px;
	text-align:left;
	margin:10px 0px 20px 0px;
	padding:5px 0px 5px 10px;
	background-color:#EEEBEB;
}
