.menuFootLi {
	background-image: url(image/bg_menu.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 786px;
}



	/*----------btnTopUp Greem ----------*/
	
	p.btnTopUpGr {
	text-align:right;
	margin-top: 15px;
	margin-bottom: 7px;
	
	
	}
	
	p.btnTopUpGr a {
		color: #336600;
		font-weight: bold;	
	}
	
	
	
	p.btnTopUpGr a:hover {
		text-decoration: none;
	
	
	}


/*------------ local menu ----------------*/

ul#loMenuArea {
	height: 65px;
	width: 550px;
	margin-bottom: 15px;
	margin-top: 12px;
}


ul#loMenuArea li {
	float:left;
	margin-right: 6px;

}


/*------------ parts etc... ----------------*/

.subCommentNote {
	width: 540px;
	margin-bottom: 17px;
}
.subCommentLeft {
	float: left;
	margin: 0px;
}
.subCommentRight {
	float: right;
	margin: 0px;
}


.tokuchoComment {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A81F;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tokuchoNote {
	line-height: 120%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
}



.tokuchoName {
	font-size: 120%;
	line-height: 120%;
	background-image: url(image/hn_tokucho_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-left: 23px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.tokuchoAbout p {
	margin: 0px;
}
.tokuchoAbout img {
	margin-top: 0px;
}