*{
		margin:0;
		padding:0;
	}
a:link { color: #0b0065; }
a:visited { color: #6898cb; }
a:hover { color: orange; }
a:active { color: green; }
	
html,body{
		height: 100%;
	}


body {background: #E9E9E9 url(img/pagebg.png) repeat;
	margin: 0 auto;
	font-size: 13px;
	line-height: 130%;
	color: #363837;

	
}
li{
	list-style-type: none;

}
img   { border:none;}

#page{
	min-height: 100%;
	width: 748px;
	margin: 0 auto;
	background-color: white;
	background-image: url(img/pagebg2.png);

}
* html #page{
	height: 100px;
}

#header{
	width: 728px; height: 28px;
	margin: 0 auto;
	background: url(img/wakutop.png) 0 top;
	
}
#main{
	
	position: relative;
	height: 100%;
	width: 728px;
}

#contents{
	

	width: 350px;
	float: right;
	height: 220px;
	margin-bottom: 10px;
	margin-top: 105px;
	margin-right: 10px;
	padding-right: 148px;
	background: url(img/nayami.png) no-repeat;
}
#contents2{
	background: #ffffff url('img/a1.gif') top left repeat-x;
	width: 460px;
	float: right;
	height: 100%;
	margin: 15px 20px 10px 5px;
	padding: 30px 10px 0 5px;
}
#contents2 p.maroon{
	background: url(img/rock.png) repeat right;
}
#contents3 {
margin-top: 0.5em;
	padding: 30px 10px 0px 5px;
	background: #ffffff url('img/a1.gif') top left repeat-x;
}

#contact{
	width: 180px;
	float: left;
	background: url(img/chumon.png) no-repeat;
	height: 220px;
	margin-top: 105px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#menu{
	position: absolute;
	display: block;
	top: 350px;
	left: 46px;
	background: url(img/r_menu.gif) no-repeat;
	z-index: 1;
	
}

#menu ul{
padding:0px;
width: 172px;
line-height: 200%;
	margin: 29px 0px 40px;
	

}
#menu li{
border:1px solid #dbd8c9;

font-size:12px;
font-weight:bold;
	text-align: center;
	height: 34px;
	width: 164px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 0px;
}
#menu ul li a{
text-decoration: none;
	display: block;
	width: 164px;
	height: 34px;
	background: #fff repeat-y;
	line-height: 300%;
}
#menu ul li a.now{	
	color: white;
	width: 161px;
	background-color: #0b0065;
	border-left-style: solid;
	border-left-color: #c99936;
}


#footer{	

width: 726px; height: 60px;
	background: url(img/wakubottom.png) no-repeat 0 bottom;
	clear: both;
	margin:  0px auto 0;
	position: relative;
}
#banner{
	width: 752px;
	height: 400px;
	position: absolute;
	background: url(img/i-ei.gif) no-repeat;
	top: -20px;
	left: 43px;

}
#banner2{
	width: 280px;
	height: 400px;
	position: absolute;
	background: url(img/i-ei2.gif) no-repeat;
	top: -337px;
	left: -60px;
	
}
.chm{
	position: absolute;
	top: 150px;
	left: 58px;
}
.toi{
	position: absolute;
	top: 277px;
	left: 58px;
}
#menu .fro{
}
#bread{
	font-size: 10px;
	position: absolute;
	top: 333px;
	left: 50px;
	z-index: 2;
}

#bread p a{
	text-decoration: none;
	color: gray;

}
#bread p{
	color: gray;
}
.adrs{
	width: 420px;
	border-style: inset;
	border-width: 1px;
	margin-bottom: 10px;
	text-align: center;
	height: 70px;
	background: #ffffff url('img/a1.gif') repeat-x left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	border-right-color: #369898;
	border-right-width: 2px;
}
.adrs span.saki{
	font-weight: bold;
	color: teal;
	margin-bottom: 5px;
	line-height: 2em;
}
.adrs p{
	font-weight: bold;
	color: black;
}
#gree{
	font-size: 12px;
		background: url(img/sakurei11.jpg) no-repeat 218px 130px;
	height: 500px;
	color: black;
	border: 1px dashed #579c2b;
}
#gree p{
	padding-left: 8px;
	width:  220px;
}
#gree p.p2{
	padding-left: 8px;
	width:  450px;
}
#gree strong{
	color: maroon;
}

#gree h3{
	margin-left: 35px;
	font-size: 13px;
	margin-top: 10px;
	color: maroon;
}
#toi{
	height: 500px;
	color: black;
	border: 1px dashed #579c2b;
	background: url(img/sora.png) no-repeat right bottom;
}
#toi p{
	padding-left: 8px;
	width:  220px;
}
.toi2{
	height: 1200px;
}
.toi3{
	height: 650px;
}

table.mailform {
				margin: 10px auto 0px;
	font-size: 11px;
	border: 1px solid silver;
	padding-top: 15px;
}
table.mailform tr td{
	height: 30px;
}		
						table.mailform td span {
				
				font-size: 10px;
				color: #FF0000;
			}

