html {
	overflow-y:scroll;
}

body {
	margin:0px;
	text-align:center;
	background-color:#FFF;
}

/*img {
	margin:0px;
	vertical-align: bottom;
	border:0px;
}*/
.print {
	display: none;
}
.screen {
	display: block;
}
@media print{
	.print {
		display: block;
	}
	.print li img {
		margin-right:7px;
		margin-bottom: 7px;
	}
	.screen {
		display: none;
	}
}
#container {
	margin:0px auto;
	width:960px;
}

#inner {
	margin:0px;
	text-align:left;
	width:960px;
	background:url("../images/bg01.gif") repeat-y;
	float:left;
}
@media print{
	#inner {
		background: none;
	}
}
#inner_img {
	margin:0px 25px 0px 25px;
	width:910px;
	float:right;
	/*background-color:#FF0000;*/
	background:url("../images/bg_header2.jpg") no-repeat right top;

}
@media print{
	#inner_img {
		background-position: fixed !important;
	}
}
#header {
	margin:0px;
}
@media print{
	#header {
		position: fixed;
		margin:0px 25px 0px 25px;
		width:910px;
		float:right;
		background:url("../images/bg_header2.jpg") no-repeat right top !important;
	}
}
#logo {
	margin:20px 0px 20px 0px;
}
#menu_s {
	display: none;
}
#menu {
	margin:0px 0px 20px 0px;
	float:left;
	back-ground:#FF0000;
}
@media print{
	#menu {
		display: none;
	}
}
#menu ul {
	margin:0px 0px 0px -40px;
}
#menu li {
	margin:0px;
	float:left;
	list-style:none;
}
#menu a.home {
	background: url(../images/bu_home.jpg);
	width:129px;
	height:30px;
	display: block;
}
#menu a.home:hover {
	background-position:left bottom;
}
#menu a.home_active {
	background: url(../images/bu_home.jpg);
	background-position:left bottom;
	width:129px;
	height:30px;
	display: block;
}
#menu a.works {
	background: url(../images/bu_works.jpg);
	width:130px;
	height:30px;
	display: block;
}
#menu a.works:hover {
	background-position:left bottom;
}
#menu a.works_active {
	background: url(../images/bu_works.jpg);
	background-position:left bottom;
	width:130px;
	height:30px;
	display: block;
}
#menu a.company {
	background: url(../images/bu_company.jpg);
	width:130px;
	height:30px;
	display: block;
}
#menu a.company:hover {
	background-position:left bottom;
}
#menu a.company_active {
	background: url(../images/bu_company.jpg);
	background-position:left bottom;
	width:130px;
	height:30px;
	display: block;
}
#menu a.offices {
	background: url(../images/bu_offices.jpg);
	width:130px;
	height:30px;
	display: block;
}
#menu a.offices:hover {
	background-position:left bottom;
}
#menu a.offices_active {
	background: url(../images/bu_offices.jpg);
	background-position:left bottom;
	width:130px;
	height:30px;
	display: block;
}
#menu a.results {
	background: url(../images/bu_results.jpg);
	width:130px;
	height:30px;
	display: block;
}
#menu a.results:hover {
	background-position:left bottom;
}
#menu a.results_active {
	background: url(../images/bu_results.jpg);
	background-position:left bottom;
	width:130px;
	height:30px;
	display: block;
}
#menu a.recruit {
	background: url(../images/bu_recruite.jpg);
	width:130px;
	height:30px;
	display: block;
	cursor:pointer;
}
#menu a.recruit:hover {
	background-position:left bottom;
}
#menu a.recruit_active {
	background: url(../images/bu_recruite.jpg);
	background-position:left bottom;
	width:130px;
	height:30px;
	display: block;
}
#menu a.inquiry {
	background: url(../images/bu_inquiry.jpg);
	width:131px;
	height:30px;
	display: block;
}
#menu a.inquiry:hover {
	background-position:left bottom;
}
#menu a.inquiry_active {
	background: url(../images/bu_inquiry.jpg);
	background-position:left bottom;
	width:131px;
	height:30px;
	display: block;
}

