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

#localnavi {
	width: 200px;
	display: block;
	float: right;
	padding-top: 25px;
}


#i_menucontents {
	width: 190px;
	float: right;
}
#i_menucontents.sub {
	padding-top: 10px;
}

#localnavi ul.sub01 {
	width: 182px;
	border: 4px solid #CCC;
	display: block;
	background-color: #F2F2F2;
	float: left;
}

#localnavi ul.sub.02 {
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#localnavi ul li.sub01 {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 162px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#localnavi ul li.sub02 {
	list-style-type: none;
	border-bottom-style: none;
	float: left;
	display: inline;
	padding-bottom: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#localnavi ul li.title {
	list-style-type: none;
	border-bottom-style: none;
	float: left;
	width: 162px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#localnavi ul li.bottom {
	list-style-type: none;
	border-bottom-style: none;
	float: left;
	width: 162px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#icontents {
	display: inline;
	float: right;
	border: 1px solid #CCCCCC;
	width: 248px;
	height: 65px;
	margin-bottom: 5px;
}


#i_menucontents h3 {
	float: left;
	padding-top: 5px;
	padding-left: 2px;
	width: 184px;

}
#i_menucontents .i_menu {
	display: inline;
	float: right;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	padding-top: 7px;
}
#i_menucontents p.text{
	width: 180px;
	display: block;
	float: left;
	padding-left: 5px;
	line-height: 1.4em;
	padding-top: 3px;
}

/* EOF */
#menucontents h3 {
	width: 190px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#menucontents p {
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 1.4em;
}

/* ゆうかりBLOG dwtテンプレート -----------------------------------------*/

#blogarticleinclude03 {
	display: block;
	float: left;
}
#blogarticleinclude03 #article {
	float: left;
}
#blogarticleinclude03 #article .icon {
	display: block;
	float: left;
}
#blogarticleinclude03 #article .time {
	float: left;
	width: 47px;
	clear: left;
	display: block;
	margin-left: 10px;
	text-align: center;
	margin-right: 0px;
}

#blogarticleinclude03 #article h3 {
	width: 145px;
	float: right;
	display: block;
	font-weight: bold;
	color: #793E1F;
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}

#blogarticleinclude03 #article p {
	width: 145px;
	line-height: 1.4em;
	display: block;
	float: right;
	color: #793E1F;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
