/* ******************************************************************************
	Style001 - TopNavigationStyle - TopPage
		(c) 2007 foryousystem.co.,ltd
****************************************************************************** */

#topimage {
	width:					780px;
	height:					353px;
	background:				url(../img/image01.jpg) no-repeat 0 0;
}
#topTitleA {
	width:					565px;
	height:					38px;
	margin-bottom:				8px;
	background:				no-repeat 0 0;
}
h3 {
	margin-left:		10px;
	font-size:		110%;
	color:			#72B91E;
}
#topimage span,#topTitleA span{
    	text-indent:				-9999px;
	overflow:				hidden;
	display:				block;
}

#explanation{
	width:					565px;
	font-size:				75%;
	line-height:				1.5;
	margin-bottom:				25px;
}
#explanation dd{
	margin-left:				20px;
	margin-right:				20px;
	margin-bottom:				7px;
}
.LinkArea {
	float:			right;
	font-size:		75%;
	margin-top:		10px;
}