﻿/*---------------------------------------------------------------------reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
}

ol,ul {
	list-style:none;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

caption,th {
	text-align:left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
/*---------------------------------------------------------------------reset*/

body {
	background:#F1F1F1 url(../img/chemical-japan.jpg) repeat-y scroll center top;
	color:#000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	height:100%;
	text-align:center;
}

#container_en {
    width: 100%;
    height: auto;
	background: url(../img/header.jpg) repeat-x top center;
	display: block;
	overflow: hidden;
}

#header_en {
	margin: 0 auto;
	width: 880px;
	padding:5px 20px 0 20px;
	clear: both;
}

#header_en h1 {
	text-align: left;
	width: 880px;
	color: #FFF;
	margin:5px 0px 0px 0px;
	font-size: 10px;
	clear: both;
}

#header_en h1 a {
	color: #ececec;
	text-decoration: none;
}

#header_en h1 a:hover {
	color: #ececec;
	text-decoration: underline;
}

h2.logo_en {
	float:left;
	width: 260px;
	padding: 15px 0 10px 20px;
}

.sitenavi_en {
	text-align:left;
	float:right;
	line-height:1.6;
	width: 570px;
	color: #FFF;
	font-size: 10px;
	padding:25px 0 0px 20px;
}

#head-navi_en {
	width: 840px;
	float:left;
	padding:0 20px 15px 20px;
	margin: 0 auto;
}

#main_en {
	margin: 0 auto;
	padding: 15px 0;
	clear: both;
	background: #ffffff;
	width: 878px;
	height: auto;
	overflow: hidden;
}

.go_japan {
	float: right;
	margin: 35px 20px 0 0;
}

.go_japan a {
	background: url(../img/en_go.gif) no-repeat;
	width: 150px;
	height: 30px;
	outline: none;
	text-indent: -9999px;
	float: right;
}

.go_japan a:hover {
	background: url(../img/en_go_on.gif) no-repeat;
	width: 150px;
	height: 30px;
	outline: none;
	text-indent: -9999px;
	float: right;
}

.en_top_txt {
	width: 750px;
	height: auto;
	line-height: 2.5;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin: 20px auto;
	color: #0099FF;
}

.en_greeting_txt {
	text-align: left;
	width: 550px;
	line-height:1.8	;
	margin: 20px auto;
	float: left;
}

.en_img {
	float: right;
	display: inline;
	width: 200px;
	height: auto;
}

.company_content {
	width: 720px;
	margin: 20px auto;
}

.company_box {
	background: url(../img/sen-bg.gif) repeat-x bottom;
	height: auto;
	margin: 5px auto;
	overflow: hidden;
	width: 720px;
	text-align: left;
	line-height: 2.2;
}

.company_right {
	float: right;
	width: 500px;
}

.company_left {
	float: left;
	width: 200px;
	font-weight: bold;
	text-indent: 5px;
	color: #FE2567;
}

.greeting {
	background: url(../img/greeting_bg.gif) no-repeat right;
	width: 750px;
	height: 700px;
	margin: 0 auto;
}

/*-------------------------navi_en*/

#navi {
	clear: both;
	margin: 0 auto;
}

#main_navi {  
	margin: 10px auto 0;  
	padding: 0;  
	height: 46x;  
	width: 840px;
}
  
#main_navi li {  
	text-indent: -9999px;  
	float: left;  
	list-style: none;  
}
  
#main_navi a {  
	text-decoration: none;  
	display: block;  
	height: 46px;  
	width: 210px;  
}

#navi1 a { background: url(../img/navi_en.gif) no-repeat 0 0; outline: 0; }
#navi2 a { background: url(../img/navi_en.gif) no-repeat -210px 0; outline: 0; }
#navi3 a { background: url(../img/navi_en.gif) no-repeat -420px 0; outline: 0; }
#navi4 a { background: url(../img/navi_en.gif) no-repeat -630px 0; outline: 0; }

#navi1 a:hover { background: url(../img/navi_en.gif) no-repeat 0 -46px; outline: 0; }
#navi2 a:hover { background: url(../img/navi_en.gif) no-repeat -210px -46px; outline: 0; }
#navi3 a:hover { background: url(../img/navi_en.gif) no-repeat -420px -46px; outline: 0; }
#navi4 a:hover { background: url(../img/navi_en.gif) no-repeat -630px -46px; outline: 0; }


#navi1 a.active { background: url(../img/navi_en.gif) no-repeat 0 -92px; outline: 0; }
#navi2 a.active { background: url(../img/navi_en.gif) no-repeat -210px -92px; outline: 0; }
#navi3 a.active { background: url(../img/navi_en.gif) no-repeat -420px -92px; outline: 0; }
#navi4 a.active { background: url(../img/navi_en.gif) no-repeat -630px -92px; outline: 0; }

#navi1 a:hover.active { background: url(../img/navi_en.gif) no-repeat 0 -46px; outline: 0; }
#navi2 a:hover.active { background: url(../img/navi_en.gif) no-repeat -210px -46px; outline: 0; }
#navi3 a:hover.active { background: url(../img/navi_en.gif) no-repeat -420px -46px; outline: 0; }
#navi4 a:hover.active { background: url(../img/navi_en.gif) no-repeat -630px -46px; outline: 0; }



/*-------------------------footer_en*/

#footer_en {
	width: 878px;
	color: #868179;
	margin: 10px auto 0;
	line-height:16px;
	padding: 0px 0px 10px 0px;
	background-color: #f3f1e8;
	text-align: center;
	border-top: 1px solid #e5e2d6;
}

#footer_en a {
	color: #868179;
	text-decoration: underline;
}

#footer_en a:hover {
	color: #000;
}


#address_en {
	width: 840px;
	margin: 10px auto 0;
	text-align: center;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	background-color: #f7f6f0;
	clear: both;
	border: 1px solid #dbd4c6;
	word-spacing: 2px;
	font-size: 10px;
}

#copy_en {
	width: 840px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	word-spacing: 1px;
	font-size: 10px;
}

#gotop_en {
	background: url(../img/page-back_en.gif) no-repeat ;
	height: 30px;
	width: 150px;
	margin: 0 0 5px 350px;
	clear: both;
	float: left;
	text-align: center;
}

#gotop_en span {
	display: none;
}
