@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #0068B7;
}
a:hover {
	color: #40B8FF;
	text-decoration: none;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
p,ul,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p,li,dt,dd,th,td {
	color: #333333;
	font-size: 0.75em;
	line-height: 150%;
}
div:after{
	clear: both;
}	
h1 {
	margin: 0px;
	margin-top: 25px;
	float: left;
	padding: 0px;
	padding-left: 10px;
}
h2 {
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #000000;
	font-size: 1.125em;
	margin-bottom: 30px;
}
h3 {
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 0.875em;
	margin-bottom: 30px;
}
table{
    border-collapse: collapse;
	
}
.center {
	text-align: center;
}



.right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.last {
	margin-bottom: 60px;
}

.mg_b10 {
	margin-bottom: 10px;
}
.mg_b20 {
	margin-bottom: 20px;
}


.mg_b30 {
	margin-bottom: 30px;
}
.text_s {
	font-size: 0.625em;
}



.text_right     {
	text-align: right;
}


#copyright  {
	display: block;
	text-align: left;
	margin: 0px auto;
	width: 812px;
	margin-top: 2px;
}
#copyright .left  {
	margin-left: 10px;
	margin-top: 5px;
	color: #999999;
}
#copyright .right {
	margin-right: 10px;
	margin-top: 5px;

}
#header_top  .right  {
	margin: 0px;
	padding: 0px;
}
#header_top .right ul {
	padding: 0px;
	text-align: right;
	margin: 10px 0px;
}
#header_top  .right  li  {
	display: inline;
	background-image: url(../images/window_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.625em;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	
}
#header_top .right li a {
	margin-left: 15px;
	color: #999999;
}
#header_top .right li a:hover {
	color: #999999;
	text-decoration: none;
}

#header_top .right p {
	font-size: 0.625em;
}

#header_top  .right  p img {
	vertical-align: middle;
}
#header_navi ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#header_navi ul li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	margin-left: 5px;
	float: left;
}
#header_navi ul li a{
    cursor:hand;
}

#header_navi ul li.product {
	position: relative;
	font-size: 0.75em;
	width: 93px;
	height: 35px;
}
#header_navi ul li.inspect {
	position: relative;
	font-size: 0.75em;
	width: 93px;
	height: 35px;
}
#header_navi ul li.environmental {
	position: relative;
	font-size: 0.75em;
	width: 148px;
	height: 35px;
}
#header_navi ul li.company {
	position: relative;
	font-size: 0.75em;
	width: 93px;
	height: 35px;
}
#header_navi ul li.industry {
	position: relative;
	font-size: 0.75em;
	width: 93px;
	height: 35px;
}

#header_navi ul li.product a span {
	background-image: url(../images/product.gif);
	position: absolute;
	display: block;
	top: 0;	left: 0;
	width: 93px;
	height: 35px;
}
#header_navi ul li.inspect a span {
	background-image: url(../images/inspect.gif);
	position: absolute;
	display: block;
	top: 0;	left: 0;
	width: 93px;
	height: 35px;
}
#header_navi ul li.environmental a span {
	background-image: url(../images/environmental.gif);
	position: absolute;
	display: block;
	top: 0;	left: 0;
	width: 148px;
	height: 35px;
}
#header_navi ul li.company a span {
	background-image: url(../images/company.gif);
	position: absolute;
	display: block;
	top: 0;	left: 0;
	width: 93px;
	height: 35px;
}
#header_navi ul li.industry a span {
	background-image: url(../images/industry.gif);
	position: absolute;
	display: block;
	top: 0;	left: 0;
	width: 93px;
	height: 35px;
}
#header_navi ul li.product a:hover span {
    background-position: 0px -35px;
}	
#header_navi ul li.inspect a:hover span {
    background-position: 0px -35px;
}
#header_navi ul li.environmental a:hover span {
    background-position: 0px -35px;
}
#header_navi ul li.company a:hover span {
    background-position: 0px -35px;
}
#header_navi ul li.industry a:hover span {
    background-position: 0px -35px;
}
#content_left  {
	float: left;
	width: 590px;
}
#pan_list {
	font-size: 0.625em;
	color: #666666;
	margin-bottom: 12px;
}
#pan_list a {
	color: #666666;
}
.contenttop_link {
	text-align: right;
}
.contenttop_link a {
	background-image: url(../images/icon_top_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.otherpage_link {
	text-align: right;
}
.otherpage_link a {
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.pagetop_link {
	text-align: right;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 40px;
}
.pagetop_link a {
	background-image: url(../images/icon_top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#content_left .content_box {
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}




#content_right {
	float: right;
	width: 166px;
	margin-top: 30px;
}

#content_right p {
	margin: 0px;
	padding: 0px;
}


#factory_rightmenu{
	background-image: url(../images/factory_navi_bt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#factory_rightmenu h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#factory_rightmenu ul {
	margin-left: 15px;
}

#factory_rightmenu li {
	margin-bottom: 5px;
}
#factory_rightmenu li a {
	background-image: url(../images/icon_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}
#factory_rightmenu li ul {
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type: disc;
}
#factory_rightmenu li ul li {
	font-size: 0.875em;
	list-style-type: disc;
	margin-bottom: 1px;
}
#product_rightmenu{
	background-image: url(../images/factory_navi_bt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#product_rightmenu h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#product_rightmenu ul {
	margin-left: 15px;
}


#product_rightmenu li {
	margin-bottom: 5px;
}
#product_rightmenu li a {
	background-image: url(../images/icon_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
}
#product_rightmenu li ul {
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type: disc;
}
#product_rightmenu li ul li {
	font-size: 0.875em;
	list-style-type: disc;
	margin-bottom: 1px;
}
#content_right p.mg_b10 {
	margin-bottom: 10px;
}


#content_right  .box1 {
	margin-left: 3px;
	width: 159px;
	margin-bottom: 10px;
	background-image: url(../images/authorize_title.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#content_right .box1 .white {
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 0.75em;
}
#content_right .box1 dl {
	margin: 0px;
	margin-right: 0px;
	text-align: center;
}
#content_right  .box1 dt {
	margin: 0px;
	margin-bottom: 3px;
}

#content_right .box1 dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_right .box1 dd p {
	margin-bottom: 10px;
	font-size: 1em;
}



#content_right .box2 {
	background-image: url(../images/r_navi_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	width: 159px;
	margin-left: 3px;
}
#content_right .box2 dl {
	margin: 0px;
	margin-left: 8px;
}
#content_right .box2 dt {
	font-weight: bold;
	color: #000000;
	font-size: 0.75em;
	margin: 0px;
	margin-bottom: 8px;
	padding-top: 10px;
}
#content_right .box2 dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_right .box2 dd img {
	margin-bottom: 5px;
}
#content_right .box2 dd p {
	padding-right: 10px;
	font-size: 1em;
	line-height: 120%;
}
#content_right  .box2  .text-right {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content_right  .box2  .text-right a {
	text-align: right;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #6699FF;
}
#foot_inq p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#footer_address .inner_box {
	height: 44px;
	width: 812px;
	margin: 0px auto;
	padding-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A4E39B;

}

#footer_address .inner_box p {
	margin-bottom: 8px;
	color: #000000;
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
}
#footer_navi ul li {
	float: left;
	list-style-type: none;
}
#footer_navi ul li a {
	background-image: url(../images/window_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 15px;
	color: #666666;
}


#footer_navi a:hover {
	color: #999999;
	text-decoration: none;
}
#footer_address address {
	font-size: 0.75em;
	font-style: normal;
	color: #000000;
}

