@charset "utf-8";

/*
Theme Name: habikino city waterworks
Theme URI: http://www.minrinosto.com/
Description: 羽曳野市水道局
Author: minrinosto.com
Version: 1.0
Tags: 
*/


* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

body {
	line-height: 160%;
	font-size: 17px;
	color: #1E3A5A;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
}

h1,
h1 a {
	width: 420px;
	height: 84px;
}

h1 {
	margin-top: 45px;
	float: left;
}

h1 a {
	display: block;
	background: url('./images/logo_main.png') no-repeat;
	text-indent: -9999px;
}



#contents h2 {
	background: url('./images/h2.png') no-repeat;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
	padding-left: 55px;
}

#contents #contentNotes {
	padding: 45px 30px 0;
}

#contents h3 {
	color: #666666;
	background: url("images/h3.png") no-repeat 0 0;
	padding: 0 0 5px 25px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

#contents h4 {
	color: #1E3A5A;
	background: url("images/h4.png") no-repeat 0 100%;
	padding: 0 0 5px 5px;
	line-height: 130%;
	vertical-align: middle;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents h5 {
	background: url("images/list.png") no-repeat 0 0;
	font-weight: bold;
	padding-left: 17px;
	line-height: 130%;
	vertical-align: middle;
	margin-bottom: 5px;
}

#contents h6 {
	margin-bottom: 5px;
}


#contents p {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #1E3A5A;
}

#main #contentNotes a {
	border-bottom: 1px dashed #1E3A5A;
}

a:hover {
	color: #ff0000;
}

a.jump {
	display: block;
	height: 20px;
	line-height: 15x;
	vertical-align: middle;
	padding-left: 17px;
	margin: 0 0 5px 4px;
	background: url("images/marker_org.fw.png") no-repeat 0 50%;
}




img {
	border: none;
}

ul,
ol {
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
}
#main #contentNotes #children .children a {
	border: none;
}

#main table {
	border-spacing: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 20px;
}

#main table th,
#main table td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	font-size: 90%;
}

#main table thead th {
	font-weight: bold;
	text-align: center;
}

#main table caption {
	text-align: right;
}



#main #contentNotes > dl > dd {
	margin: 10px 30px 30px 25px;
}

#main #contentNotes > dl > dd ul li {
	padding-left: 13px;
	background: url("images/list2.png") no-repeat 0 0.3em;
}

#main #contentNotes > dl > dd li {
	margin: 5px 0;
}

ol {
	margin-left: 30px;
}

th {
	font-weight: normal;
	text-align: left;
}

.clr {
	clear: both;
}

.sub {
	font-size: 80%;
}

a.pdf, .pdf a {
	margin-bottom: 5px;
	padding: 0 0 0 27px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	background: url(images/icon_pdf.png) no-repeat 0 0;
	display: block;
	border: none !important;
}

.please {
	margin: 30px;
	font-size: 130%;
	font-weight: bold;
	line-height: 160%;
}

.coution {
	text-indent: -1em;
	padding-left: 1em;
}

.sp {
	display: none;
}

.wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: url(images/bg_header.png) no-repeat 50% 0;
	height: 360px;
}

#textsize {
	float: left;
	width: 205px;
	margin: 45px 0 0 83px;
	background: url(images/button_testsize.png) no-repeat 0 0;
	height: 30px;
}

#textsize h2 {
	float: left;
	width: 111px;
	text-indent: -9999px;
}

#textsize #sizeM {
	float: left;
	width: 35px;
	text-indent: -9999px;
}

#textsize #sizeM.active {
	background: url(images/button_testsize.png) no-repeat -110px -30px;
}

#textsize #sizeL {
	float: right;
	width: 54px;
	margin-left: 2px;
	text-indent: -9999px;
}

#textsize #sizeL.active {
	background: url(images/button_testsize.png) no-repeat -151px -30px;
}

#search {
	float: right;
	width: 250px;
	height: 51px;
	margin-top: 23px;
	background: url(images/bg_search.png) no-repeat 0 0;
}

#search #headerMenu li {
	float: right;
	height: 23px;
}

#search #headerMenu li,
#search #headerMenu li a {
	height: 23px;
}

#search #headerMenu li#iToiawase {
	width: 90px;
}

#search #headerMenu li#iSitemap {
	width: 100px;
}

#search #headerMenu li#iHome {
	width: 50px;
}

#search #headerMenu li a {
	text-indent: -9999px;
	display: block;
}

#search form,
#search form input#searchText {
	height: 24px;
	line-height: 24px;
}

#search form input#searchText {
	width: 205px;
	border: none;
	background-color: none;
	margin: 0 0 0 7px;
}

#search form input#searchButton {
	height: 30px;
	width: 30px;
	background: url(images/button_search.png) no-repeat 50% 5px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}


#header #gNavi {
	margin: 76px 0 0;
	height: 126px;
}

