/* ******************************************************************************
	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;
}
#NewsBoxArea {
	float:			left;
	width:			565px;
	font-size:		75%;
	line-height:		1.5;
	margin-bottom:		12px;
	padding-bottom:		12px;
	border-bottom:		2px solid #72B91E;

}
#NewsBoxArea  h3 {
	margin-bottom:		10px;
	font-size:		115%;
	color:			#72B91E;
}
#NewsBoxArea .Post {
	margin-bottom:		20px;
}


#NewsBoxArea .LinkArea2 {
	clear:both;
	float:			right;
}
#NewsBoxArea table {
	margin-top:		5px;
	margin-bottom:		5px;
	width:			565px;
	border-collapse:	collapse;
	border:			2px solid #72B91E;
}
#NewsBoxArea table th {
	padding-top:		3px;
	padding-bottom:		3px;
	border-color:		#72B91E;
	text-align:		center;
	background-color:	#A5FA41;
}
#NewsBoxArea table td {
	padding-left:		5px;
	padding-right:		5px;
	border-color:		#72B91E;
}
#NewsBoxArea .IndividualArea {
	float:			left;
	width:			270px;
}
#NewsBoxArea .Info {
	color:			#FF0000;
}
#ReportBoxArea {
	margin-bottom:		20px;
	padding-bottom:		15px;
	width:			565px;
	font-size:		75%;
	line-height:		1.5;
	border-bottom:		2px solid #72B91E;
}
#ReportBoxArea h3 {
	margin-bottom:		10px;
	font-size:		115%;
	color:			#72B91E;
}
#ReportBoxArea .IndividualArea {
	float:			left;
	width:			270px;
}
#ReportBoxArea .IndividualArea .CommentArea {
	width:			270px;
}

.LinkArea {
	float:			right;
	margin-top:		10px;
	font-size:		75%;
}
