/*---第二階層以降共通---*/
body {
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

.left{
	float:left!important;
}

#cont {
	width:680px;
	float:left;
}

#leftmenu {
	width:210px;
	float:right;
}
#leftmenu ul {
	margin:0;
	padding:0;
}
#leftmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
#leftmenu li.lmenu a {
	width:180px;
	display:block;
	padding:10px 5px 10px 25px;
	color:#005E00;
	text-decoration:none;
	border-bottom:#FFFFFF solid 2px;
}
#leftmenu li.lmenu a:link {
	background-image:url(../../images/common/leftmenu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ECE9D8;
}
#leftmenu li.lmenu a:visited {
	background-image:url(../../images/common/leftmenu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ECE9D8;
}
#leftmenu li.lmenu a:hover {
	background-image:url(../../images/common/leftmenu_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#DCD7B8;
}
#leftmenu li.lmenu a:action {
	background-image:url(../../images/common/leftmenu_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#DCD7B8;
}
#leftmenu li.lmenu_on {
	width:180px;
/*	height:17px;*/
	background-color:#76A36C;
	background-image:url(../../images/common/leftmenu_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:#FFFFFF solid 2px;
	padding:10px 5px 10px 25px;
	color:#FFFFFF;
}
#leftmenu li.lmenu_on a{
	color:#FFFFFF;
	text-decoration:none;
}

#leftmenu li.lmenus a {
	width:160px;
	display:block;
	padding:5px 5px 5px 45px;
	color:#005E00;
	text-decoration:none;
}
#leftmenu li.lmenus a:link {
	background-image:url(../../images/common/leftmenu2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ECE9D8;
}
#leftmenu li.lmenus a:visited {
	background-image:url(../../images/common/leftmenu2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ECE9D8;
}
#leftmenu li.lmenus a:hover {
	background-image:url(../../images/common/leftmenu2_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#DCD7B8;
}
#leftmenu li.lmenus a:action {
	background-image:url(../../images/common/leftmenu2_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#DCD7B8;
}
#leftmenu li.lmenusbottom {
	width:210px;
	height:15px;
	border-bottom:#FFFFFF solid 2px;
	background-color:#ECE9D8;
}
#leftmenu li.lmenuson {
	padding:5px 5px 5px 45px;
	background-image:url(../../images/common/leftmenu2_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#DCD7B8;
	font-size:12px;
	height:14px;
}
#pagetop2 p {
	padding:0;
	margin:0;
	margin-left:588px;
}
#pagetop2 p.tophe2 a {
	width:92px;
	height:17px;
	text-indent:-9999px;
	display:block;
}
#pagetop2 p.tophe2 a:link {
	background-image:url(../../images/common/pagetop.gif);
}
#pagetop2 p.tophe2 a:visited {
	background-image:url(../../images/common/pagetop.gif);
}
#pagetop2 p.tophe2 a:hover {
	background-image:url(../../images/common/pagetop.gif);
}
#pagetop2 p.tophe2 a:action {
	background-image:url(../../images/common/pagetop.gif);
}

