@charset "UTF-8";

/* common */
img { display:block; }

.kankyoWrap p, .kankyoWrap ol, .kankyoWrap ul { line-height:1.5; }


/******************/
.kankyoWrap {
	border:solid 1px #CCC;
	border-top:none;
	padding:15px;
}

.thirdLink {
	padding:2px 8px 1px;
	margin-bottom:20px;
	width:495px !important;
	width /**/:511px;
	background-color:#E6F7E9;
	overflow:hidden;
}
.thirdLink li {
	display:inline;
}
.thirdLink li a {
	display:block;
	width:auto;
	float:left;
	margin-right:1.5em;
	padding-left:8px;
	background: url(../../common_img/bow_3x5_gren.gif) left center no-repeat;
	color:#006633;
	text-decoration:none;
}
.thirdLink li a:hover {
	color: #FF3300;
	background: url(../../common_img/bow_3x5_orange.gif) left center no-repeat;
}


/******************/
.innerSection {
	margin-bottom:2.2em;
	overflow:hidden;
	width:511px;
}

.ttlRank1 {
	font-size: 110%;
	padding: 5px 4px 4px 8px;
	background-color:#FAF1D6;
	border-left: solid 8px #336633;
	color: #336633;
	margin-bottom: 0.8em;
	line-height: 1.1;
}

.linkBotan {
	margin:1em 0;
	width:200px !important;
	width:219px;
	padding:5px 5px 5px 12px;
	border:solid 1px #3366CC;
	background: #EBF8FD url(../../common_img/bow_3x5_blue.gif) 5px 10px no-repeat;
}

.linkBotan a {
	text-decoration:none;
}


/***********/
.infoBento {
	width:240px !important;
	width:250px;
	border:solid 1px #FF9999;
	background-color:#FFE5DF;
	padding:5px 9px;
	margin-bottom:6px;
}

.infoGaiyo {
	margin-top:1em;
}

.infoGaiyo dt {
	font-weight:bold;
	padding:3px 5px;
	background-color:#E5FFD1;
}

.infoGaiyo dd {
	line-height:1.5;
	padding:5px 5px 8px;
}


.infoKifu {
	margin-top:2em;
	border:solid 1px #CCC;
}

.infoKifu h4 {
	padding:3px 8px;
	background-color:#EFEFEF;
}

.infoKifu p {
	padding:5px 8px;
}

/*******/

#map {
	width: 511px;
	height: 480px;
	margin-bottom:10px;
}

