@charset "utf-8";

ul#topnav a.watercleaning {
	background-position:bottom !important;
}


/* layout--------------------------------------------------------- */
#navi_txt {
	display:block;
	height:40px;
	background-image:url(../img/vision.png);
	background-repeat:no-repeat;
	background-position: center top;
	float: left;
	clear: both;
	width: 100%;
}

#navi_txt_techinica_q {
	display:block;
	height:50px;
	background-image:url(../img/txt/technica_q.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#navi_txt_q {
	display:block;
	height:50px;
	background-image:url(../img/txt/watercleaning_q.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#navi_txt_info {
	display:block;
	height:50px;
	background-image:url(../img/txt/watercleaning_info.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#navi_txt_world {
	display:block;
	height:50px;
	background-image:url(../img/txt/navi_txt_world.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#navi_txt_safety {
	display:block;
	height:50px;
	background-image:url(../img/txt/navi_txt_safety.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

div#main_alt_process {
	background-image:url(../img/alt/alt_process.jpg);
	background-repeat:no-repeat;
	background-position: center;
	overflow:hidden;
	height:400px;
	width:620px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-310px;
	padding-top: 0px;
	z-index: 150;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

div#main_alt_mente {
	background-image:url(../img/alt/alt_mente.jpg);
	background-repeat:no-repeat;
	background-position: center;
	overflow:hidden;
	height:400px;
	width:620px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-310px;
	padding-top: 0px;
	z-index: 150;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

div#main_alt_est {
	background-image:url(../img/alt/alt_est.jpg);
	background-repeat:no-repeat;
	background-position: center;
	overflow:hidden;
	height:400px;
	width:620px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-310px;
	padding-top: 0px;
	z-index: 150;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#main {
	display:block;
	height:230px;
	background-image:url(../img/_test.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#main_txt {
	display:block;
	height:80px;
	background-image:url(../img/txt/main_watercleaning.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

#item_txt {
	display:block;
	height:80px;
	background-image:url(../img/txt/item_watercleaning.png);
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	clear: both;
	width: 100%;
}

div#txtcontent {
	float:left;
	display:inline;
	text-align:left;
	display: inline;
	width: 720px;
	padding: 0;
	margin: 10px 0 0 110px;
	padding-bottom: 20px;
}

div#txtcontent ul {
	display: block;
	text-align: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

div#txtcontent ul li {
	color: #333;
	font-size: 88%;
	display: block;
	padding: 3px 0 15px 0;
}

div#txtcontent ul li h3 {
	display:block;
	margin: 0px;
	padding:10px 0 10px 0px;
	color: #333;
}

div#txtcontent ul li #txt_a {
	display:block;
	margin: 0;
	padding:0 0 0 50px;
	color: #333;
	background-image: url(../img/a_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#txtcontent ul li #txt_q {
	display:block;
	margin: 0px;
	padding:10px 0 10px 50px;
	color: #333;
	background-image: url(../img/q_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
}


div#rightside {
	float:right;
	display:inline;
	text-align:left;
	display: block;
	width: 550px;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	margin-right: 50px;
	margin-top: 30px;
}



div#leftside {
	float:left;
	display:inline;
	text-align:left;
	display: block;
	width: 300px;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	margin-left: 30px;
}

#content_right{
	width: 540px;
	float:right;
}

#content_left{
	width:180px;
	float:left;
}