/* ******************************************************************************
	Style001 - TopNavigationStyle - TopPage
		(c) 2007 foryousystem.co.,ltd
****************************************************************************** */

#topimage {
	width:					780px;
	height:					353px;
	background:				url(../images/image01.jpg) no-repeat 0 0;
}
#topTitleA{
	float:					left;
	width:					565px;
	height:					38px;
	margin-bottom:				8px;
	background:				no-repeat 0 0;
}
#topimage span,#topTitleA {
    	text-indent:				-9999px;
	overflow:				hidden;
	display:				block;
}

#explanation{
	float:					left;
	width:					565px;
	font-size:				75%;
	line-height:				1.5;
	margin-bottom:				25px;
}
#explanation dt{
	width:					500px;
/*	height:					150px;*/
	padding-left:				25px;
	margin-left:				10px;
	margin-bottom:				7px;
	color:					#72B91E;
	font-weight:				bold;
	float:					left;
	clear:					left;
	background:				url(../images/arrow01.gif) no-repeat 10px 6px;
}
#explanation dd{
	margin-left:				20px;
	margin-right:				20px;
	margin-bottom:				7px;
}
#explanation dd images {
	width:			80px;
	height:			80px;
}
#explanation dd p{
	margin-left:		16px;
	margin-bottom:		3px;
	color:			#000000;
}
#explanation dd h3 {
	color:			#72B91E;
	font-size:		115%;
}
.LinkArea {
	float:			right;
	margin-top:		10px;
	font-size:		75%;
}