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

#topimage {
	width:					780px;
	height:					353px;
	background:				url(../images/image01.jpg) no-repeat 0 0;
}
#MenuArea {
	float:			left;
	width			565px;
}
#topTitleA{
	width:					565px;
	height:					38px;
	margin-bottom:				8px;
	background:				no-repeat 0 0;
}
#MenuArea p {
	font-size:		85%;
	margin-bottom:		10px;
	color:			#72B91E;
}
#MenuArea .MenuList {
	width:			240px;
	font-size:		75%;
	line-beighr:		1.5;
	margin-bottom:		25px;
}
#MenuArea .MenuList dd {
	margin-left:				20px;
	margin-right:				20px;
	margin-bottom:				7px;
}
#topTitleB{
	float:					left;
	width:					565px;
	height:					38px;
	margin-bottom:				8px;
	background:				no-repeat 0 0;
}
.InformationArea {
	margin-top:		10px;
	margin-left:		auto;
	margin-right:		auto;
	padding:		5px;
	width:			400px;
	border:			1px solid #000000;
	text-align: left;
}
.InformationArea table {
	margin-top:		10px;
	margin-left:		20px;
	margin-bottom:		10px;
}
.InformationArea table th {
	padding-right:		5px;
	width:			65px;
	text-align:		right;
	vertical-align:		top;
}
.InformationArea table td {
	padding-bottom:		10px;
}
.InformationArea table td p {
	margin-left:		10px;
}
.LinkArea {
	float:			right;
	margin-top:		10px;
}
#topimage span,#topTitleA span,#topTitleB span{
    	text-indent:				-9999px;
	overflow:				hidden;
	display:				block;
}
#explanation{
	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;
}
.LinkArea2 {
	float:			right;
	margin-top:		10px;
	font-size:		75%;
}


/* add 2026/02/09 */
.indent{
  padding-left: 1em;
  text-indent: -1em;
}
