html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1.4em;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color:#fbf8f5;
	text-align: center;
}

.header {
	width: 100%;
	min-width: 980px;
	background-color:transparent;
	position:relative;
	float:left;
	z-index:9999;
}
.header_1 {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	display: table;
	padding: 10px;
}
.container {
	width: 100%;
	min-width: 980px;
	text-align: center;
	font-size:0px;
}
.container img{
	vertical-align:text-bottom;
}
area{outline:none;}
.footer {
	margin: 0 auto;
	background: #254a91; position:relative; z-index:999; color:#FFF; font-size:14px;
	padding:20px 0; text-align:center;
}
.footer a{color:#FFF; font-size:14px; text-decoration:none;}

.footer__copyright {
  color: #595757;
  font-size: 14px;
  padding: 2rem 1rem;
  border-top: 5px solid #A1805B;
  text-align: center;
  letter-spacing: 0.1em;
}

.ac01{
*background: -moz-linear-gradient(right, #fbeacb 50%, #efdab6 100%); 
background: -webkit-linear-gradient(right, #fbeacb 50%,#efdab6 100%);
background: linear-gradient(to right, #fbeacb 50%,#efdab6 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeacb', endColorstr='#efdab6',GradientType=1 );}


#section-0{
	height:0px;
	}
.center{
	margin:0 auto;
	text-align:center;
	}

.bg01{background:#ffe6cc;}
.bg02{background:#ffcca8;}
.bg03{background:#d0edec;}
.bg04{background:#dfdfdf;}