@charset "shift_jis";

/*------------common------------------------*/

* {   
    margin:0;   
    padding:0;  
	text-decoration:none;
}  

html {
	height:100%; 
    overflow-y:scroll; 
}  

body {
	height:100%; 
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:16px;
	*font-size:100%;
	background:#f5f2e9 url(../img/main_bg.gif) repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-style:normal;
}

strong {
	font-weight:bold;
}

ul,li {   
    list-style-type:none;   
} 

img {   
    border:0;   
} 

address {   
    font-style:normal;   
} 

hr {
	display:none;
}  

a {
	cursor:pointer;
}  


/*------------Clear hack------------------------*/
.clearfix {
  overflow: hidden;
  _overflow:visible;
}
.clearfix:after{
content:".";
line-height:0;
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
/*\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}

/*------------------------ common ------------------------*/

#wrapper {
	height:100%;
	min-height:100%; 
	width:778px;
	margin:7px auto 0 auto;
	background:#FFFFFF;
	border-left:1px solid #999900;
	border-right:1px solid #999900;	
}

body > #wrapper { 
    height:auto; 
}

#wrapper h1 {
	padding:10px 530px 15px 15px;
	width:233px;
	height:62px;
	background:url(../img/main_logo.gif) no-repeat;
}

#wrapper h1 a {
	width:233px;
	height:62px;
	display:block;
	text-indent:0;
	text-decoration:none;
	overflow:hidden;
}

#contact {
	position: relative;
}

#contact a {
	position:absolute;
	overflow:hidden;
	left:656px;
	top:-87px;
	width:116px;
	height:30px;
	display:block;
	text-indent:0;
	text-decoration:none;
}

#g_navi {
	height:50px;
	background:url(../img/guideNav.gif) no-repeat;
	border-bottom:2px solid #999900;
	clear:both;
}

#g_navi li {
	display:inline;
}

#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:0;
	overflow:hidden;
}

/*------off*/
#g_navi li.g_navi00 a {
	width:112px;
}

#g_navi li.g_navi01 a {
	width:166px;
}

#g_navi li.g_navi02 a {
	width:166px;
}

#g_navi li.g_navi03 a {
	width:166px;
}

#g_navi li.g_navi04 a {
	width:168px;
}

/*------hover*/
#g_navi li.g_navi00 a:hover {
	background:url(../img/guideNav.gif) no-repeat 0 -50px;
}

#g_navi li.g_navi01 a:hover {
	background:url(../img/guideNav.gif) no-repeat -112px -50px;
}

#g_navi li.g_navi02 a:hover {
	background:url(../img/guideNav.gif) no-repeat -278px -50px;
}

#g_navi li.g_navi03 a:hover {
	background:url(../img/guideNav.gif) no-repeat -444px -50px;
}

#g_navi li.g_navi04 a:hover {
	background:url(../img/guideNav.gif) no-repeat -610px -50px;
}

/*------on*/
#g_navi li.g_navi00_on a {
	background:url(../img/guideNav.gif) no-repeat 0 -50px;
	width:112px;
}

#g_navi li.g_navi01_on a {
	background:url(../img/guideNav.gif) no-repeat -112px -50px;
	width:166px;
}

#g_navi li.g_navi02_on a {
	background:url(../img/guideNav.gif) no-repeat -278px -50px;
	width:166px;
}

#g_navi li.g_navi03_on a {
	background:url(../img/guideNav.gif) no-repeat -444px -50px;
	width:166px;
}

#g_navi li.g_navi04_on a {
	background:url(../img/guideNav.gif) no-repeat -610px -50px;
	width:168px;
}

#topfla {
	width:778px;
	height:348px;
}

#whatsnew {
	width:486px;
	padding:38px 23px 10px 32px;
	float:none;
}

#whatsnew h3 {
	padding-bottom:10px;
	width:486px;
	height:26px;
	background:url(../img/whatsnew.gif) no-repeat;	text-indent:0;
}

#whatsnew dl {
	width:486px;
	overflow: hidden;
}

#whatsnew dt {
	background:url(../img/whatsnew_icon.gif) no-repeat 2px .9em;
	padding:5px 0;
	float:none;
}

.date {
	padding-left:12px;
    font-size:10.65px; 
	*font-size:65%;
	color:#663300;
	line-height:2.3em;
	font-weight:bold;
}
	