#box_outer {
	margin:0px 0px 20px 0px;
	float:left;
	/*background-color:#00FF00;*/
}
#left_box {
	margin:0px 30px 0px 0px;
	float:left;
}
#right_box {
	margin:0px;
	float:right;
	width:270px;
}
#news {
	margin:0px 0px 30px 0px;
	float:right;
	width:268px;
	height:148px;
	border:1px solid #074481;
}

#news dl {
	margin:5px 5px 5px 30px;
}

#news dt {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:url("../images/dot_1.png") no-repeat;
	color:#3366ff;
	letter-spacing:1px;
	font-size:12px;
}

#news dd {
	margin:0px 0px 5px 20px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
* html #news dd {
	padding:2px 0px 0px 0px;
}
*+html #news dd {
	padding:2px 0px 0px 0px;
}
#news a {
	color:#000;
}

#works_list {
	margin:0px 0px 30px 0px;
	float:left;

}
#works_list h1 {
	margin:0px 0px 10px 0px;
	padding:5px;
	float:left;
	font-size:120%;
	border-bottom:1px solid #000;
	/*background-color:#074481;*/
	width:900px;
}

#works_list ul {
	margin:0px 0px 0px -40px;
}
#works_list li {
	margin:0px;
	list-style:none;
	float:left;
}
#works_list a.kagaku {
	background: url(../images/ba_kagaku.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.kagaku:hover {
	background-position:left bottom;
}
#works_list a.haigasu {
	background: url(../images/ba_haigasu.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.haigasu:hover {
	background-position:left bottom;
}
#works_list a.haisui {
	background: url(../images/ba_haisui.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.haisui:hover {
	background-position:left bottom;
}
#works_list a.netukoukan {
	background: url(../images/ba_netukoukan.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.netukoukan:hover {
	background-position:left bottom;
}
#works_list a.rokaki {
	background: url(../images/ba_roka.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.rokaki:hover {
	background-position:left bottom;
}
#works_list a.rack {
	background: url(../images/ba_rack.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.rack:hover {
	background-position:left bottom;
}
#works_list a.valveskid {
	background: url(../images/ba_valveskid.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.valveskid:hover {
	background-position:left bottom;
}
#works_list a.keiryotank {
	background: url(../images/ba_keiryotank.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.keiryotank:hover {
	background-position:left bottom;
}
#works_list a.cyclone {
	background: url(../images/ba_cyclone.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.cyclone:hover {
	background-position:left bottom;
}
#works_list a.haisuisyori {
	background: url(../images/ba_haisuisyori.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.haisuisyori:hover {
	background-position:left bottom;
}
#works_list a.tankkadai {
	background: url(../images/ba_tankkadai.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.tankkadai:hover {
	background-position:left bottom;
}
#works_list a.oilheater {
	background: url(../images/ba_oil-heater.jpg);
	width:220px;
	height:160px;
	display: block;
}
#works_list a.oilheater:hover {
	background-position:left bottom;
}
.works_box {
	margin:0px 0px 0px 0px;
	float:left;
}

#comp_add {
	margin:0px 0px 25px 0px;
	float:left;
	text-align:center;
	width:910px;
	clear:both;
	/*background-color:#FF1000;*/
}
#comp_add p {
	margin:0px 0px 5px 0px;
	line-height:120%;
	font-size:100%;
}
/*#comp_add img {
	margin:0px;
}*/

#footer {
	margin:0px;
	padding:5px 0px 0px 0px;
	background-color:#074481;
	width:910px;
	height:50px;
	text-align:center;
	/*float:left;*/
	clear:both;
}
@media print{
	#footer {
		display: none;
	}
}
#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
#footer p {
	margin:0px 0px 10px 0px;
	color:#fff;
	font-size:80%;
	letter-spacing:1px;
	clear:both;
}

#pan {
	margin:0px 0px 10px 0px;
	float:left;
	width:910px;
	/*background-color:#FF0000;*/
}
@media print{
	#pan {
		display: none;
	}
}
#pan ul {
	margin:0px 10px 0px 0px;
	float:right;
}
#pan li {
	margin:0px;
	float:left;
	list-style:none;
	font-size:80%;
}