#header #gNavi li,
#header #gNavi li a {
	height: 127px;
	width: 127px;
}

#header #gNavi li {
	float: left;
	margin-left: 10px;
}

#header #gNavi li#gHome {
	margin-left: 3px;
}

#header #gNavi li a {
	display: block;
	text-indent: -9999px;
	background: url(images/button_gmenu.png) no-repeat;
}

#header #gNavi li#gHome a {
	background-position: 0 -126px;
}

#header #gNavi li#gTetuduki a {
	background-position: -127px -126px;
}

#header #gNavi li#gKurasi a {
	background-position: -254px -126px;
}

#header #gNavi li#gJigyou a {
	background-position: -381px -126px;
}

#header #gNavi li#gSuisitu a {
	background-position: -508px -126px;
}

#header #gNavi li#gSaigai a {
	background-position: -635px -126px;
}

#header #gNavi li#gJigyousya a {
	background-position: -763px -126px;
}

#header #gNavi li#gHome a:hover {
	background-position: 0 0;
}

#header #gNavi li#gTetuduki a:hover {
	background-position: -127px 0;
}

#header #gNavi li#gKurasi a:hover {
	background-position: -254px 0;
}

#header #gNavi li#gJigyou a:hover {
	background-position: -381px 0;
}

#header #gNavi li#gSuisitu a:hover {
	background-position: -508px 0;
}

#header #gNavi li#gSaigai a:hover {
	background-position: -635px 0;
}

#header #gNavi li#gJigyousya a:hover {
	background-position: -763px 0;
}




#breadcramb {
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}

#breadcramb li {
	display: inline-block;
	margin-right: 7px;
}

#updateDate {
	text-align: right;
	margin: 5px 0 0;
}




#panel #center {
	width: 300px;
	height: 240px;
	background: url("images/bg_tel.png") no-repeat 0 0;
	text-align: center;
}

#panel #center h3 {
	width: 300px;
	height: 60px;
	background: url("images/title_customer.png") no-repeat 50% 50%;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#panel #center a#madoguti {
	display: block;
	width: 260px;
	height: 36px;
	background: url("images/button_madoguchi.png") no-repeat 0 0;
	margin: 20px 0 0 20px;
	text-indent: -9999px;
}

#panel #center a#madoguti:hover {
	background-position: 0 -36px;
}

#panel a#qa {
	display: block;
	width: 300px;
	height: 60px;
	background: url("images/btn_okomari.png") no-repeat 0 0;
	margin: 10px 0 0;
	text-indent: -9999px;
}

#panel a#qa:hover {
	background-position: 0 -60px;
}



#main {
	margin-top: 13px;
	text-align: center;
}

#sidebar {
	width: 300px;
	float: left;
}

#sidebar h2 {
	width: 300px;
	background: url("images/h2_side.png") no-repeat 0 0;
	height: 51px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#sidebar ul#brothers {
	margin-bottom: 50px;
}

#sidebar ul#brothers li a {
	display: block;
	padding: 3px 0;
	margin-bottom: 3px;
}

#sidebar ul#brothers > li > a {
	background: url("images/h3_side.png") no-repeat 0 100%;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 100%;
}

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar ul#brothers > li  li {
	margin-left: 24px;
	border-bottom: 1px dashed #1E3A5A;
	padding: 6px 0 3px;
	line-height: 120%;
	font-size: 90%;
}



#contents {
	width: 630px;
	float: right;
}


#contents #children .children {
	margin-bottom: 30px;
}

#contents #children > li > a {
	display: block;
}

#contents #children > li > a {
	color: #1E3A5A;
	background: url("images/list.png") no-repeat 0 0;
	padding: 0 0 5px 20px;
	line-height: 130%;
	vertical-align: middle;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents #children > li ul {
	margin: 0 0 10px 20px;
}

#contents #children > li li {
	margin-bottom: 5px;
}

#contents #grandson li a,
#contents #children > li li a {
	background: url("images/list2.png") no-repeat 0 50%;
	padding-left: 15px;
	vertical-align: middle;
}

#contents div.tel,
#contents div.time {
	margin-left: 17px;
	padding-left: 30px;
	text-indent: -15px;
	background: url("images/list2.png") no-repeat 0 0.3em;
}

#contents div.tel li,
#contents div.time li {
	text-indent: 0;
	padding-left: 0;
	background-image: none;
}


#footer {
	text-align: center;
	margin-top: 60px;
	background: url("images/bg_footer_02.png") repeat-x 50% 0;
	height: 430px;
}

#footer .wrapper {
	width: 1100px;
	text-align: center;
}

#footer img {
	margin-top: 230px;
}

#footer a#toTop {
	float: right;
	width: 63px;
	height: 118px;
	display: block;
}
#main #contentNotes > dl > dd #deco-none ul li {
	background: none;
}
