/*グローバルナビ*/

/*
#global {
	background-color: #006699;
	height: 100%;
	width: 760px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	clear: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/menu_bg.gif);
}
*/
#global div{
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#global div.big {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

#global div.banar {
    padding: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#global div.mid {
	font-size: 12px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
}

#global div.small{
	font-size: 11px;
	padding: 1px;
}

#global div.ss{
	font-size: 10px;
	padding: 7px 1px;
}

#global div.here {
	background-color: #9da8cb;
	height: 1.4em;
	width: 100%;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-align: center;
	background-image: url(top/common/line_menu.gif);
	background-repeat: repeat-x;
}

#global td.side {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	;
	border-right-width: 1px;
	text-align: center;
	vertical-align: middle;
}

#global a:link {color:#FFFFFF;text-decoration:none;}
#global a:visited {color:#FFFFFF;text-decoration:none;}
#global a:hover {
	color: #0099FF;
	text-decoration:none;
	background-color:#CCFFFF;
	text-align: center;
	background-repeat: repeat-x;
	cursor: hand;
	background-image: url(img/menu_bg_hover.gif);
	height: 100%;
	width: 100%;
}
#global a:active {color:#006699;text-decoration:none;}

/*トップページ・左メニュー*/
/*
#left1 {
	height: 100%;
	width: 136px;
	text-align: left;
	vertical-align: middle;
}
*/

#left1 div {
	text-align: left;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

#left1 div.mid {
	font-size: 12px;
	color: #006699;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
}

#left1 a:visited {
color:#006699;text-decoration:none;
}

#left1 a:hover {
	color: #0099FF;
	text-decoration:underline;
	cursor: hand;
}

#left1 a:active {
color:#006699;text-decoration:none;
}
#left1 a:link {
color:#006699;text-decoration:none;
}

#left2 {
	height: 100%;
	width: 136px;
	text-align: left;
	vertical-align: middle;
}
#left2 div {
	text-align: left;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

#left2 div.mid {
	font-size: 12px;
	color: #FF3300;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
}

#left2 a:visited {
color:#FF3300;text-decoration:none;
}

#left2 a:hover {
	color: #0099FF;
	text-decoration:underline;
	cursor: hand;
}

#left2 a:active {
color:#FF3300;text-decoration:none;
}
#left2 a:link {
color:#FF3300;text-decoration:none;
}
.dt2 {
	font-size: 8pt;
	color: #006699;
	line-height: 150%;
}

/*下層・左インデックス*/
/*
#idx {
	background-color: #F0FFFF;
	height: 32px;
	width: 100%;
	color: #006699;
	background-repeat: repeat-x;
	clear: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/menu_bg.gif);
}
*/
#idx div{
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}

#idx div.mid {
	font-size: 10pt;
	padding: 10px 0 10px 20px;
}

#idx div.small {
	font-size: 9pt;
	padding: 11px 5px 11px 5px;
}

#idx div.sub {
	font-size: 8pt;
	padding: 0px 0 5px 12px;
}

#idx div.here {
	background-color: #CCFFFF;
	height: 32px;
	width: 100%;
	color: #0099FF;
	text-align: center;
	background-image: url(top/common/line_menu.gif);
	background-repeat: repeat-x;
}


#idx td.line {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#idx td.title {
    background-color: lightblue;
    border-bottom: 1px solid #9b9ab7;
}

#idx td.title div.mid {
	padding-left:5px;
}

#idx a:link {color:#006699;text-decoration:none;}
#idx a:visited {color:#006699;text-decoration:none;}
#idx a:hover {
	color: #0099FF;
	text-decoration:none;
	background-color:#CCFFFF;
	text-align: center;
	background-repeat: repeat-x;
	cursor: hand;
	background-image: url(img/menu_bg_hover.gif);
	vertical-align: middle;
/*	height: 32px;*/
	width: 100%;
}
#idx a:active {color:#006699;text-decoration:none;}
#idx_sub a:hover {
	vertical-align:baseline ;
	text-align: left;
	width: 100%;

}


/*トップ左テスト/*/
/*
#left {
	background-color: #F0FFFF;
	height: 20px;
	width: 100%;
	color: #006699;
	background-repeat: repeat-x;
	clear: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/menu_bg.gif);
}
*/
#left div{
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}

#left div.mid {
	font-size: 10pt;
	padding: 6px;
}

#left td.line {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#left a:link {color:#006699;text-decoration:none;}
#left a:visited {color:#006699;text-decoration:none;}
#left a:hover {
	color: #0099FF;
	text-decoration:none;
	background-color:#CCFFFF;
	text-align: center;
	background-repeat: repeat-x;
	cursor: hand;
	background-image: url(img/menu_bg_hover.gif);
	vertical-align: middle;
	height: 20px;
	width: 100%;
}
#left a:active {color:#006699;text-decoration:none;}
.dt1 {

	font-size: 8pt;
	color: #666666;
	line-height: 150%;
}
#float_right {
	text-align: right;
}


/*リンクつき画像のマウスオーバー*/
a img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}



/*水道イノベーションセット*/
div.innovation h2{
	font-size:16pt;
	font-weight:bold;
	line-height:175%;
	background-color:#CEF;
	padding-left:15px;
	margin-bottom:15px;
}

div.innovation h3{
	font-size:14pt;
	font-weight:bold;
	line-height:175%;
	background-color:#FED;
	padding-left:15px;
	margin-bottom:15px;
}

div.innovation p {
	padding-left:15px;

}

/*メインイメージの伸縮エリア*/
.main_img {
	background-image:url(top/img/main_img_large-bg.jpg);
	background-position:right;
	background-repeat:repeat-x;

}