#box_outer_p {
	margin:0px 0px 30px 0px;
	float:left;
	/*background-color:#00FF00;*/
	background:url("../images/bg02.gif") repeat-y;
}
@media print{
	#box_outer_p {
		margin-bottom: 0 !important;
		background:none;
	}
}
#left_navi {
	margin:0px 30px 0px 0px;
	width:220px;
	background-color:#ede8d5;
	float:left;
}
@media print{
	#left_navi {
		display:none;
	}
}
#left_navi h1 {
	margin:0px;
}
#left_navi h2 {
	margin:10px 0px 20px 10px;
	font-size:80%;
	border-bottom:1px solid #000;
}
#left_navi ul {
	margin:0px 0px 50px -28px;
}
* html #left_navi ul {
	margin:0px 0px 50px 10px;
}
*+html #left_navi ul {
	margin:0px 0px 50px 10px;
}
#left_navi li {
	margin:0px 0px 20px 0px;
	padding-left:13px;
	list-style:none;
	background:url("../images/dot_2.png") no-repeat;
}
#left_navi li.active {
	background:url("../images/dot_3.png") no-repeat;
	color:#ff3300;
}
#left_navi a {
	color:#000;
}
#left_navi a:hover {
	text-decoration:none;
}

#comp_add2 {
	margin:10px;
	padding:5px 3px;
	border:1px solid #000;
	background-color:#fff;
}
#comp_add2 h3 {
	margin:0px 0px 10px 0px;
	/*font-family:serif;*/
	font-size:150%;
}
#comp_add2 p {
	margin:0px 0px 5px 0px;
	line-height:120%;
	font-size:100%;
}
#right_main {
	margin:0px;
	width:660px;
	float:right;
	/*background-color:#FFF;*/
}
@media print{
	#right_main {
		margin: 10px 120px 0;
	}
}
* html #right_main {
	margin:0px;
	width:660px;
	float:right;
	/*background-color:#FFF;*/
	clear:both;
}
*+html #right_main {
	margin:0px;
	width:660px;
	float:right;
	/*background-color:#FFF;*/
	clear:both;
}

#right_main h1 {
	margin:2px 0px 20px 0px;
	font-size:150%;
	/*font-family:serif;*/
	border-bottom:1px solid #000;
	text-align:center;
	letter-spacing:5px;
	line-height:150%;
}
#right_main h2 {
	margin:0px;
	padding:6px 0px 0px 10px;
	background:url("../images/bg_til.gif") no-repeat;
	height:30px;
	/*font-family:serif;*/
	font-size:120%;
	clear:both;
	font-weight:bold;
}

#right_main iframe {
	border:1px solid #999;
}
#works {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}


.photoarea1 {
	margin:0px 0px 30px 10px;
}
.photoarea1 p {
	margin:5px 10px 0px 0px;
	font-size:100%;
	text-align:center;
}
@media print{
	.photoarea1 {
		margin:0px 80px !important;
	}
	.photoarea1 img {
		width:500px !important;
		height:auto !important;
	}
}

#company {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}

#company p {
	margin:10px 10px 20px 10px;
	/*text-indent:1em;*/
	line-height:1.8em;
	width:100%;
	font-size: 1.3em;
}
#sign {
	margin:0px 0px 20px 0px;
	text-align:right;
	width:390px;
	float:left;
	clear:both;
}
#book {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}

#book p {
	margin:10px 10px 20px 10px;
	/*text-indent:1em;*/
	line-height:150%;
	width:660px;
	font-size: 1.3em;
}
#book ul {
	margin-left: -10px;
}
#book li {
	margin-bottom: 10px;
	line-height:150%;
	font-size: 1.3em;
	}
#org {
	margin:0px 0px 30px 0px;
	float:left;
}

