
.body	{color:#444444
	;background-color : #FFFFCC	}

div#container	{border : solid 2px #FFCC66
		;padding : 15px 40px 
		;width : 800px
		;margin-left : auto
		;margin-right : auto
		;background-color : #f0fff0	}

div#header	{background-color : #FFCC66
		;padding : 5px 20px	}

div#header p	{color : #222222
		;margin-top : 15px	}

div#contents	{margin-bottom : 10px
		;margin-left : 20px
		;width: 700px
		;float: left	}

h1	{font-size : 1.8em
	;font-family:Verdana,Helvetica,sans-serif
	;color : #ffffff
	;margin-bottom : 0px	}

p	{font-size : 0.9em
	;line-height : 1.4	}

address  {font-size : 0.8em
	;font-style : normal
	;clear : both	}

a	{color : #990000 }

a:hover	{color : #88aaff }

address a:hover	{color : #ffaa00	}

ul	{list-style-type : none
	;padding : 0
	;margin : 5px 5px 5px 0px
	;width: 90px	
	;font-size : 0.8em
        ;color : #006600
        ;float:right	}

li 	{padding-right : 10px 
	;font-size : 0.8em }


li a	{text-decoration : none }

h2	{font-size : 1.5em
	;border-left : solid 16px #66aa66
	;padding-left : 5px
	;margin-bottom : 0
	;margin-top : 30px	}


h3	{font-size : 0.875em
	;padding-bottom : 0px
	;margin-bottom:0px
	;background-image : url(images/maru.PNG)
	;background-repeat : no-repeat
	;background-position : 0 -0px
	;padding-left : 20px
	;clear : both	}

.moji {
background-color: #ccffcc;
color: #009999
}


