/* まち美化トップページ */

/*リンクスタイル--------------------*/
a:link{
	color:#7FB276;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#F24B00;
}
a:hover {
	color:#E6CF04;}
/* レイアウト--------------------*/
#container {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
		}
#header {
	text-align:center;
	margin-bottom:10px;
	}
body {
	font-size:0.8em;
	color:#333300;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
h1,h5,h6 {
	font-size:120%;
	text-indent:10px;
	}
#mainarea {
	width:440px;
	float:right;
	padding-right:10px;
	line-height:180%;
	}
#mainarea ul {
	border-width:thin;
	border-style:solid;
	border-color:#ab7c4e;	
	}
#mainarea li {
	line-height:180%;
	text-indent:20px;
	list-style-type:none;
	}
h2, h3 {
	background-image : url(parts/headingbg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
	text-indent: 18px;
	}
.toiawase {
	font-size:13px;
	height:200px;
	padding:5px;
	border-width:thin;
	border-style:solid;
	border-color:#ab7c4e;	
	}
.toiawase img {
	float:right;
	}
.toiawase a {
	line-height:400%;
	}
.toiawase em {
	font-size:11px;
	font-style:normal;
	}
#menublock {
	width:320px;
	float:left;
	}
.menucube {
	height:130px;
	width:300px;
	padding-left:10px;
	border-color:#ab7c4e;
	border-bottom-style:solid;
	border-bottom-width:thin;
	}
h4 {
	margin:0;
	font-size:14px;
	padding-top:20px;
	text-indent:10px;
	}
.menucube p {
	margin-right:10px;
	font-size:12px;
	line-height:135%;
	width:200px;
	float:right;
	}
#menublock object {
	margin-top:10px;
	float:left;
	}
#bottom {
	margin:0;
	padding:0;
	clear:both;
	}
#bottom a {
	clear:left;
	margin-left:10px;
	font-size:10px;
	vertical-align:10px;
	text-decoration:none;
	color:#663300;
	}
#bottom a:hover {
	color:#E6CF04;
	}
address {
	width:780px;
	text-align:center;
	line-height:150%;
	display:block;
	background-color:#ab7a4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#fff;
	}
