@charset "utf-8";
/* CSS Document */

/*グローバルナビゲーション*/
.topnavi_04 img{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

/*コンテンツ*/
#main{
	width:690px;
	height: 100%;
	padding:10px 20px 20px 20px;
	border: 1px solid #d8d7c2;
	background-color:#ffffff;
	overflow:hidden;
}
#main h3 img{
	/*border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c1cd95;
	padding-bottom:5px;
	height:30px;
	background-image:url(img/ttl_bg.jpg);
	background-repeat: no-repeat;
	padding-left:10px;*/
	margin:10px 0 5px 0;
}
#main .garden, .kiku{
	clear:both;
}
#main ul{
	list-style:none;
	padding-top:10px;
}
#main .img{
	width:690px;
	margin:10px 0;
}
#main .googlemap li{
	text-align:center;
}
