﻿body											{	background-color: #ffffff; 	color: #000000; 		margin: 0px; padding: 0px;
																										font-family: Arial, Helvetica, Sans-Serif; }

#center											{														position: relative; margin: 0px auto; padding: 0px; width: 986px; z-index: 1; }


/* HEAD 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_navi										{														position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 107px; z-index: 10; overflow: hidden; }
#center_navi									{														position: relative; margin: 0px auto; padding: 0px; width: 986px; height: 687px; z-index: 1; }
#center_navi #logo								{														position: absolute; top: 10px; right: -2px; margin: 0px; padding: 0px; width: 163px; height: 53px; z-index: 20; }


/* GENERAL 
-------------------------------------------------------------------------------------------------------------------------------------*/
img												{														border: 0px; }
div.clear										{														width: 0px; height: 0px; overflow: hidden; clear: both;
																										font-size: 0px; line-height: 0px; }
#scrbr											{	background-color: #ffffff; color: #ffffff;			position: absolute; bottom: -1px; left: 0px; width: 1px; height: 1px; z-index: 1; overflow: hidden; }


/* IE
-------------------------------------------------------------------------------------------------------------------------------------*/
@media all{
}	
