body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
br.end {clear: left;}
a img {border-style: none;}
p {
text-indent: 1em;
}
li p {text-indent: 0em;
}

A.foot:link, A.foot:visited, A.foot:active  { text-decoration: none;}
img.mini {
float: left;
}

/*A:hover  {
border-style: solid;
border-width: 1px;
border-color: #6666ff;
padding: 1px;
}*/
#header {
	background-color: #fff;
	vertical-align: middle;
  	width: 100%;
  	height: auto;
/*	position: absolute;
	top: 0;
	left: 0;*/
}
#headerimage {
	text-align: left;
	width: auto;
	height: auto;
	float: left;
}
#headerbanner {
	text-align: left;
	width: auto;
	height: auto;
	float: left;
}
#headerbar {
	background-image: url(http://umikaze.tokyosuburbanparadise.jp/umikazehbar.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px; /* it must be same size of umikazehbar.gif */
	clear: left;
}

.pankuzulist, .navi, address {
	padding-top: 6px;
	text-indent: 0;
	margin: 0;
	font-weight: bold;
	width: 48%;
	float: left;
}

#headerbar .navi {
	text-align: right;
}
a.pankuzu:hover,.navi a:hover {
	background-color: #0ff;
}
.pankuzu, .naviprev, .navinext {
	background-color: #fff;
	margin-right:0.5em;
	margin-left:0.5em;
}

h1.date {
	font-size: large;
	text-align: left;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-color: #000000;
	border-style: solid;
	margin-bottom: 10px;
}

#main {
margin: 2% 2% 15px 2%;
}

div.item, div.item2, div.item3 {
	background-color: #fff;
	border-width: 1px;
	border-style:dotted;
	border-color: black;
	margin: 0.5%;
	padding: 0.5%;
}
div.item {
	width: 31%;
	float: left;
}
div.item2 {
	width: 63%;
	float: left;
}
div.item3 {
	width: 97%;
}
#footer {
	background-image: url(http://umikaze.tokyosuburbanparadise.jp/umikazehbar.gif);
	background-repeat: repeat-x;
   	width: 100%;
    	height: 30px; /* it must be same size of umikazehbar.gif */
	clear: left;
}
#footertext {
   	width: auto;
	height: auto;
	font-weight: bold;
}

#footer .navi {
	width: 59%;
	margin-left: 0.5em;
}
address {
	font-style: normal;
	text-align: right;
	width: 37%;
	float: left;
}

.footnaviborder {
	color: #fff;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.infonavi, .goodforearth {
	float:left;
	margin: 0.5em;
	padding-bottom: 1em;
}
.infonavi {
	width: 64%;
}

.goodforearth {
	text-align:right;
	color: #246;
	width: 31%;
}

