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

#topimage {
	width:					780px;
	height:					353px;
	background:				url(../images/image01.jpg) no-repeat 0 0;
}
#topTitleA{
	width:					565px;
	height:					38px;
	margin-bottom:				8px;
	background:				no-repeat 0 0;
}
#topimage span,#topTitleA {
    	text-indent:				-9999px;
	overflow:				hidden;
	display:				block;
}
.LibraryArea {
	width:					565px;
	font-size:				75%;
	line-height:				1.5;
	margin-bottom:				25px;
}
.LibraryArea table {
	margin-left:		10px;
	color:			#3a3a3a;
	font-size:		small;
	list-style:		none;
}

.LibraryArea td {
	padding:			5px 0 0 0;
	height:			1.3em;
	line-height:		120%;
	letter-spacing:		0.1em;
	border-bottom:		1px dotted #cacaca;
}

.attr {
	color:			#880000;
	font-weight:		bold;
	line-height:		120%;
	letter-spacing:		0.1em;
}
/*
.LibraryArea .ListArea {
	float:			left;
	margin-left:		10px;
	width:			260px;
}
.LibraryArea ul {
	width:			260px;
	color:			#3a3a3a;
	font-size:		small;
	list-style:		none;
}
.LibraryArea li {
	margin-top:		0.5em;
	height:			1.3em;
	clear:			both;
	line-height:		120%;
	letter-spacing:		0.1em;
	text-indent:		1em;
	border-bottom:		1px dotted #cacaca;
}
.LibraryArea li .attr {
	float:			left;
	width:			50px;
	color:			#880000;
	font-weight:		bold;
}
.LibraryArea li .title {
	float:			left;
	margin-left:		10px;
	width:			190px;
}
.LibraryArea span {
	margin-left:		20px;
}
*/
.LibraryArea .LeefArea {
	float:			left;
	margin:			30px 0 0 0;
	width:			555px;
}

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