#whatsnew dd {
	padding:5px 0 5px 95px;
    font-size:13.32px;
	*font-size:83.3%;
	color:#663300;
	line-height:1.9em;
	background:url(../img/whatsnew_border.gif)  repeat-x bottom;
}

#whatsnew dd a {
	color:#663300;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.9em;
}

#whatsnew dd a:hover {
	color:#663300;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.9em;
	text-decoration:underline;
}

#top_rightNav {
	width:237px;
	background:#f5f2e9;
	float:none;
}

#top_rightNav ul {
	padding:14px 0 10px 14px;
	width:210px;
}

#top_rightNav li {
	list-style-type:none;
}

#top_rightNav li a {
	display:block;
	width:210px;
	text-indent:0;
	text-decoration:none;
	overflow:hidden;
}

#top_rightNav li.top_rightNav00 a {
	background:url(../img/top_rightNav.gif) no-repeat;
	margin-bottom:5px;
	height:50px;
}

#top_rightNav li.top_rightNav01 a {
	background:url(../img/top_rightNav.gif) no-repeat 0 -55px;
	margin-bottom:5px;
	height:50px;
}

#top_rightNav li.top_rightNav02 a {
	background:url(../img/top_rightNav.gif) no-repeat 0 -110px;
	margin-bottom:4px;
	height:50px;
}

#top_rightNav li.top_rightNav03 a {
	background:url(../img/top_rightNav.gif) no-repeat 0 -164px;
	margin-bottom:4px;
	height:50px;
}

#bottomNav {
	width:778px;
	padding:8px 0;
	border-top:solid 3px #3E5E16;
	background:#669900;
	text-align:center;
	clear:both;
	display:none;
}

#bottomNav li {
	display:inline;
	color:#FFFFFF;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	list-style-type:none;
}

#bottomNav li a {
    padding:2px 3px;
	color:#FFFFFF;
	text-decoration:underline;
}

address {
	padding:6px 0 20px 0;
	width:100%;
	text-align:center;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#666666;
}

.pageTop {
	padding:4px 0 28px 0;
	width:540px;
	border-top:solid 1px #CCCCCC;
	text-indent:-9999px;
	clear:both;
	display:none;
}

.pageTop a {
	margin-left:459px;
	background:url(../img/pagetop.gif) no-repeat;
	width:80px;
	height:19px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

#Nav {
	width:737px;
	text-align:left;
}

#Nav li {
	display:inline;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#663300;
	list-style-type:none;
}

#Nav li a {
	padding-right:6px;
	background:url(../img/topicpath.gif) no-repeat right center;
	color:#663300;
	text-decoration:underline;
}

p.txt1 {
	margin:0 0 22px 19px;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
}

p.txt2 {
	margin:0 0 35px 19px;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
}

p.txt3 {
	margin-bottom:13px;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
}

p.txt4 {
	margin:12px 0 22px 0;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
}

p.txt5 {
	margin:0 19px 22px 11px;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
}

p.name {
	margin:0 19px 22px 11px;
	_margin:0 19px 22px 5px;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
	float:none;
}

p.telfax {
	margin:0 0 22px 0;
	font-size:13.32px;
	*font-size:83.3%;
	line-height:1.6em;
	color:#333333;
	float:none;
}

p.txt5 a {
	color:#006600;
	text-decoration:underline;
}

.pic1 {
	padding:0 14px 15px 0;
}

.pic2 {
	padding:15px 12px 15px 0;
}

.pic3 {
	padding:0 22px 7px 0;
}

.pic4 {
	padding:0 22px 17px 0;
}

/*------------------------ products ------------------------*/

#contents_box {
	width:740px;
	padding:7px 0 0 19px;
	background:#FFFFFF url(../img/contents_line.gif) no-repeat;
}

div#contents_box:after {
  content: "";
  display:block;
  height:0;
  clear:both;
} 

#contents_Nav {
	width:190px;
	float:none;
}

#r_Nav {
	width:190px;
	height:190px;
	float:none;
	display:none;
}

#r_Nav li {
	display:inline;
}

#r_Nav li a {
	display:block;
	float:none;
	width:190px;
	text-indent:0;
	overflow:hidden;
}

#r_Nav li.products00 a {
	background:url(../img/productsNav.gif) no-repeat 0 -104px;
}

#r_Nav li.products01 a { 
	height:35px;
	background:url(../img/productsNav.gif) no-repeat 0 -139px;
}

h2#products {
	width:190px;
	background:url(../img/productsNav.gif) no-repeat;
	text-indent:0;
	text-decoration:none;

}

