body{
	color: #333333;
	font-size: 12px;
	font-family: Century Gothic,Geneva;
	margin:0px 0px 40px 0px;
	padding:0px;
        background-image: url(aozora.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
}

textarea{
	color: #666666;
	font-size: 12px;
	font-family: Century Gothic,Geneva;
}


img{border:0px;}

a{ color:#33ccff;font-style:normal;text-decoration:none;}
a:link { color:#33ccff;font-style:normal;text-decoration:none;}
a:visited { color:#0099cc;text-decoration:none;}
a:hover { color:#000000;font-style:normal;text-decoration:underline;}
a:active { text-decoration:none;}


#main{
	width: 562px;
	height: 100%;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999;
	padding: 32px 24px;
}

#image{
	width: 560px;
	height: 468px;
	border: solid 1px #999999;
	background: #cccccc url(gazou1.jpg) center bottom;
	margin: 10px 0px;
}

ul.menu{
	font-size: 14px;
	width: 400px;
	height: 56px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: circle;
	
}

ul.menu li{
	width: 400px;
	float: left;
}


me{
	font-size: 14px;
	font-family: Century Gothic,Geneva;
}


.subtitle{
	width: 530px;
	height: 16px;
	border-style : solid;
	border-width: 0px 0px 1px 8px;
	border-color: #999999;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 2px 8px;
	float: clear;
}

.text{
	margin: 16px 8px 48px 8px;
}

address{
	font-style: normal;
	width: 610px;
	height: 32px;
	border: solid 1px #999999;
	margin: 8px 0px;
	padding: 16px 0px ;
}

h1{
	margin:0px;
	padding:0px;
}