@charset "UTF-8";
/* CSS Document */

#contents_area #watersaver_main_image {
	background-image: url(../images/frp/water_saver/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
}
#watersaver_subnavi {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#watersaver_subnavi li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#watersaver_subnavi li a {
	color: #194B88;
	text-decoration: none;
}
#watersaver_subnavi li a:hover {
	text-decoration: underline;
}
#watersaver_subnavi .now a {
	text-decoration: underline;
}
#photo_list {
	display: block;
	margin-bottom: 30px;
	width: 560px;
	float: left;
}
#photo_list li {
	display: block;
	margin-right: 6px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #999;
	font-size: 0px;
	line-height: 1;
}
.title_blue {
	font-size: 16px;
	padding-left: 0.5em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0094DF;
	color: #0094DF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0094DF;
	border-right-color: #0094DF;
	border-bottom-color: #0094DF;
}
.subTitle {
	font-size: 95%;
	color: #000;
	background-image: url(../images/common/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 10px;
}
.lineup_table {
	font-size: 85%;
	line-height: 1.5;
}
.lineup_table tr th {
	padding: 10px;
}
.lineup_table tr td {
	padding: 10px;
}
.lineup_table tr td ul li {
	background-image: url(../images/common/dot_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 1;
	margin-bottom: 10px;
}
.lineup_table tr td ol li {
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.5;
}
#container #wrapper #contents_area .notice {
	font-size: 12px;
	color: #F00;
	padding-left: 1em;
}
#container #wrapper #contents_area .tel {
	font-weight: bold;
	color: #0094E2;
	font-size: 120%;
}

.form_table {
	font-size: 85%;
	line-height: 1.5;
	border: solid 1px #000;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-top: 20px;
}
.form_table caption {
	line-height: 1.5;
	font-size: 110%;
	font-weight: bold;
	color: #0094E2;
}
.form_table tr th {
	padding: 10px;
	background-color: #194B88;
	color: #FFF;
	border: 1px solid #000;
	width: 150px;
}
.form_table tr td {
	padding: 10px;
	border: 1px solid #000;
}
.list_style {
	font-size: 85%;
	line-height: 1.7;
	margin-left: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.list_style li {
	list-style-type: disc;
	margin-left: 1em;
}
.box {
	clear: both;
	float: left;
	width: 560px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
}
.dot_list {
	margin-left: 1em;
}
.dot_list li {
	font-size: 85%;
	line-height: 1.5;
	margin-bottom: 10px;
	list-style-type: square;
	margin-left: 1em;
}
.num_list {
	font-size: 85%;
	line-height: 1.5;
	margin-left: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.num_list li {
	list-style-type: decimal;
	margin-left: 2em;
	margin-bottom: 10px;
}
#contents_area #katsugyo_main_image {
	background-image: url(../images/frp/katsugyo/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
}
#contents_area .photo_list  {
	padding-top: 30px;
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents_area .photo_list table {
	font-size: 80%;
	line-height: 1;
}
.photo_list table tr td {
	padding: 6px;
}
.photo_list table tr td a img {
	border: 1px solid #333;
}
#contents_area .spec {
	font-size: 85%;
}
#contents_area .spec table {
	border: 1px solid #333;
}
#contents_area .spec table tr th {
	padding: 6px;
	border: 1px solid #333;
	background-color: #DADADA;
}
#contents_area .spec table tr td {
	padding: 6px;
	border: 1px solid #333;
}
#contents_area #frp_main_image {
	background-image: url(../images/frp/frp_main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}
#contents_area #lining_main_image {
	background-image: url(../images/lining/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}
#contents_area #aboutus_main_image {
	background-image: url(../images/gaiyou/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}

#contents_area #access_main_image {
	background-image: url(../images/map/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}
.map_text {
	font-size: 85%;
	line-height: 1.3;
}

#contents_area #contactus_main_image {
	background-image: url(../images/toiawase/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}

#contents_area #frp_kouji_main_image {
	background-image: url(../images/kouji/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}

#contents_area #maintenance_main_image {
	background-image: url(../images/maintenance/main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 120px;
	width: 560px;
	overflow: hidden;
	margin-bottom: 30px;
}
