@chareset "utf-8";

body		{background-color:#000000;
		line-height:1.5;
		letter-spacing:1px;}

div#container	{background-color:#ffffff;
		width:750px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(gazou/haikeitop.jpg);
		background-repeat:no-repeat;
		background-position:right top;}

#header1	{float:left;
		width:300px;
		margin:45px 40px;}

#menu		{clear:both;}

#menu ul	{list-style-type:none;
		margin:0;
		padding:0;
		height:30px;
		overflow: hidden;
		background-color:#000080;}

#menu li	{display:inline;
		float:left;
		margin:0;
		padding:0;
		width:115px;
		font-size:70%;
		text-align:center;}

#menu a		{display: block;
		width:100%;
		padding:8px 0px;
		text-decoration:none;
		color:#ffffff;
		font-weight:700;
		border-right:2px solid #ffffff;
		text-align: center;}

#menu a:hover	{color:#000000;
		background-color:#ffffcc;}

div.bo1		{border-top:7px double #ff69b4;}

div.bo2		{border-top:7px double #ffc0cb;}

div.bo3		{border-top:7px double #ffe4e1;}

div.bo4		{border-top:5px double #666666;}

div.bo5		{border-top:5px double #999999;}

div.bo6		{border-top:5px double #cccccc;}

div.bo7		{border-top:2px dotted #c0c0c0;}

div.bo8		{border-top:2px dotted #ffffff;}



address		{clear:both;
		font-size:80%;
		font-style:normal;
		text-align:center;
		border-top:5px double #9acd32;
		padding-top:8px;
		margin:10px 0px 10px;}


