/* 共通 */
html{ 
    height:100%;
	font-family:Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
} 
body {
	margin:0;
	padding:0;
    height:100%;
	background:url(../image/back_wave.jpg) repeat-x;
}
div,p,ul,h1,h2,h3,h4 {
	margin:0;
	padding:0;
}
img {
	border: none;
}
caption span {
	display:none;
}

#wrap {
	width:740px;
	height:auto;
	margin:0 auto;
	border-left:#09F 4px solid;
	border-right:#09F 4px solid;
	border-bottom:#09F 10px solid;
	background:#FFF;
}
#head {
	width:700px;
	height:auto;
	margin:0 auto;
}
#cont_wrap {
	clear:both;
	width:700px;
	height:auto;
	margin:10px auto;
}
#foot {
	clear:both;
	width:700px;
	height:30px;
	margin:20px auto;
}
#page {
	width:100%;
	text-align:right;

}

/* 行間調整 */
.content_a {
	width:100%;
	clear:both;
	height:5px;
}
.content_b {
	width:100%;
	clear:both;
	height:15px;
}

/* ヘッダー */
#head_01 {
	margin:0 auto;
	width:680px;
}
#head_02 {
	margin:0 auto;
	width:700px;
	background:#09F;
}
#head_up {
	width:700px;
	height:11px;
	background:url(../image/head_up.gif) no-repeat;
}
#head_down {
	width:700px;
	height:11px;
	background:url(../image/head_down.gif) no-repeat;
}
#head_menu_box {
	width:700px;
	height:128px;
	background:#09F;
}
#head_menu {
	width:660px;
	margin:0 auto;
	height:118px;
}

h2 {
	width:98%;
	padding:3px;
	text-align:center;
	border-bottom:#F90 dotted 1px;
	color:#006;
	font-size:120%;
}
h3 {
	width:98%;
	padding:5px;
	border-left:#F90 4px solid;
	border-bottom:#F60 1px dotted;
	background:#FFC;
	margin-bottom:10px;
	color:#630;
}
/* 共通END */

/* TOPページ */
.top_cont_box {
	width:672px;
	margin:0 auto;
}
.top_cont_floatbox {
	width:230px;
	float:left;
}
.top_cont_floatcenter {
	width:211px;
	float:left;
}
.top_cont_charalink {
	width:100%;
	text-align:center;
}


/* コンテンツ */
.cont_box {
	width:650px;
	margin:0 auto;
}
.cont_box02 {
	width:700px;
	margin:0 auto;
}

/* クイズ用 */
.quiz_topbox {
	width:600px;
	margin:30px; auto;
}
.quiz_topbox_left {
	float:left;
}
.quiz_topbox_right {
	float:right;
}
.quizu_start {
	width:250px;
	height:150px;
}
.quizu_start a {
	display:block;
	width:250px;
	height:150px;
	background:url(../quiz/img/quiz_start.jpg);
}
.quizu_start a:hover {
	display:block;
	width:250px;
	height:150px;
	background:url(../quiz/img/quiz_start.jpg);
	background-position:0px -150px;
}
.quizu_start span{
	display:none;
}
.quiz_box {
	width:600px;
	margin:30px; auto;
}
.quiz_text_center {
	text-align:center;
	color:#C00;
}
.quiz_inbox {
	width:578px;
	border:1px #F3CC2E solid;
	height:auto;
	padding:10px;
	background:#FF9;
	line-height:1.5em;
}
.quiz_text01 {
	font-weight:bold;
	margin-bottom:20px;
}
.quiz_text02 {
	margin-bottom:20px;
}
.quiz_text02 img {
	float:right;
	margin:0px 0px 10px 10px;
}
.quiz_list01 {
	width:350px;
	margin:0 auto;
	list-style:none;
}
.question {
	display:block;
	width:100%;
	vertical-align:middle;
	height:48px;
	margin-bottom:10px;
}
.question {
	display:block;
	width:100%;
	height:48px;
	margin-bottom:10px;
	font-weight:bold;
}
.question img{
	margin-right:10px;
	vertical-align:middle;
}
.question a:hover {
	background:#F90;
}
.quiz_next {
	margin:0 auto;
	width:143px;
	height:35px;
}
.quiz_next span {
	display:none;
}
.quiz_next a {
	display:block;
	width:143px;
	height:35px;
	background:url(../quiz/img/quiz_next.jpg);
}
.quiz_next a:hover {
	display:block;
	width:143px;
	height:35px;
	background:url(../quiz/img/quiz_next.jpg);
	background-position:0 -35px;
}

