/*特大バナー用*/
.flexslider { margin:0;padding: 0; }
.flexslider .slides > li { display:none;-webkit-backface-visibility: hidden; }
.flexslider .slides img { width:100%; display: block; }
.flex-pauseplay span { text-transform: capitalize; }
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block; }
.flexslider { width: 640px; height: 356px; margin: 0; position: relative; zoom: 1; }
.flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport { max-height: 140px }
.flexslider .slides { zoom: 1 }
.flex-control-nav { width: 100%; position: absolute; padding: 14px 0 0 0; bottom: 23px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a {
	width: 18px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/slides/slidenav.png) no-repeat 0 0;
}

.flex-control-paging li a:hover { background: url(../images/slides/slidenav.png) no-repeat 0 -18px; }
.flex-control-paging li a.flex-active { background: url(../images/slides/slidenav.png) no-repeat 0 -18px; cursor: default; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }

#imageHeader { position: relative; width: 640px; height: auto; padding: 0 0 46px 0; margin: 0; zoom: 1; }

#heroImage{
width:640px;
margin:0 auto 30px;
}

.message{
width:580px;
margin:0 auto 30px;
padding:30px;
background:#fff;
letter-spacing: 1px;
line-height: 1.7;
}

.message p{
	margin-bottom: 15px;
	font-size:17px;
}

.message dl{
	font-size:17px;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

.updateTxt{
width:620px;
margin:0 auto 30px;
padding:10px;
font-size:12px !important;
font-weight: bold;
background:#fff;
text-align: center;
}