@charset "utf-8";

#header{
	position: relative;
	width: 960px;
	height: 420px;
	margin: 0 auto 0;
}

.bg_header{ background: #fff url(../images/mainimg.jpg) no-repeat 250px 60px; }

#sec01,#sec02, #sec03{
	margin: 0 auto;
	padding: 60px 0 90px;
}

#sec01 p{ margin: 0 0 20px; }

#map { margin: 0 0 30px; width:960px; height:400px; }

h4{
	color: #a7beee;
    font-size: 18px;
	font-weight: bold;
    margin: 40px 0 10px;
}

#sec01 strong.card{ color: #f7a89f; }

#calendar{ margin: 20px 0; }

.list{ margin:  0 0 15px; text-align: left; }

#sec03{ border-bottom: none !important; }
