

header {
	height:400px;
	padding-bottom:0px;
}
header h1 {
	margin:0px auto;
	display:block;
	width:960px;
	padding-top:220px;
	font-size:25px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	color:#fff;
	clear:both;
	text-shadow: 0 0 0 8px #429199, 1px 1px 10px #000;
}
.box {
	margin:10px 0px;
	padding:10px;
	width:950px;
	background-color: #fff;
	background-image: url(../map/bg.jpg);
	background-repeat: no-repeat;
}
.box h2 {
	padding:10px;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:left;
	color:#fff;
}


.com {
	margin:0px 10px;
	padding:10px 20px;
	line-height:23px;
	background:#FFF;
	clear:both;
	background-color: #f1f0e8;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.com h3 {
	font-size:16px;
	font-weight:bold;
}

.ookuroda {
	margin:200px auto 10px auto;
	width:900px;
	clear:both;
}
.tamura {
	margin:10px auto 10px auto;
	width:900px;
	clear:both;
}

.box li{
	width:270px;
	height:210px;
	padding:0px;
	margin:10px;
	float:left;
	text-align:center;
}

.name {
	width:270px;
	margin-top:5px;
	text-align:center;
}
.name_left{
	padding-top:3px;
	width:210px;
	float:left;
}
.name_right{
	padding-right:10px;
	width:50px;
	float:right;
}

.com3{
	margin:20px;
	line-height:23px;

}

.com4{
	margin:20px;
	line-height:23px;

}
.com5{
	margin:20px;
	line-height:23px;
}


