/* 
++++++++++++++++++++++++++++++++++++++++++++

http:///www.feric.jp/ CSS Style

Last updated 10 August 2007  
 
++++++++++++++++++++++++++++++++++++++++++++

*/
 
/* inported styles */
/*@import "text.css" ;*/
@import "base.css" ;

*
{
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}
#wrapper {
	/*position: relative;*/
	min-height: 480px;
}


