body {
	font-size: 10pt;
	color: #464646;
	background-color: #ffffff
}
td {
	font-size: 10pt;
	color: #464646;
}
								/*メニュー1*/
td#menu1 {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-color: #FF3366;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-width: 1px;
	padding: 2px;
}
								/*メニュー2*/
td#menu2 {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border-color: #3366CC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-width: 1px;
	padding: 2px;
}
								/*メニュー2　アレンジ*/
td#menu2_1 {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	border-color: #3366CC;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 5px;
	padding: 0px;
}
								/*メニュー3*/
td#menu3 {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-color: #339966;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-width: 1px;
	padding: 2px;
}
								/*メニュー4*/
td#menu4 {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-color: #FF9900;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-width: 1px;
	padding: 2px;
}
								/*メニュー　リンク設定*/
tr#menu a:link{
	color: #464646;
	text-decoration: none
}
tr#menu a:visited{
	color: #464646;
	text-decoration: none
}
tr#menu a:active{
	color: #464646;
	text-decoration: none
}
tr#menu a:hover{
	color:	#464646;
	text-decoration: none
}
								/*メニュー　A,B*/
div.menu {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
								/*中面メニュー*/
div.smenu {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 8.5pt;
}
								/*インフォメーション*/
span.info {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
								/*インフォメーション　＊*/
span.info2 {
	font-family: ＭＳ Ｐ明朝, 細明朝体, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6699;
}
								/*インフォメーション　文字小,中面()付き文字*/
span.small {
	font-size: 8pt
}
								/*What's New　日付*/
div.b {
	font-size: 9pt;
	font-weight: bold;
	color: #3399FF;
}
								/*中面タイトル*/
div.title {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}
								/*中面見出し*/
span.midashi {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
}
								/*リンク設定*/
a:link{
	color: #0033cc;
								/*初期設定はff6699*/
	text-decoration: none
}
a:visited{
	color: #008b8b;
									/*初期設定は3399ff*/

	text-decoration: none
}
a:active{
	color: #ff6699;
	text-decoration: none
}
a:hover{
	color:	#ff6699;
	text-decoration: underline
}
								/*まちづくり　リンク設定*/
div.link a:link{
	color: #464646;
	text-decoration: none
}
div.link a:visited{
	color: #999999;
	text-decoration: none
}
div.link a:active{
	color: #464646;
	text-decoration: none
}
div.link a:hover{
	color:	#464646;
	text-decoration: none
}