BODY	{background:url(http://www.morita-dewrite.co.jp/wall_b.gif);
	margin-left:4em;
		margin-right:4em}

DIV#main{	width:50em;}
DIV#left{float:left;width:30em}
DIV#right{
	float:left;
	width:18em;
	padding-left: 1em;
}
DIV#bottom{clear:both;}

P.base{	font-size		:	85%;
		font-style		:	normal;
		color			:	#000000}
		
P.basebold{	font-size		:	85%;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	#000000}

P.basewhite{
	font-size		:	85%;
	font-style		:	normal;
	color			:	white;
}

H1	{	font-size		:	200%;
		font-weight		:	bold;
		font-style		:	normal;
		text-align		:	center;
		color			:	#336600}

H2	{	font-size		:	130%;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	#336600}



A:hover	{color:	#FF0000}