h3#products {
	width:540px;
	background:url(../img/products.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h3#greading {
	width:540px;
	background:url(../img/gradingsystem.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#orts {
	width:540px;
	background:url(../img/orts_txt.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#komugi {
	width:540px;
	background:url(../img/komugi_txt.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#greading1 {
	width:520px;
	background:url(../img/gradingsystem_txt1.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#greading2 {
	width:520px;
	background: url(../img/gradingsystem_txt2.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#greading3 {
	width:520px;
	background: url(../img/gradingsystem_txt3.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#greading4 {
	width:520px;
	background: url(../img/gradingsystem_txt4.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

#contents {
	padding-left:10px;
	width:540px;
	float:none;
}

#contents h5 {
	width:517px;
	color:#003300;
	font-size:13.32px;
	*font-size:83.3%;
	font-weight:bold;
	line-height:1.6em;
	border-bottom:1px solid #999900;
	clear:both;
}

h6#midashi1 {
	width:320px;
	color:#003300;
	font-size:13.32px;
	*font-size:83.3%;
	font-weight:bold;
	line-height:1.6em;
	border-bottom:1px solid #999900;
	clear:both;
}

h6#midashi1-2 {
	width:540px;
	color:#003300;
	font-size:13.32px;
	*font-size:83.3%;
	font-weight:bold;
	line-height:1.6em;
	border-bottom:1px solid #999900;
	clear:both;
}

h6#midashi2  {
	width:335px;
	color:#003300;
	font-size:13.32px;
	*font-size:83.3%;
	font-weight:bold;
	line-height:1.6em;
	border-bottom:1px solid #999900;
	clear:both;
}

#products_image {
	background:url(../img/products_main.jpg) no-repeat;
	width:540px;
	display:none;
}

.greading_r {
	padding-top:7px;
	width:320px;
	float:none;
}

.greading_r2 {
	padding-top:7px;
	width:505px;
	float:none;
}

/*------------------------ Tabs ------------------------*/
/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
	display:inline;
    min-width: 84px; /* be nice to Opera */
}

.tabs-nav li a {
	height:40px;
	display:block;
	float:none;
	text-indent:0;
	overflow:hidden;
	cursor:pointer;
}

.tabs-nav li.navi00 a {
	width:130px;
	margin-right:7px;
	_margin-right:4px;
	background:url(../img/gradingsystem_image.gif) no-repeat;
}

.tabs-nav li.navi01 a {
	width:130px;
	margin-right:7px;
	_margin-right:3px;
	background:url(../img/gradingsystem_image.gif) no-repeat -138px 0;
}

.tabs-nav li.navi02 a {
	width:130px;
	margin-right:6px;
	_margin-right:3px;
	background:url(../img/gradingsystem_image.gif) no-repeat -275px 0;
}

.tabs-nav li.navi03 a {
	width:130px;
	background:url(../img/gradingsystem_image.gif) no-repeat -411px 0;
}

.tabs-nav li.navi00 a:hover, .tabs-nav li.navi00 a:focus, .tabs-nav li.navi00 a:active {
	width:130px;
	margin-right:7px;
	_margin-right:4px;
	background:url(../img/gradingsystem_image.gif) no-repeat 0 -42px;
}

.tabs-nav li.navi00 a:focus {
	width:130px;
	margin-right:7px;
	_margin-right:4px;
	background:url(../img/gradingsystem_image.gif) no-repeat 0 -42px;
}

.tabs-nav li.navi01 a:hover, .tabs-nav li.navi01 a:focus, .tabs-nav li.navi01 a:active {
	width:130px;
	margin-right:7px;
	_margin-right:3px;
	background:url(../img/gradingsystem_image.gif) no-repeat -138px -42px;
}

.tabs-nav li.navi02 a:hover, .tabs-nav li.navi02 a:focus, .tabs-nav li.navi02 a:active {
	width:130px;
	margin-right:6px;
	_margin-right:3px;
	background:url(../img/gradingsystem_image.gif) no-repeat -275px -42px;
}

.tabs-nav li.navi03 a:hover, .tabs-nav li.navi03 a:focus, .tabs-nav li.navi03 a:active {
	width:130px;
	background:url(../img/gradingsystem_image.gif) no-repeat -411px -42px;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    padding:15px 0 17px 9px;
	margin-bottom:15px;
    border-top:2px solid #999900;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
    background:#fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}


/*------------------------ safety ------------------------*/
h2#safety {
	width:190px;
	background:url(../img/safetyNav.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

#r_Nav li.safety00 a {
	height:35px;
	background:url(../img/safetyNav.gif) no-repeat 0 -104px;
}

#r_Nav li.safety01 a { 
	height:35px;
	background:url(../img/safetyNav.gif) no-repeat 0 -139px;
}

#r_Nav li.safety03 a { 
	height:35px;
	background:url(../img/safetyNav.gif) no-repeat 0 -174px;
}

