@charset "utf-8";
/*------------------------------------
   サイト：名古屋のまちの水道やさん CSS「index.css」
--------------------------------------
■制作者：三輪
■最終更新日：(2010-05-01)
■スタイル階層
    |
    |--import.css
        |
        |--base.css
        |--index.css
    |
	|--ryoukin.css(*)
    |--denki.css
    |--suidou.css
    |--house.css
    |--kaisya.css
	|--otoiawase.css
	|--sitemap.css
------------------------------------*/

#gNavHome  a {
	background-image: url(../images/gnavhome.jpg);
	background-repeat: no-repeat;
}

#gNavHome  a:hover {
	background-image: url(../images/gnavhome_lo.jpg);
	background-repeat: no-repeat;
}

#gNavPrice   a {
	background-image: url(../images/gnavprice_lo.jpg);
	background-repeat: no-repeat;
}
#gNavPrice   a:hover {
	background-image: url(../images/gnavprice_lo.jpg);
	background-repeat: no-repeat;
}

th {
	padding: 5px 5px; /* セル内余白設定 */
	font-weight: bold;
	text-align: center;
}
td{
	padding: 5px 5px; /* セル内余白設定 */
	font-weight: bold;
	line-height: 150%;
}

th {
	background-color: #deacac;
}
td {
	background-color: #fff;
}
.goodprice2 {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	text-align: center;
	background-color: #FFF;
}
.tekisuto_b{
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 150%;
}
.tekisuto_left{
	font-style:bold;
	text-align:left;
}
.tekisuto_center{
	font-style:bold;
	text-align:center;
}
h3 {
	font-weight: bold;
	margin-bottom:0px;
}
.textbox-1 {
	margin: 0px 20px 20px 20px;
}
.table-1{
	border-collapse:collapse;
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-size:small;
}
.table-1 th{
	padding:5px;
	background: #f5ffdb;
	border:1px solid #aee026;
	text-align:center; font-weight:normal;
}
.table-1 td{
	padding:5px;
	background: #fbffef;
	border:1px solid #aee026;
}
.table-button{
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 20px;
}
.table-button th{
	padding:0px;
}
.table-button td{
	padding:0px;
}
