@charset "UTF-8";
/* CSS Document */




/******************************/
/*    Header Area Settings    */
/******************************/

#Main.Home{
	line-height: 1.7em;
}

#MainImage{
	background: url(../images/BackEntryTable_Even.png) ;
	padding:5px 5px 5px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
	width:930px;
}


#Main.Home #SubImage{
	background: url(../images/BackEntryTable_Even.png) ;
	padding:5px 5px 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	width:935px;
	margin:0;
}


#Main.Home #SubImage li{
	float:left;
	padding:0;
	list-style:none;
	margin:0 0 0 5px;
}


