/* === IndexlNavi css File === */

#localnavi {
	float: right;
	width: 200px;
	display: inline;
	position: relative;
}
#menubanner {
	float: right;
	height: auto;
	width: 200px;
}

#menubanner #menubannerbox {
	float: right;
	height: auto;
	width: 200px;
	background-image: url(../images/menubanner_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#menubanner #menubannerbox02 {
	float: right;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#menubannerboxset{
	float: right;
	height: auto;
	width: 190px;
	background-color: #FFF;
	margin: 5px;
}
#menubannerboxset02{
	float: right;
	height: auto;
	width: 200px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#menubannerboxset02b{
	float: right;
	height: auto;
	width: 200px;
	background-color: #FFF;
	margin-bottom: 5px;
}
#menubannerbox img {
	display: block;

}

#menubannerboxset h3{
	width: 190px;
}
#menubannerboxset ul{
	width: 190px;
}
#menubannerboxset ul  li{
	width: 190px;
}
.sideli_space {
	margin-bottom: 15px;
	}
/* BLOG -----------------------------------------*/

#blogarticleinclude_local {
	display: block;
	float: left;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#blogarticleinclude_local #article {
	float: left;
	display: inline;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#blogarticleinclude_local #article dl {
	display: block;
	float: left;
	width: 170px;
}
#blogarticleinclude_local #article dl dt {
	display: block;
	float: left;
	width: 100px;
}
#blogarticleinclude_local #article dl dd {
	display: block;
	float: left;
	width: 170px;
	height: 50px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 5px;
}

#blogarticleinclude_local #article p.thumb {
	float:right;
	padding:0px;
	display: block;
	width: 65px;
	margin: 0px;
} 
#blogarticleinclude_local #article p.thumb a {
	display:block;
	float:right;
	width:65px;
	height:49px;
	overflow:hidden;
	position:relative;
	z-index:1;
} 
#blogarticleinclude_local #article p.thumb a img {
	float:left;
	position:absolute;
	top:auto;
	left:auto;
	right: auto;
	bottom: auto;
} 

#blogarticleinclude_local #article .time {
	width: 170px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude_local #article h3 {
	width: 170px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude_local #article p {
	width: 170px;
	line-height: 1.7em;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	clear: left;
	font-size: 12px;
}

#blogarticleinclude_local #article .thumlist {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#blogarticleinclude_local #article .thum {
	display: inline;
	float: right;
	overflow: hidden;
	vertical-align: middle;