/* 水道用 */
.suidou_box {
	margin:10px auto;
	width:100%;
	border-bottom:#999 dotted 1px;
}
.suidou_box img {
	width:290px;
	float:right;
}

.suidou_box_left {
	width:340px;
	float:left;
	padding:5px;
}
.suidou_text_01 {
	width:98%;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}
.suidou_text_02 {
	width:98%;
	text-align:center;
	margin-top:15px;
	border-bottom:#FC9 1px solid;
	border-top:#FC9 1px solid;
	padding:5px;
}

/* ポップアップ用 */
#popwrap {
	width:300px;
	height:auto;
	margin:0 auto;
	background:#FFF;
	border-left:#09F 4px solid;
	border-right:#09F 4px solid;
	border-bottom:#09F 10px solid;
	border-top:#09F 10px solid;
}
.pop_title {
	margin:10px auto;
	width:290px;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	color:#009;
}
.pop_text {
	width:290px;
	margin:0 auto;
}
.pop_img {
	width:290px;
	margin:10px auto;
}
.pop_close {
	text-align:center;
	margin-bottom:10px;
}

/* すいちゃんの部屋 */
.chara_album_photobox {
	width:630px;
	margin:0 auto;
	text-align:center;
}
.chara_album_photobox img {
	width:290px;
	padding:5px;
	margin:5px;
	border:1px #999 solid;
	background:#FFF;
}
.chara_textbox {
	margin:10px;
}
.chara_albumbox {
	width:630px;
	margin:10px auto;
	padding-top:10px;
	padding-bottom:10px;
}

.charamailbox_top {
	width:700px;
	height:40px;
	background:url(../chara/img/kidsmail_top.jpg) no-repeat;
}
.charamailbox {
	width:700px;
	background:url(../chara/img/kidsmail_back.jpg) repeat-y;
	height:auto;
}
.charamailbox_bottom {
	width:700px;
	height:60px;
	background:url(../chara/img/kidsmail_bottom.jpg) no-repeat;
}
/* --- フォームエリア --- */
form.contact {
width:600px; /* フォームエリアの幅 */
margin:0 auto;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
}
/* --- 見出しセル（th） --- */
form.contact th {
width: 140px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
text-align: left;
line-height: 130%;
background:#CCF;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 70px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 20px 0 0; /* ボタンのマージン（上、左右、下） */
text-align: center;
}
/* 確認 */
.kakunin_button {
	width:13em;
	text-align:center;
}
.kakunin_table {
	margin:0 auto;
}

/* 歴史コーナー */
.histroy_topbox_left {
	width:320px;
	float:left;
	text-align:center;
}
.histroy_topbox_left img {
	margin-bottom:10px;
}
.history_topbox_right {
	width:320px;
	float:right;
	text-align:center;
}
.history_topbox_right img {
	margin-bottom:10px;
}
.history_suibox {
	width:90%;
	margin:10px auto;
}
.history_suibox_in {
	margin:10px auto;
	line-height:150%;
}
.history_suibox_in img {
	float:left;
	margin-right:10px;
	padding:8px;
	background:#FFF;
	border:1px #666 solid;
}
.history_table {
	width:90%;
	margin:20px auto;
}/* 水道用 */
.history_table th {
	padding:5px;
	width:7.5em;
	background:url(../history/img/history_table_th_sui.jpg);
	text-align:left;
	border:#CCC 2px solid;
}
.history_table td {
	padding:5px;
	text-align:left;
	border-bottom:#CCC 2px solid;
}
.history_table_ge {
	width:90%;
	margin:20px auto;
}/* 下水道用 */
.history_table_ge th {
	padding:5px;
	width:6em;
	background:url(../history/img/history_table_th_gesui.jpg);
	text-align:left;
	border:#CCC 2px solid;
}
.history_table_ge td {
	padding:5px;
	text-align:left;
	border-bottom:#CCC 2px solid;
}
.history_gesuibox {
	width:90%;
	font-size:100%;
	color:#066;
	line-height:130%;
	margin:10px auto;
}
.gesuibox_img {
	float:right;
	margin-left:10px;
}