.org_1 {
	margin:0px 0px 30px 0px;
	float:left;
}
.org_1 p {
	margin:0px 0px 10px 0px;
	line-height:150%;
	text-align: left;
}
.org_1 img {
	margin:0px 0px 0px 10px;
}
.tbl1 {
	margin:0px 0px 10px 0px;
	float:left;
}
@media print{
	.tbl1 {
		font-size: 0.95rem;
	}
}
.tbl1 table {
	border-collapse:collapse;
	border:1px solid #999;
	width:660px;
}
.tbl1 tr {
	border:1px solid #999;
}
.tbl1 th {
	padding:5px;
	border:1px solid #999;
	text-align:left;
}
.tbl1 td {
	padding:5px;
	border:1px solid 999;
	line-height:120%;
}
.tbl1 ol {
	margin:0px 0px 0px -20px;
}
* html .tbl1 ol {
	margin:0px 0px 0px 25px;
}
*+html .tbl1 ol {
	margin:0px 0px 0px 25px;
}
.tbl1 ul {
	margin:0px 0px 0px -20px;
}
* html .tbl1 ul {
	margin:0px 0px 0px 20px;
}
*+html .tbl1 ul {
	margin:0px 0px 0px 20px;
}
.tbl1 li {
	margin:0px 0px 5px 0px;
}
.tbl1 p {
	margin:0px;
}
.tbl1 dl {
	margin:0px;
}
.tbl1 dt {
	margin:0px 0px 0px 0px;
	float:left;
	font-weight:bold;
}
.tbl1 dd {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 100px;
}
.access {
	margin:10px 0px 30px 0px;
	float:left;
}

#add {
	margin:20px 0px 10px 0px;
	padding:10px 10px 1px 10px;
	background-color:#dee7f0;
	clear:both;
}
#add dl {
	margin:0px;
}
#add dt {
	margin:0px 0px 10px 0px;
	font-size:80%;
	color:#074481;
	float:left;
}
#add dd {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 80px;
}
.office {
	margin:0px 0px 5px 0px;
	float:left;
	width:496px;
	/*background-color:#FF0000;*/
}
.office_map {
	margin:0px;
	float:right;
}
.office_add {
	margin:0px 0px 30px 0px;
	float:left;
	clear:both;
	width:660px;
}
@media print{
	.office_add {
		margin:0px 0px 20px 0px;
	}
}
.office_add small {
	color:#074481;
}

.photo1 {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}
.photo1 {
	margin:0px 10px 0px 10px;
	float:left;
}
* html .photo1 {
	margin:0px 5px 0px 5px;
	float:left;
}
.photo1 p {
	margin:5px 0px 10px 0px;
	width:640px;
	text-align:center;
	font-size:100%;
}
.photo2 {
	margin:0px 55px 0px 55px;
	float:left;
}
* html .photo2 {
	margin:0px 30px 0px 30px;
	float:left;
}
.photo2 p {
	margin:5px 0px 10px 0px;
	width:540px;
	text-align:center;
	font-size:100%;
}

#recruit {
	margin:0px 0px 30px 0px;
	float:left;
}
#recruit img {
	margin:0px 0px 30px 0px;
}
#recruit h3 {
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #000;
	font-size:100%;
}
#recruit p {
	margin:0px;
	line-height:150%;
}
.rec-copy {
	font-size: 200%;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px !important;
	color:#074481;
}
#jinzai ul {
	margin:0px 0px 20px -10px;
}
#jinzai li {
	margin:0px 0px 5px 0px;
	line-height:120%;
	font-weight:bold;
	font-size:120%;
	color:#FF0000;
}
#inquiry {
	margin:0px 0px 30px 0px;
	float:left;
}
#inquiry table {
	border-collapse:collapse;
	border:1px solid #999;
	width:660px;
}
#inquiry tr {
	border:1px solid #999;
}
#inquiry th {
	padding:5px;
	border:1px solid #999;
	background-color:#dee7f0;
}
#inquiry td {
	padding:5px;
	border:1px solid 999;
	line-height:120%;
}
#inquiry p {
	margin:0px;
	line-height:150%;
	width:660px;
	text-align:center;
}
.button {
	margin:0px;
	text-align:center;
}
.wtn_copyright {
	text-align:center;
	visibility:hidden;
}
#privacy {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}
#p_policy {
	margin:0px;
	float:left;
}
#p_policy p {
	margin:0px 0px 10px 0px;
	line-height:150%;
}
#p_policy dl {
	margin:0px;
}
#p_policy dt {
	margin:0px 0px 5px 0px;
	color:#074481;
	font-weight:bold;
}
#p_policy dd {
	margin:0px 0px 20px 0px;
	line-height:150%;
}
#link {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}
#sitemap {
	margin:0px 0px 30px 0px;
	float:left;
	width:660px;
}
#sitemap ul {
	margin:0px 0px 0px -10px;
}
* html #sitemap ul {
	margin:0px 0px 0px 20px;
}
*+html #sitemap ul {
	margin:0px 0px 0px 20px;
}
#sitemap li {
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 20px;
	list-style:none;
	background:url(../images/dot_4.png) no-repeat #dee7f0;
}
* html #sitemap li {
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 20px;
	list-style:none;
	background:url(../images/dot_4.png) no-repeat #dee7f0;
}
*+html #sitemap li {
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 20px;
	list-style:none;
	background:url(../images/dot_4.png) no-repeat #dee7f0;
}
.pagetop {
	margin:0px 0px 20px 0px;
	width:660px;
	float:left;
	/*background-color:#FF0000;*/
	text-align:right;
}
@media print{
	.pagetop img {
		display: none;
	}
}
*+html .pagetop {
	height:35px;
}

