/*ie6ナビマウスオーバー*/
body { 
_behavior : url ("https://www.vill.tobishima.aichi.jp/js/csshover.htc") ; 
} 



/*プリント用*/
@media print {
body {
zoom: 90%; }
}

/*暮らしの手帳タイトル*/
.title{
	width: 598px;
	margin-top: 0.8em;
}

.title01{
	background-image: url("../images/icon04.gif");
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-left: 0.8em;
	padding-left: 2em;
	border-bottom:3px solid #E69933;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}


/*詳細ページタイトル*/
.title02{
	width: 500px;
	margin-top: 0.8em;
	margin-left: 1%;
}

.title03{
	background-image: url("../images/icon10.gif");
	background-repeat: no-repeat;
	background-position: 7px 3px;
	margin-bottom: 0.5%;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	text-indent: 5%;
}


/*中間目次メインスペース*/
.mainspace00{
	width: 580px;
	margin-left: 10px;
}

/*中間目次内項目分けテキスト*/
.part{
	padding-top: 0.5em;
}

/*中間目次左スペース*/
.mainspace01{
	width: 280px;
	float:left;
}

/*中間目次右スペース*/
.mainspace02{
	width: 280px;
	float: right;
}


/*中間目次真中スペース*/
.mainspace03{
	clear:both;
	width: 580px;
}


/*中間目次リストなし見出し*/
.midashispace00{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	width: 279px;
}

/*手帳用（オレンジ）*/
.midashispace00-01{
	width: 279px;
	/*height: 150%;*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color:#FFE8D0;
	border-bottom: solid 2px #E69933;
	font-size: 90%;
	text-indent: 5%;
	font-weight: bold;
}

/*詳細用（青）*/
.midashispace00-02{
	width: 279px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color:#EDFCFD;
	border-bottom: solid 2px #99CCCC;
	font-size: 90%;
	text-indent: 5%;
	font-weight: bold;
}


/*中間目次リスト付き見出し*/
/*手帳（オレンジ）*/
.midashispace01{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	width: 279px;
	border: solid 1px #FFE8D0;
}

.midashispace01-01{
	width: 279px;
	height: 30px;
	padding-top: 0.5em;
	background-color:#FFE8D0;
	font-size: 90%;
	text-indent: 5%;
	font-weight: bold;
}

.midashispace01-02{
	width: 259px;
	margin-top: -0.55em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	border-top: solid 2px #E69933;
	background-color: #ffffff;
	list-style-image: url(../images/icon13.gif);
	line-height: 120%;
	font-size:90%;
}




/*詳細用（青）*/
.midashispace01-03{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	width: 279px;
	border: solid 1px #EDFCFD;
}

.midashispace01-04{
	width: 279px;
	height: 30px;
	padding-top: 0.5em;
	background-color:#EDFCFD;
	font-size: 90%;
	text-indent: 5%;
	font-weight: bold;
}

.midashispace01-05{
	width: 259px;
	margin-top: -0.55em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	border-top: solid 2px #99CCCC;
	background-color: #ffffff;
	list-style-image: url(../images/icon13.gif);
	line-height: 120%;
	font-size:90%;
}

/*中間目次リスト付き見出し横*/
/*手帳用（オレンジ）*/
.midashispace02{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	width: 580px;
	border: solid 1px #ffe8d0;
}

.midashispace02-01{
	width: 580px;
	height: 30px;
	padding-top: 0.5em;
	background-color:#FFE8D0;
	font-size: 90%;
	text-indent: 2%;
	font-weight: bold;
}

.midashispace02-02{
	width: 560px;
	margin-top: -0.55em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: solid 2px #E69933;
	background-color: #ffffff;
	list-style-image: url(../images/icon13.gif);
	padding-left: 20px;
	line-height: 120%;
}

/*詳細用（青）*/
.midashispace02-03{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	width: 580px;
	border: solid 1px #EDFCFD;
}

.midashispace02-04{
	width: 580px;
	height: 30px;
	padding-top: 0.5em;
	background-color:#EDFCFD;
	font-size: 90%;
	text-indent: 2%;
	font-weight: bold;
}

.midashispace02-05{
	width: 560px;
	margin-top: -0.55em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: solid 2px #99CCCC;
	background-color: #ffffff;
	list-style-image: url(../images/icon13.gif);
	padding-left: 20px;
	line-height: 120%;
}

/*リスト*/
.midashispacelist{
	width: 500px;
	list-style-type: none;
	font-size: 90%;
}

.midashispacelist02{
	display: inline;
	line-height: 1.2em;
}


/*詳細ページスペース*/
.syousaispace00{
	width: 560px;
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}

/*詳細ページ各タイトル*/
/*手帳用背景付きタイトル*/
.subtitle00{
	width: 570px;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color:#FFE8D0;
	font-size: 98%;
	font-weight: bold;
	border-bottom: solid 2px #E69933;
	text-indent: 1%;
}

.subtitle00clear{	
	clear:both;
	width: 560px;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color:#FFE8D0;
	font-size: 98%;
	font-weight: bold;
	border-bottom: solid 2px #E69933;
	text-indent: 1%;
}

/*1pxライン、太文字タイトル*/
/*手帳用（オレンジ）*/
.subtitle01{
	width: 570px;
	margin-top: 1%;
	font-size: 96%;
	font-weight: bold;
	border-bottom: solid 1px #E69933;
	text-indent: 1%;
}

/*詳細用（青）*/
.subtitle02{
	width: 570px;
	margin-top: 1%;
	font-size: 95%;
	font-weight: bold;
	border-bottom: solid 1px #99CCCC;
}

.subtitle02clear{
	clear: both;
	width: 570px;
	margin-top: 1%;
	font-size: 95%;
	font-weight: bold;
	border-bottom: solid 1px #99CCCC;
}

/*タイトルリンク（青）*/
.subtitle02-01{
	width: 560px;
	margin-top: 1%;
	margin-bottom: 1.5em;
	padding-bottom: 0.3em;
	font-size: 95%;
	border-bottom: solid 1px #99CCCC;
}

/*詳細用フォント色つき（青）*/
.subtitle02-02{
	width: 560px;
	margin-top: 1%;
	font-size: 95%;
	font-weight: bold;
	border-bottom: solid 1px #99CCCC;
	color: #003366;
}


/*サブ見出し　■項目*/
/*手帳用（オレンジ）*/
.subtitle06{
	width: 560px;
	margin-top: 0.5em;
	margin-left: 0.5%;
	margin-bottom: 0.5em;
}

.subtitle006{
	width: 560px;
	margin-top: 0.3em;
	margin-left: 0.5%;
	margin-bottom: 0.3em;
}

.subtitle06clear{
	clear:both;
	width: 560px;
	margin-top: 0.5em;
	margin-left: 0.5%;
	margin-bottom: 0.5em;
}

.subtitle06-01{
	background-image: url("../images/icon16.gif");
	background-repeat: no-repeat;
	background-position: 7px 3px;
	font-size: 95%;
	font-weight: bold;
	text-indent: 5%;
}
/*詳細用（青）*/
.subtitle06-02{
	background-image: url("../images/icon17.gif");
	background-repeat: no-repeat;
	background-position: 7px 3px;
	font-size: 95%;
	font-weight: bold;
	text-indent: 5%;
}

/*手帳用トップ見出し事項：問い合わせ先*/
.subtitle03{
	font-weight: bold;
	font-size: 95%;
	margin-top: 5px;
}

.subtitle03clear{
	clear:both;
	font-weight: bold;
	font-size: 95%;
	margin-top: 1em;
}

.subtitle03-01{
	display: block;
	list-style-type: none;
	font-size: 90%;
	padding-left: 3%;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.subtitle03-02 {
	display: inline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom 0px;
	padding-left: 5px;
}

/*トップ見出し：左写真＋右文字*/
.subtitle04{
	width: 560px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 1em;
	font-size: 95%;
}

.subtitle04-01{
	margin-right: 10px;
	margin-bottom: 1em;
	float: left;
}


/*トップ見出し：文字だけ*/
.subtitle05{
	margin-top: 3%;
	font-size: 90%;
}

.subtitle05-01{
	margin-top: 3%;
	margin-bottom: 3%;
	font-size: 90%;
}

/*見出し：文字だけ*/
.subtitle06{
	margin-top: 3%;
	margin-left: 1%;
	font-size:98%;
}

/*見出し：文字だけ*/
.subtitle07{
	margin-top: 4%;
	margin-left: 1%;
	font-weight: 700;
	font-size:medium;
}


/*行間スペース*/
.space{
	margin-bottom:10px;
}

/*行間スペース*/
.space02{
	margin-top:20px;
}

/*行間スペース*/
.space03{
	margin-top:10px;
}


/*文字左揃え右配置*/
#r1 { text-align: right;} 
#r2 { list-style: none;
      text-align: left;
      margin-left: auto;
	  margin-right: 0px;
	  width: 320px; }




/*詳細事項記述スペース*/
.textspace00{
	width: 560px;
	font-size: 90%;
	padding-left: 1.5%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 150%;
}

/*リスト後にテキストを配意するスペース*/
.textspace01{
	width: 560px;
	font-size: 90%;
	padding-left: 1.5%;
	margin-top: -0.5em;
	margin-bottom: 1em;
	line-height: 150%;
}

/*テキスト後にリストを配意するスペース*/
.textspace02{
	width: 560px;
	font-size: 90%;
	padding-left: 1.5%;
	margin-top: 0.5em;
	line-height: 150%;
}

/*float後に配置するスペース*/
.textspace03{
	clear:both;
	width: 560px;
	font-size: 90%;
	padding-left: 1.5%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 150%;
}

/*リストに挟まれてるテキストスペース*/
.textspace04{
	width: 550px;
	font-size: 90%;
	padding-left: 1.5%;
	line-height: 150%;
}

/*リストの見出しとなるテキストスペース*/
.textspace05{
	margin-top: 3%;
	margin-left: 1%;
	font-size:98%;
}

/*リスト内にあるテキストスペース*/
.textspace06{
	margin-left: -1em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 150%;
}






/*リスト(ドット画像)*/
.listspace00{
	list-style-image: url(../images/icon13.gif);
}

.listspace00-00{
	list-style-image: url(../images/icon18.gif);
}


.listspace00, .listspace00-00{
	width: 530px;
	margin-top: 0.5em;
	list-style-position: outside;
	font-size: 90%;
	padding-left: 5%;
	margin-bottom: 1em;
	line-height: 150%;
}




/*リスト横幅なし*/
.listspace00-01{
	margin-top: 0.5em;
	list-style-position: outside;
	list-style-image: url(../images/icon13.gif);
	font-size: 90%;
	padding-left: 5%;
	margin-bottom: 1em;
	line-height: 150%;
}

/*テーブル用内リスト*/

.listspace00-02{
	margin-top: 0.5em;
	list-style-position: outside;
	list-style-image: url(../images/icon13.gif);
	padding-left: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

/*リストスペース（リスト＋画像）*/
.listspace01-001{
	margin-bottom: 1em;
	margin-right: 1em;
	width: 300px;

}


/*リスト1（数字）*/
.listspace01{
	margin-top: 0.5em;
	list-style-type: decimal;
	list-style-position: outside;
	width: 530px;
	font-size: 90%;
	padding-left: 7%;
	margin-bottom: 1em;
	line-height: 150%;
}


.listspace01-01{
	margin-top: 0.5em;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 7%;
	margin-bottom: 1em;
	line-height: 150%;
}


/*リスト2（下に点線）*/
.listspace02{
	list-style-type: none;
	margin-top: 0.5em;
	margin-left: 1em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	background-image: url("../images/line07.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 90%;
	line-height: 140%;
}

/*リスト3（無印）*/
.listspace03{
	margin-top: 0.5em;
	list-style-type: none;
	list-style-position: outside;
	width: 530px;
	font-size: 90%;
	padding-left: 5%;
	margin-bottom: 1em;
	line-height: 150%;
}

/*リスト3（無印その２）*/
.listspace03-01{
	list-style-type: none;
	list-style-position: outside;
	font-size: 90%;
	padding-left: 5%;
	line-height: 150%;
}


/*リスト4（■）*/
.listspace04{
	margin-top: 0.5em;
	list-style-type: square;
	list-style-position: outside;
	width: 530px;
	font-size: 90%;
	padding-left: 5%;
}

/*リスト5（リスト内用）*/
.listspace05{
	list-style-image: url(../images/icon13.gif);
	margin-top: 0.5em;
	list-style-position: outside;
	width: 530px;
	font-size: 90%;
	padding-left: 7%;
	margin-bottom: 1em;
	line-height: 150%;
}

/*リスト6（リスト内リスト用）*/
.listspace06{
	margin-top: 0.5em;
	list-style-position: outside;
	list-style-image: url(../images/icon13.gif);
	font-size: 90%;
	/*margin-bottom: 1em;*/
	line-height: 150%;
}

/*リスト7（リスト内数字リスト用）*/
.listspace07{
	margin-top: 0.5em;
	list-style-position: outside;
	font-size: 90%;
	margin-bottom: 1em;
	line-height: 150%;
	list-style-type: decimal;

}


/*詳細タイトル下リンク*/
.right-text{
	width: 580px;
	padding-top: 0.5em;
	font-size: 95%;
	text-align: right;
}


/**180px写真3つ横並べ*/
.thirdwidth00{
	width: 180px;
	font-size: 100%;
	margin-bottom: 5%;
	line-height: 180%;
	float: left;
}

.thirdwidth01{
	width: 180px;
	font-size: 100%;
	margin-left: 5px;
	margin-bottom: 5%;
	line-height: 180%;
	float: left;
}

.thirdwidth02{
	width: 180px;
	font-size: 100%;
	margin-left: 5px;
	margin-bottom: 5%;
	line-height: 180%;
	float: right;
}

.thirdwidth03{
	width: 180px;
	font-size: 100%;
	margin:20px 6px 10px 0px;
	line-height: 100%;
	float: left;
	min-height:300px;

}



/*180px写真２つ横並べ*/
.secondwidth00{
	width: 180px;
	font-size: 90%;
	margin-right: 10px;
	margin-bottom: 5%;
	line-height: 180%;
	float: left;
	text-align:center;
}

.secondwidth01{
	width: 180px;
	font-size: 90%;
	margin-left: 5em;
	margin-bottom: 3%;
	line-height: 180%;
	float: left;
}


/*概要ページ用*/
/*200px写真２つ横並べ*/
.double00{
	width: 200px;
	float: left;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 10px;
	margin-right: 10px;
}

.double01{
	width: 200px;
	float: right;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left:10px;
}


/*防災ページ用*/
/*ボーダーつき左*/
.double000{
	width: 250px;
	float: left;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 10px;
	border:1px #000000 solid;
	padding: 0.3em;
}
/*ボーダーつき右*/
.double001{
	width: 250px;
	float: right;
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	border:1px #000000 solid;
	padding: 0.3em;
}
/*イラスト＋右テキスト*/
.double{
	width: 560px;
}

.illust{
	width: 560px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	/*clear: both;*/
}

.illust01{
	margin-right: 15px;
	/*margin-bottom: 10px;*/
}

.illust01-01{
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.illust02{
	/*width: 500px;*/
	font-size: 90%;
} 

.illust02-01{
	/*width: 500px;*/
	font-size: 90%;
	margin-bottom: 1em;
	margin-top: 1em;
} 

/*テキスト＋文字*/
.secondwidth00-01{
	width: 350px;
	font-size: 90%;
	margin-bottom: 3%;
	line-height: 110%;
	float: left;
	padding-left: 0.5em;
}



/*中心に配置する*/
.middle00{
	/*margin-bottom: 1em;*/
	/*margin-top: 0.5em;*/
	margin-left: aout;
	margin-right: aout;
	text-align: center;
}



/*広報ページ用*/
/*広報写真*/
.imgkoho{
	float: left;
	width: 110px;
	text-align: right;
	margin-bottom: 1em;
}
/*広報右側文章枠*/
.koho01{
	float: right;
	width: 410px;
}
/*右側上月表示*/
.koho02{
	width: 410px;
	font-size: 98%;
	float: right;
	padding-bottom: 1%;
	font-weight: bold;
	border-bottom: solid 1px #99CCCC;
}
/*右側特集記事*/
.koho03{
	width: 410px;
	font-size: 98%;
	margin-top: 10px;
	padding-bottom: 1%;
	float: right;
}
/*pdf説明文*/
.koho04{
	width: 320px;
	margin-top: 5%;
	font-size: 80%;
	text-align: right;
	float: left;
	color: #7A7A7A;
}
/*pdf画像*/
.koho05{
	width: 90px;
	margin-top: 5%;
	float: right;
}


/*詳細ページ内ナビ*/
/*下ナビ枠*/
.pagelink00{
	width: 580px;
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height:150%;
}
/*上ナビ枠*/
.pagelink00ue{
	width: 580px;
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom:1em;
	line-height:150%;
}
/*ナビリスト(横３)*/
.pagelink01{
	display: block;
	width: 580px;
	list-style-type: none;
	font-size: 96%;
}

.pagelink01-01 {
	display: block;
	width: 185px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

.pagelink01-02 {
	display: block;
	width: 185px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

.pagelink01-03 {
	display: block;
	width: 185px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	float: right;
}
/*ナビリスト（横２）*/
.pagelink02-01 {
	display: block;
	width: 280px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

.pagelink02-02 {
	display: block;
	width: 280px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
/*ナビリスト上ライン*/
.pagelink03{
	clear: both;
	margin-top: 1em;	
}


/*テーブル関係*/
/*詳細ページのテーブルスペース*/
.tablespace00{
	font-size: 90%;
	padding-left: 3%;
	margin-bottom: 1em;
}

.tablespace00-01{
	clear:both;
	font-size: 90%;
	margin-bottom: 1em;
}

/*左空きなし・文字小テーブルスペース*/
.tablespace01{
	font-size: 80%;
	margin-bottom: 1em;
}

.tablespace02{
	font-size: 90%;
	margin-bottom: 1em;
}

/*文字小さいテーブルスペース*/
.tablespace03{
	font-size: 86%;
	padding-left: 3%;
	margin-bottom: 1em;
}

/*テーブル１(広報・村政要覧)　青ライン*/
.table00{
	margin-top: 0.5em;
	width: 559px;
	border-top: solid 1px #99CCCC;
	border-left: solid 1px #99CCCC;
	line-height:160%;
}

.table00-01{
	background-color: #FEFEEF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: center;
	font-weight: bold;
	width: 62px;
	font-size: 95%;
}

.table00-02{
	background-color: #FEFEEF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	width: 394px;
}

.table00-03{
	background-color: #FEFEEF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	width: 103px;
}

.table00-04{
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: center;
	font-size: 95%;
}

.table00-041{
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: left;
	padding: 0.5em;
	font-size: 95%;
}

.table00-05{
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	font-size: 95%;
	text-indent: 3%;	
}

/*テーブル１(手帳内ＰＤＦ表)　オレンジライン*/
.table000{
	margin-top: 0.5em;
	width: 559px;
	border-top: solid 1px #E69933;
	border-left: solid 1px #E69933;
	line-height:160%;
}

.table000-01{
	background-color: #FEFEEF;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: center;
	font-weight: bold;
	width: 62px;
	font-size: 95%;
}

.table000-02{
	background-color: #FEFEEF;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	width: 394px;
}

.table000-03{
	background-color: #FEFEEF;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	font-weight: bold;
	text-align: center;
	font-size: 95%;
	width: 103px;
}

.table000-04{
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: center;
	font-size: 95%;
}

.table000-05{
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	font-size: 95%;
	text-indent: 3%;	
}

/*手帳詳細用テーブル（オレンジライン）*/
.table02{
	margin-top: 0.5em;
	border-top: solid 1px #E69933;
	border-left: solid 1px #E69933;
	line-height: 150%;
}

.table02-01{
	background-color: #FEFEEF;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: center;
	font-weight: bold;
}

.table02-01-01{
	background-color: #FEFEEF;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: left;
	font-weight: bold;
	padding-left: 0.5em;
}


.table02-02{
	background-color: #ffffff;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	padding-left: 0.5em;
}

.table02-02-01{
	background-color: #ffffff;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: center;
}

.table02-02-02{
	background-color: #ffffff;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: right;
	padding-right: 0.5em;
}
.table02-02-02-orange{
	background-color: #FFCC99;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: right;
	padding-right: 0.5em;
}
.table02-02-02-yellow{
	background-color: #FFFF99;
	border-right: solid 1px #E69933;
	border-bottom: solid 1px #E69933;
	text-align: right;
	padding-right: 0.5em;
}

/*詳細用テーブル（青ライン）*/
.table03{
	margin-top: 0.5em;
	border-top: solid 1px #99CCCC;
	border-left: solid 1px #99CCCC;
	line-height: 150%
}

.table03-01{
	background-color: #FEFEEF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: center;
	font-weight: bold;
}

.table03-01-01{
	background-color: #FEFEEF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: left;
	font-weight: bold;
	padding-left: 0.5em;
}

.table03-01-02{
	background-color: #FFFFFF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: left;
	font-weight: bold;
	padding-left: 0.5em;
}


.table03-02{
	background-color: #ffffff;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	padding-left: 0.5em;
}

.table03-02-00{
	background-color: #ffffff;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: center;
}

.table03-02-01{
	background-color: #ffffff;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: right;
	padding-right: 0.5em;
}
.table03-02-01-blue{
	background-color: #B5FFFF;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: right;
	padding-right: 0.5em;
}
.table03-02-01-green{
	background-color: #ACF9B6;
	border-right: solid 1px #99CCCC;
	border-bottom: solid 1px #99CCCC;
	text-align: right;
	padding-right: 0.5em;
}

/*トップページへ戻る*/
/*オレンジ*/
.modoru{
	width: 598px;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	border-top: solid 2px #E69933;
	font-size: 95%;
	text-align: right;
	clear: both;
}
/*青*/
.modoru01{
	width: 598px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	border-top: solid 2px #99CCCC;
	font-size: 95%;
	text-align: right;
	clear: both;
}
/*中間用*/
.modoru02{
	width: 580px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: 95%;
	text-align: right;
	clear: both;
}


/*枠つき段落*/
p.block{
	margin-top: 3%;
	font-size: 90%;
	border: 1px solid #99CCCC;
	padding: 1em;
}

p.block2{
	margin-top: 3%;
	font-size: 90%;
	border: 2px solid #ff0000;
	padding: 1em;
}


/*サイトマップ用*/
/*見出し1*/
.sitemap00{
	width: 279px;
	/*height: 150%;*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color:#EDFCFD;
	border-bottom: solid 2px #99CCCC;
	font-size: 90%;
	text-indent: 1%;
	font-weight: bold;
}

/*見出し2*/
.sitemap00-01{
	width: 279px;
	height: 30px;
	padding-top: 0.5em;
	background-color:#EDFCFD;
	font-size: 90%;
	text-indent: 1%;
	font-weight: bold;
}

/*リスト１*/
.sitemaplist00{
	width: 259px;
	margin-top: -0.55em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	border-top: solid 2px #99CCCC;
	background-color: #ffffff;
	line-height: 120%;
	font-size:90%;
}

/*リスト2*/
.sitemaplist01{
	list-style-type: circle;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 8px;
}

/*リスト3*/
.sitemaplist02{
	list-style-type: square;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 13px;
}

/*リスト4*/
.sitemaplist03{
	list-style-image: url(../images/icon13.gif);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 18px;
}


/*テキスト関係*/
/*強調*/
.kyoucyo{
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
}

.kyoucyo01{
	font-weight: bold;
	font-style: normal;
}

.kyoucyo02{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}

.kyoucyo03{
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}

.kyoucyo04{
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}

.kyoucyo05{
	color:#0000FF;
	font-weight: bold;
	font-style: normal;
}

/*テキストサイズ*/
.text00{
	font-size: 90%;
}

.text01{
	font-size: 95%;
}

.text02{
	font-size: 87%;
}

.text03{
	line-height:150%;
	font-size: 85%;
}

.text04{
	font-size: 75%;
}

/*テキストの位置*/
.position00{
	text-align:right;
}

.position01{
	text-align:left;
	font-size:80%;
	line-height:110%;
}


/*画像にマージン*/
.imgm00{
	margin-top:0.5em;
}

imgm01{
	margin-top:0.5em;
	font-size:95%;
}


/*フロート*/
.flo-R{float:right;}
.mt0{margin-top:0px;}
.mt10{margin-top:10px;}

.poolh3{
	background:#0066CC;
	padding:5px 0 5px 5px;
	color:#FFF;
	font-weight:600;
	font-size:77%;
	line-height:140%
}