#safety_image {
	background:url(../img/safety_main.jpg) no-repeat;
	width:540px;
	display:none;
}

h3#safety {
	width:540px;
	background:url(../img/safety.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#safety1 {
	width:540px;
	background:url(../img/safety_txt1.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#safety2 {
	width:540px;
	background:url(../img/safety_txt2.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#safety3 {
	width:540px;
	background:url(../img/safety_txt3.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#safety4 {
	width:540px;
	background:url(../img/safety_txt4.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}


#safety_graph {
	background:url(../img/safety_image.gif) no-repeat;
	text-indent:0;
}

#safety_graph span {
 	display: block;
}

.safety_r {
	width:335px;
	float:none;
}

/*------------------------ package ------------------------*/
h2#package {
	width:190px;
	background:url(../img/packageNav.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

#package_image {
	background:url(../img/package_main.jpg) no-repeat;
	width:540px;
	display:none;
}

h3#package {
	width:540px;
	background:url(../img/package.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

table#packageT {
	border-collapse:separate;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #3E5E16;
	border-spacing:solid 1px #3E5E16;
}

table#packageT th {
	text-align:center;
	vertical-align:middle;
	text-indent:0;
}

table#packageT td {
	color:#333333;
	font-size:11px;
	*font-size:75%;
	line-height:1.6em;
	border-top:solid 1px #3E5E16;
	border-left:solid 1px #3E5E16;
	text-align:center;
}

table#packageT td.border {
	border-right:solid 1px #3E5E16;
}

table#packageT tr.bg {	
	background:url(../img/td_bg.gif);
}

table#packageT td span {
	padding:5px 3px;
	display:block;
}

.item1 {
	background:url(../img/package_txt.gif) no-repeat;
}

.item2 {
	background:url(../img/package_txt.gif) no-repeat -134px 0;
}

.item3 {
	background:url(../img/package_txt.gif) no-repeat -268px 0;
}

.item4 {
	background:url(../img/package_txt.gif) no-repeat -402px 0;
}

/*------------------------ contact ------------------------*/
h2#contact{
	width:190px;
	background:url(../img/contactNav.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

#r_Nav li.contact00 a {
	height:35px;
	background:url(../img/contactNav.gif) no-repeat 0 -104px;
}

#r_Nav li.contact01 a { 
	height:35px;
	background:url(../img/contactNav.gif) no-repeat 0 -139px;
}

#r_Nav li.contact03 a { 
	height:35px;
	background:url(../img/contactNav.gif) no-repeat 0 -174px;
}

#r_Nav li.contact04 a { 
	height:35px;
	background:url(../img/contactNav.gif) no-repeat 0 -208px;
}

#contact_image {
	background:url(../img/contact_main.jpg) no-repeat;
	width:540px;
	display:none;
}

h3#contact1 {
	width:540px;
	padding-bottom:17px;
	background:url(../img/contact_txt1.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
	overflow:hidden;
}

h3#contact2 {
	width:540px;
	padding-bottom:17px;
	background:url(../img/contact_txt2.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h3#contact3 {
	width:540px;
	padding-bottom:17px;
	background:url(../img/contact_txt3.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h3#contact4 {
	width:540px;
	padding-bottom:14px;
	background:url(../img/contact_txt4.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

h4#contact5 {
	width:540px;
	padding-bottom:9px;
	background:url(../img/contact_txt5.gif) no-repeat;
	text-indent:0;
	text-decoration:none;
}

#company_list {
	margin:0 0 25px 6px;
	width:500px;
	float:none;
}

#company_list dl {
	width:500px;
	overflow:hidden;
}

#company_list dt {
	padding: 5px 0 0 14px;
	font-size:13.32px;
	*font-size:83.3%;
	color:#333333;
	line-height:1.6em;
	float:none;
}
	
#company_list dd {
	padding: 5px 0 5px 120px;
    font-size:13.32px;
	*font-size:83.3%;
	color:#333333;
	line-height:1.6em;
}


