html{background:#FFF;color:#000;font-size:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}
article,aside,audio,blockquote,body,canvas,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,input,legend,li,mark,menu,nav,ol,p,pre,section,summary,td,textarea,th,time,ul,video{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
body{background-color:#FFF;color:#777;font-size:15px;font-family:inherit;line-height:20px}
img{border:0;max-width:100%;vertical-align:middle}
button,input,select,textarea{margin:0;vertical-align:middle;font-size:100%}
table{border-spacing:0;border-collapse:collapse}
fieldset{border:0}
legend{color:#000}
address,caption,cite,code,dfn,em,th,var{font-weight:400;font-style:normal}
strong{font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%;line-height:1.2}
caption,hr,legend{width:0;height:0;text-indent:-9999em;font-size:1px;line-height:0}
a,a:active,a:focus,a:hover,a:link,a:visited{color:#000;text-decoration:none;font-size:100%}
/*!LAYOUT*/
body,html{height:100%}
#wrap{min-height:100%}
/*! common */
.clfix{*zoom:1}
.clfix:after,.clfix:before{display:table;content:'';line-height:0}
.clfix:after{clear:both}
.hide_txt{
	overflow:hidden;clip:rect(1px 1px 1px 1px);display:inline-block;width:1px;height:1px;font-size:1px;
	line-height:0;position:absolute
}

.body-wrap {
	text-align: center; margin-bottom: 40px;
}
.img-wrap {
	padding: 0 30px;	
}
.btn-setup {
	width: 300px; padding: 10px 0; background-color: #188AC8; border-radius: 3px; color: #FFF; text-align: center;
	font-weight: bold; margin: 30px 0; display: inline-block;
}
.title-gray {
	color: #222222; font-size: 0.9em;
}
.title-blue {
	color: #188AC8; font-weight: bold; font-size: 0.9em;
}
.title-img {
	color: #222222; font-size: 0.9em; margin-top: 25px; margin-bottom: 7px; font-weight: bold;
}
.content-box {
	padding: 0 30px;
}
