@charset "UTF-8";
body { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 20px; color: #333333; margin-top: 0px; }
#wrap_all { width:900px; border:0px solid #ddd; background:#; margin:auto; padding:0; }
#logo { clear: right; float: none; height: 100%; width: 260px; overflow: hidden; position: absolute; visibility: visible; z-index: 400; top: 0; background-color: #006633; }
#header { }
img   { border-top: none; border-right: none; border-bottom: none; border-left: none; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336699; }
a 		{text-decoration:none; color:#333}
a:hover	{text-decoration:underline; color: #3399FF}


/* table */

#content	{ height: 100%; width: 900px; }
#content td { padding: 10px; }
#content_bg { clear: right; float: none; height: 100%; width: 260px; overflow: hidden; position: absolute; visibility: visible; z-index: 500; top: 0; left: 20px; background-color: #FFFFFF; padding-left: 30px; }

#top_menu		{	width:100%;	background-color: #333333;	padding-top: 5px;}
#top_menu td	{width:auto}
#top_menu a	{text-decoration:none; color: #FFFFFF;	border-left:5px solid transparent;	margin: 2px 0 2px 5px;	display:block;	padding-left:3px}

#top_menu a:hover 		{	color: #FFFFFF;	text-decoration: underline;}
#main_navi { font-size: 16px; background-color: #CC00FF; background-image: url(../syspix/magenta_header_bg.jpg); height: 35px; width: 100%; background-repeat: repeat-x; position: absolute; bottom: 5px; }
#flosse {
	width: 100%;
	opacity: .7;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#flosse td {
	padding-left: 5px;
	padding-right: 5px;
}

#flosse ul {
	list-style-type: none;
	padding-left: 2px;
}
#flosse h1 {
	font-size: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}
#flosse a {
	color: #696969;
	text-decoration: none;
}
#flosse a:hover {
	color: #000000;
	text-decoration: underline;
}
.copytext { }
