*{
	margin:0px;
	padding:0px;
}

.clear{clear:both;}

#box1{
	overflow:hidden;
	width:960px;
	margin:10px auto;
}

#menu{
	width:190px;	
	float:left;
}

h1{
	width:150px;
	height:53px;
	margin:0px auto;
	text-indent:-9999px;
	background-image:url(../../common/img/rogo.gif);
	background-repeat:no-repeat;
}

#menu ul{
	
	
	margin-top:50px;
	margin-left:45px;
}

#menu li{
	text-indent:-9999px;
	list-style-type:none;
}

#about a{display:block;
	width:70px;
	height:15px;
	text-indent:-9999px;
	background-image:url(../../common/img/about.gif);
	background-repeat:no-repeat;
		background-position:bottom left;
}

#arangement a{
	margin-top:15px;
	display:block;
	width:124px;
	height:19px;
	background-image:url(../../common/img/arangement2.gif);
	background-repeat:no-repeat;
}

#collection a{
	margin-top:10px;
	display:block;
	width:105px;
	height:16px;
	background-image:url(../../common/img/collection.gif);
	background-repeat:no-repeat;
}

#event a{
	margin-top:15px;
	display:block;
	width:70px;
	height:14px;
	background-image:url(../../common/img/event.gif);
	background-repeat:no-repeat;
}

#access a{
	margin-top:15px;
	display:block;
	width:79px;
	height:10px;
	background-image:url(../../common/img/access.gif);
	background-repeat:no-repeat;
}

#menu li a:hover{
	background-position:bottom left;
}

#menu p{color:#4d4d4d;
	font-size:18px;	
	font-family:comic sans ms;
	margin-top:50px;
	margin-left:50px;
	}

#menu a:link{
	color:#4d4d4d;
	text-decoration:none;
}
a:visited{color:#4d4d4d;text-decoration:none;}
a:hover{color:#39b54a;text-decoration:underline;}
a:active{color:#4d4d4d;text-decoration:underline;}

#main{
	width:700px;
	margin-top:60px;
	overflow:hidden;
	float:right;
	margin-left:10px;
	
}

#photo img{margin-left:60px;}

#text{
	margin-left:30px;
	float:left;
	color:#4d4d4d;
	font-size:15px;}

#map{
	overflow:hidden;
	margin-top:30px;
}

#map img{
	float:left;
}

#map #info{
	float:right;
	height:322px;
	width:299px;
	background-repeat:no-repeat;
	background-image:url(../img/access2.gif);
}

#text4{
	margin-top:50px;
	margin-left:50px;}
#address2{}

#info p{font-family:小塚ゴシック;
	margin-bottom:5px;
	font-size:13px;}

#footer{
	color:#ffffff;
	font-size:10px;
	background-color:#39b54a;}

#footer #text1{
	margin-left:400px;
	}

#footer #text2{
	margin-left:385px;
	}