@charset "UTF-8"

#header{
	width: 100%;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 20px 15px;
	background: #cccccc;
}

#header h1{
	width: 100%;
	height: 80px;
	top: 50px;
	bottom: 50px;
	text-align: center;
}


#map{
 border-style: solid;
 border-color: #000000;
 border-width: 5px;
 width: 200px;
 float: left;
}

.rakugaki{
 float: right;
 
}

#setumei{
 border-style: solid;
 border-color: #000000;
 border-width: 5px;
 width: 850px;
 float: right;
 
}

.rakugaki img{
 width: 150px;
 height:90px;
}

.rakugaki1 img{
 width: 100px;
 height:180px;
 
}

#raku table{
 padding: 20px;
}