.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mr10 {
	margin-right:10px;
}
.mrb10 {
	margin-right:10px;
	margin-bottom:10px;
}
.ml10 {
	margin-left:10px;
}

.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center !important;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}

.bg_col1 {
	background-color:#dee7f0;
}


.col1 {
	color:#074481;
}
.col2 {
	color:#ff3300;
}
.require {
	color:#FF0000;
}
.small {
	font-size:80%;
	color:#666;
}
.f150 {
	font-size:150%;
}
.f140 {
	font-size:140%;
}
.f100 {
	font-size:100% !important;
}
.f80 {
	font-size:80%;
}
.bold {
	font-weight:bold;
}
.head_p {
	font-size: 150%;
	line-height: 150%;
	text-align: center;
	color:#ff3300;
}
.nextlink {
	display: none;
}
.list-book {
	list-style: none;
	margin-left: -30px !important;
}
.list-book li {
	float: left;
	margin: 5px;
}
.list-book li img {
	width:315px;
}
@media print{
	.list-book {
		margin-left: -70px !important;
		width:800px !important;
	}
	.list-book li img {
		width:380px;
		height:auto;
	}
}
.url {
	color:#074481;
	font-size: 150%;
	font-weight: bold;
}
@media print{
.break_after {
	break-after: page !important;
}
.break_before {
	break-before: page !important;
}
.print-top {
	margin-top:110px !important;
}
.print-img {
	text-align: center;
}
.print-img img {
	margin: 0 30px !important;
	width:580px !important;
	height:auto !important;
}
.print-img-s img {
	margin: 0 70px !important;
	width:500px !important;
	height:auto !important;
}
.print-img-s2 img {
	width:500px !important;
	height:auto !important;
}
.print-2set {
	float: left;
	width:800px !important;
	margin: 0 0 0 -70px !important;
	/*background-color:#F00;*/
}
.photo3 {
	margin: 10px !important;
	float: left !important;
}
.print-2set .photo3 img {
	width:380px !important;
	height:auto !important;
}
.photo4 {
	margin: 10px !important;
	float: right !important;
}
.print-2set .photo4 img {
	width:380px !important;
	height:auto !important;
}
}
.lettersp {
	letter-spacing: -0.1rem;
	font-size: 1.5rem !important;
}
.lettersp2 {
	letter-spacing: -0.02rem;
}
.photo3 {
	margin:0px 55px 20px 55px;
	float:left;
}
* html .photo3 {
	margin:0px 30px 20px 30px;
	float:left;
}
.photo3 p {
	margin:5px 0px 10px 0px;
	width:540px;
	text-align:center;
	font-size:100%;
}
.photo4 {
	margin:0px 55px 20px 55px;
	float:left;
}
* html .photo4 {
	margin:0px 30px 20px 30px;
	float:left;
}
.photo4 p {
	margin:5px 0px 10px 0px;
	width:540px;
	text-align:center;
	font-size:100%;
}

