/* CSS RESET
==============================*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,img,ins,kbd,q,s,samp,strike,tt,var,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,input,textarea,select{outline:none;border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both}.clearfix{display:inline-block}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0}* html .clearfix{height:1%}.clearfix{display:block}p,li,td{background:url('')}
ul, ol {list-style: none;}

/* COMMON
==============================*/

*,
*:before,
*:after{
	margin: 0;
	padding: 0
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
img, audio, video, canvas {
	max-width: 100%;
}
img {
	display: block;
	width: 100%;
}
a:hover img {
	opacity: 0.8 ;
	filter: alpha(opacity=80) ;	/* Ie用 */
}
html, body {
	width: 100%;
	min-height: 100%;
}
.mb30 {
	margin-bottom: 30px;
}
.mt30 {
	margin-top: 30px;
}

/* GLOBAL STYLE
==============================*/

body {
	font-size: 24px;
	font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Arial, Osaka,"MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #000;
	background: #fff;
	line-height: 1.5;
 /*   min-width:960px;*/
}
h1{
	float: center;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	height: 60px;
	width: 475px;
}
a {
	color: #000;
	text-decoration: none;
}
article{
	width: 960px;
}
.trans {
	opacity: 1;
}
.trans:hover,
.trans:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: .85;
}
.wrapper {
	padding: 0 2.91666666666667%;
	position: relative;
}

/* Global Table */

.tb {
	display: table;
}
.tb .tr {
	display: table-row;
}
.tb .th,
.tb .td {
	display: table-cell;
}
.tb.middle .th,
.tb.middle .td {
	vertical-align: middle;
}
.vmiddle {
	vertical-align: middle;
}
.sec_inner {
	position: relative;
    overflow: hidden;
    background: #FFF;
}

/* SECTION TOP
==============================*/
.section_top .ttl {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14%;
    z-index: 3;
}

.sec_inner .position01 {
    z-index: 1;
    position: absolute;
    top: 500px;
    right: 500px;
    width: 32px;
    height: auto;
    opacity: 0;
}
.sec_inner .position02 {
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 600px;
    width: 32px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.sec_inner .position03 {
    z-index: 1;
    position: absolute;
    top: -50px;
    right: 100px;
    width: 32px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.sec_inner .position04 {
    z-index: 1;
    position: absolute;
    top: 500px;
    right: 40px;
    width: 32px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.sec_inner .position05 {
    z-index: 1;
    position: absolute;
    top: 50px;
    right: 500px;
    width: 32px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}
.sec_inner .position06 {
    z-index: 1;
    position: absolute;
    top: 100px;
    right: 600px;
    width: 32px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}

.sec_inner .position07 {
    z-index: 4;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 400px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.sec_inner .position08 {
    z-index: 4;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 400px;
    height: auto;
    opacity: 0;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.sec_inner .position09 {
    z-index: 4;
    position: absolute;
    top: -400px;
    left: -400px;
    width: 390px;
    height: 400px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}
.sec_inner .position10  {
    position: absolute;
    top:38%;
    right: 0px;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 1.5s;
}

.banner_bg_c-hr {
	position: relative;
	height: 980px;

}
.bg_phv {
	position: relative;
	height: 880px; 
}

.banner_bg_c-hr_box,.banner_bg_phv_box {
	color: #fff;
	position: absolute;
	right: 0;
	left: 0;
	line-height: 38pt;
	margin: 0 auto ;
	text-align: center;
}
.banner_bg_c-hr_box{
	bottom: 100px;
}
.banner_bg_phv_box{
	bottom: 200px;
}
.text_big{
	font-size: 50pt;
}
.btn_phv {
	position: absolute;
	width: 50%;
	left: 25%;
	bottom: 130px;
}

/* SECTION INFO
==============================*/

.section_info .sec_inner {
	padding: 0 5.0% 0 2.8125%;
}
.section_info .ttl {
	float: left;
	width: 68.915929%;
}
.section_info .tel {
	float: right;
	width: 27.5%;
}

/* NAVIGATION
==============================*/

nav .ul_tag li {
	float: left;
	width: 20%;
}
nav .ul_tag_norikae li {
	float: left;
	margin-top: 30px;
	margin-right: 15px;
}
.ul_tag_norikae img {
    width: 180px;
}
nav .ul_tag_norikae li:first-of-type{
}
nav .ul_tag_norikae li:last-of-type{
	margin-right: 0;
}
.scroller.follow {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 500;
}
/* FOOTER
==============================*/

footer {
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 6.25%;
}
footer .inner {
	padding: 0 5%;
}
#backtop {
	width: 73%;
	margin: 0 auto 7.74%;
}
footer .copyright {
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	position: relative;
}
footer .copyright .txt {
	margin-right: 153px;
	padding: 0 10px;
}
footer .copyright .txt .pull_right {
	float: right;
}
footer .copyright .logo {
	position: absolute;
	right: 0;
	top: 0;
}
/* page-top
==============================*/
#page-top {
	position:fixed;
	bottom:200px;
	right:70px;
	font-size:100%
}

#page-top a {
	background:#666;
	text-decoration:none;
	color:#fff;
	width:75px;
	padding:20px;
	text-align:center;
	display:block;
	border-radius:5px
}

#page-top a:hover {
	text-decoration:none;
	background:#999
}
/* SECTION CONTACT
==============================*/

.section_contact {
	margin-top: 1.416em;
	margin-bottom: 1em;
}
.section_contact .intro {
	padding: 0 0.818em;
	margin-bottom: 1.0909em;
	font-size: 0.91666em;
	line-height: 1.2;
}
.section_contact .intro .txt {
	display: table-cell;
	padding-left: 0.66em;
	vertical-align: middle;
	font-weight: bold;
}
.section_contact .intro .txt .cap {
	color: #ed1c24;
}
.section_contact .intro .txt .ttl {
	font-size: 1.409em;
}
.section_contact .intro .img {
	display: table-cell;
	width: 10.138%;
}
.section_contact .note {
	font-size: 14pt;
	padding: 20px 0;
}
.section_contact .focus {
	color: #ed1c24;
	font-size: 25pt;
	text-align: center;
}
.contact_form .required {
	color: #ed1c24;
}
.contact_form .stick {
	color: #58595b;
	font-size: 0.66em;
	margin-bottom: 0.5em;
}
.contact_form .form_ttl {
	background: #231f20;
	color: #fff;
	padding: 0.2em 0.5em 0;
	font-size: 0.875em;
	line-height: 1.2;
}
.ul_form {
	width: 100%;
	font-size: 14px;
	border-collapse: collapse;
	color: #58595b;
}
.ul_form .th,
.ul_form .td {
	padding: 0.7em 0.857em;
	border: 1px dotted #000;
}
.ul_form .tr:nth-child(even) .th,
.ul_form .tr:nth-child(even) .td {
	background: #e7f6fd;
}
.ul_form .th {
	width: 23.89%;
	border-left: none;
}
.ul_form .td {
	border-right: none;
}
.ul_form .bullet {
	background: url(../img/arrow01.png) no-repeat 0 0.4em;
	padding-left: 1.14em;
}
.contact_form {
	position: relative;
}
.contact_form.mask:before {
	display: block;
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: url(../img/comming_soon.png) no-repeat 50% 50%;
	background-size: 91.26% auto;
}
.contact_form .select_box,
.contact_form .text_input,
.contact_form .textarea {
	background-color: #fff;
	border-color: #636467 #b2b4b6 #b2b4b6 #636467;
	border-style: solid;
	border-width: 2px;
	font-size: 0.7857em;
}
.contact_form .textarea {
	width: 35.7em;
	height: 5.27em;
	padding: 0.3em;
	resize: none;
}
.contact_form .textarea.hsize {
	height: 9.09em;
}
.contact_form .select_box {
	width: 16.54em;
	height: 2.36em;
}
.contact_form .text_input {
	padding: 0.3em;
	height: 2.36em;
}
.contact_form .wsize01 {
	width: 7.9em;
}
.contact_form .wsize02 {
	width: 4.36em;
}
.contact_form .wsize03 {
	width: 35.6em;
}
.contact_form .wsize04 {
	width: 14.8em;
}
.contact_form .wsize05 {
	width: 56.6em;
}
.contact_form .desc {
	padding: 0.2em 0;
}
.contact_form .select_group,
.contact_form .input_group {
	display: inline-block;
	margin-right: 0.4em;
}
.contact_form .radio_group {
	display: inline-block;
	margin-right: 1.428em;
}
.contact_form .agree .check span {
	display: inline-block;
	border-bottom: 1px solid #7c7e80;
}
.contact_form .agree .policy {
	margin-left: 1em;
}
.contact_form .agree .policy a {
	display: inline-block;
	border-bottom: 1px solid #7c7e80;
	color: #ed1c24;
}
.contact_form .ul_btn {
	text-align: center;
	margin-top: 0.833em;
}
.contact_form .ul_btn li {
	display: inline-block;
}
.contact_form .ul_btn .btn {
	display: block;
	border: none;
	background: transparent;
	cursor: pointer;
}

/* 01. NAV WEB
==============================*/

/* Section 01 */

#nav_web .section01 {
	margin-bottom: 3.854%;
}

/* Section 02 */

#nav_web .section02 .ul_banner li {
	margin-top: -1.2168%;
}

/* 02. NAV CUSTOMIZE
==============================*/

/* Section 01 */
#nav_customize{
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
}

#nav_customize .section01 {
	margin-bottom: 4.166%;
}
#nav_customize .section01 .ul_banner li {
	position: relative;
}
.btn_detail {
	display: block;
	width: 11em;
	position: absolute;
	right: 2.3em;
	bottom: 1.458em;
}
.btn_detail.align_left {
	right: auto;
	left: 2.3em;
}

.attention{
	color: #333333;
	font-size: 11pt;
	text-align: left;
	margin-bottom: 20px;
}


/* Section 02 */

#nav_customize .section02 .ul_banner li {
	margin-bottom: 5.53%;
}
#nav_customize .section02 .ul_banner li .inner {
	position: relative;
}
#nav_customize .section02 .ul_banner li .ttl {
	white-space: nowrap;
	text-align: center;
	margin-top: 1.106%;
}
#nav_customize .section02 .ul_banner li h3.ttl {
	font-size: 1.458em;
	line-height: 1.1;
}

.trans {
	opacity: 1;
}
.b1 {
    display: block;
    position: absolute;
    bottom: 4.7em;
    top: 19.8em;
    left:11.8em;	
}

.b2{
    display: block;
    position: absolute;
    top:23.6em;
    left: 11.9em;
}

.b3{
    display: block;
    position: absolute;
    right: 13.35em;
    top: 21.5em;
}

.b4{
    display: block;
    position: absolute;
    top: 51.25em;
    right: 11.2em;
    width: 432.5px;
	
}

.b5{
    display: block;
    position: absolute;
    top: 26.3em;	
    left: 12em;
}

.b6{
    display: block;
    position: absolute;
    right: 8em;
    top: 38.5em;
	
}

.b7{
    display: block;
    position: absolute;
    right: 8em;
    top: 44em;
	
}
.b8{
    display: block;
    position: absolute;
    right: 8em;
    top: 49.5em;	
}

.b9{
    display: block;
    position: absolute;
    right: 8em;
    top: 32.5em;	
}

.b10{
    display: block;
    position: absolute;
    right: 8em;
    top: 37.5em;	
}

.b11{
    display: block;
    position: absolute;
    right: 8em;
    top: 42.5em;	
}

.b12 {
    display: block;
    position: absolute;
    top: 710px;
    left: 550px;	
}

/* Section 03 */

#nav_customize .section03 {
	margin-bottom: 4.1666%;
}
#nav_customize .section03 .sec_inner {
	height: 20.666em;
}

 /* Section 04 */
#nav_customize .section04 {
	margin-bottom: 4.166%;
}
#nav_customize .section04 .ul_banner li {
	position: relative;
}
.btn_detail {
	display: block;
	width: ;
	position: absolute;
	right: 2.3em;
	bottom: 1.458em;
}




/* 03. NAV SALE
==============================*/

#nav_sale {
	margin-bottom: 7.29166666%;
}

/* Section 01 */

#nav_sale .section01 {
	margin-bottom: 4.1666%;
}

/* Section 02 */

#nav_sale .section02 {
	margin-bottom: 1%;
}

/* Section 03 */

#nav_sale .section03 .note {
	font-size: 11px;
	padding-top: 0.8em;
	margin-bottom: 1em;
}
#nav_sale .section03 .note .small {
	font-size: 9px;
	line-height: 1.2;
	margin-top: 3px;
}
#nav_sale .section03 .ul_car {
	margin: 0 -0.1666em;
}
#nav_sale .section03 .ul_car li {
	float: left;
	width: 33.3333333333%;
	padding: 0 0.8333em;
}

/* 04. NAV CATEOGRY
==============================*/

#nav_catalog {
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 7.29166666%;
}

/* 05. NAV STORE
==============================*/
#nav_store{
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
}

#nav_store .section01 {
	margin-bottom: 5.208%;
	position: relative;
}
#nav_store .section02 {
	padding: 0 8.85%;
}
#nav_store .ul_store li {
	margin-bottom: 4.94%;
}
#nav_store .ul_store table {
	width: 100%;
	border-collapse: collapse;
}
#nav_store .ul_store table td {
	vertical-align: middle;
	border: 0.235em solid #f58220;
	vertical-align: top;
	font-size: 0.708em;
}
#nav_store .ul_store .staff .img {
	width: 20.9%;
	vertical-align: middle;
}
#nav_store .ul_store .staff .txt {
	padding-left: 0.82em;
	padding-bottom: 0.82em;
	line-height: 1.2;
}
#nav_store .ul_store .staff .txt .des {
	border-bottom: 2px solid #f58220;
	padding: 1.3em 0.5em 0.7em;
	margin-bottom: 0.8em;
	position: relative;
}
#nav_store .ul_store .staff .txt .des:before {
	display: block;
	content: ' ';
	width: 0.7em;
	height: 0.7em;
	background: #f58220;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	bottom: -0.35em;
}
#nav_store .ul_store .staff .txt .des .ttl {
	font-size: 1.529em;
	margin-bottom: 0.3em;
}
#nav_store .ul_store .staff .txt .info {
	display: table;
	width: 100%;
}
#nav_store .ul_store .staff .txt .info span {
	display: table-cell;
	vertical-align: middle;
}
#nav_store .ul_store .staff .txt .info .add {
	width: 45%;
	padding-left: 0.7em;
}
#nav_store .ul_store .staff .txt .info .tel {
	font-size: 1.647em;
	padding-right: 0.4em;
}
#nav_store .ul_store .store td {
	padding: 0.88em 3.82em;
}
#nav_store .ul_store .store .img {
	float: left;
	width: 39.23%;
}
#nav_store .ul_store .store .map {
	float: right;
	width: 55.380%;
	border: 2px solid #231f20;
}

img.btn_info {
	width: auto;
	margin: 0 auto 55px;
}

/* MEDIA QUERY
==============================*/

@media (max-width: 940px) {
    body {
        font-size: 23.5px;
    }
}
@media (max-width: 920px) {
    body {
        font-size: 23px;
    }
}
@media (max-width: 900px) {
    body {
        font-size: 22.5px;
    }
}
@media (max-width: 880px) {
    body {
        font-size: 22px;
    }
}
@media (max-width: 860px) {
    body {
        font-size: 21.5px;
    }
    .contact_form .wsize05 {
    	width: 35.6em;
    }
}
@media (max-width: 840px) {
    body {
        font-size: 21px;
    }
}
@media (max-width: 820px) {
    body {
        font-size: 20.5px;
    }
}
@media (max-width: 800px) {
    body {
        font-size: 20px;
    }
    .ul_form,
    .ul_form .tr,
    .ul_form .th,
    .ul_form .td {
    	width: 100%;
    	display: block;
    	border: none;
    }
    .ul_form .th,
    .ul_form .td {
		padding: 0;
		background: none !important;
    }
    .ul_form .th {
    	margin-bottom: 0.25em;
    }
    .ul_form .tr {
    	padding: 0.5em 1em 0.8em;
    }
    .ul_form .tr:nth-child(even) {
		background: #e7f6fd;
	}
	.contact_form .textarea {
		display: block;
	}
	.contact_form .note01,
	.contact_form .note02,
	.contact_form .note03 {
		display: block;
		margin-top: 0.25em;
		font-size: 0.8em;
	}
	.contact_form .desc {
		font-size: 0.8em;
	}
	.section_contact .intro,
	.section_contact .note {
		padding: 0;
	}
	.section_contact .focus {
		text-align: left;
	}
}
@media (max-width: 780px) {
    body {
        font-size: 19.5px;
    }
}
@media (max-width: 760px) {
    body {
        font-size: 19px;
    }
}
@media (max-width: 740px) {
    body {
        font-size: 18.5px;
    }
}
@media (max-width: 720px) {
    body {
        font-size: 18px;
    }
}
@media (max-width: 700px) {
    body {
        font-size: 17.5px;
    }
    #nav_store .section02 {
    	padding: 0 2.91666666666667%;
    }
    #nav_store .ul_store .staff .txt .info .tel {
    	font-size: 1.4em;
    }
}
@media (max-width: 680px) {
    body {
        font-size: 17px;
    }
}
@media (max-width: 660px) {
    body {
        font-size: 16.5px;
    }
}
@media (max-width: 640px) {
    body {
        font-size: 16px;
    }
}
@media (max-width: 620px) {
    body {
        font-size: 15.5px;
    }
}
@media (max-width: 600px) {
    body {
        font-size: 15px;
    }
}
@media (max-width: 580px) {
    body {
        font-size: 14.5px;
    }
}
@media (max-width: 560px) {
    body {
        font-size: 14px;
    }
}
@media (max-width: 540px) {
    body {
        font-size: 13.5px;
    }
}
@media (max-width: 520px) {
    body {
        font-size: 13px;
    }
}
@media (max-width: 500px) {
    body {
        font-size: 12.5px;
    }
    .contact_form .wsize03,
	.contact_form .wsize05,
	.contact_form .textarea {
		width: 100%;
	}
}
@media (max-width: 480px) {
    body {
        font-size: 12px;
    }
    footer .copyright .txt .pull_right {
    	display: none;
    }
    .section_contact .intro,
    .contact_form .form_ttl {
    	font-size: 16px;
    }
    .section_contact .note {
    	font-size: 14px;
    }
    .contact_form .stick {
    	font-size: 12px;
    }
    .contact_form .agree .check input[type="checkbox"] {
    	display: block;
    }
    .contact_form .agree .policy {
    	margin: 0;
    }
    #nav_store .ul_store .staff .txt .des,
    #nav_store .ul_store .store .map {
    	border-width: 1px;
    }
    #nav_store .ul_store .staff .img {
    	width: 30%;
    }
    #nav_store .ul_store table td {
		font-size: 1em;
	}
	#nav_store .ul_store .staff .txt .des {
		padding-top: 0.7em;
	}
	#nav_store .ul_store .staff .txt .info .add {
		padding-right: 0.5em;
	}
}
@media (max-width: 460px) {
    body {
        font-size: 11.5px;
    }
}
@media (max-width: 440px) {
    body {
        font-size: 11px;
    }
}
@media (max-width: 420px) {
    body {
        font-size: 10.5px;
    }
}
@media (max-width: 400px) {
    body {
        font-size: 10px;
    }
    .contact_form .select_group,
    .contact_form .input_group {
    	display: block;
    	margin-bottom: 0.5em;
    }
    .contact_form .select_box {
    	width: 100%;
    }
    .contact_form .select_group .select_box,
    .contact_form .input_group .text_input {
    	width: 80%;
    }
    .contact_form .whalf {
    	width: 42%;
    }
}
@media (max-width: 380px) {
    body {
        font-size: 9.5px;
    }
}
@media (max-width: 360px) {
    body {
        font-size: 9px;
    }
}
@media (max-width: 340px) {
    body {
        font-size: 8.5px;
    }
}
@media (max-width: 320px) {
    body {
        font-size: 8px;
    }
}
.movie {
    position: absolute;
    top: 298px;
    right: 56px;
    z-index: 150;
}
.hand {
    position: absolute;
    top: 560px;
    left: 545px;
    z-index: 200;
    width: 376px;
    height: 59px;
}
.comform-wrap {
    width: 100% !important;
}
.bg_tssc {
	position: relative;
}
.btn_tssc {
	position: absolute;
	left: 25%;
	top: 830px;
	z-index: 1;
	width: 480px;
}
.bg_c-hr {
	position: relative;
}
.btn_c-hr {
	position: absolute;
	width: 50%;
	left: 25%;
	top: 880px;
}
.bg_phv {
	position: relative;
}

/*2016/11/05 追加*/
.mainimage{
	background-color: #000000;
}
.mainimage img{
	margin: 0 auto;
	width: 1090px;
}
.left-half{
	float: left;
	margin: 30px 0;
	height: 220px;
	width: 476px;
}
.right-half{
	float: right;
	margin: 30px 0;
	height: 220px;
	width: 476px;
}

#roomy{
	margin-bottom: 200px;
	width: 100%;
}
#roomy div:nth-child(odd){
	background-color: #F7F7F7;
	width: 100%;
}
.point01, .point02, .point03, .point04, .point05, .point06, .new_roomy{
	display: block;
	position: relative;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 960px;
}
.link-button{
	position: absolute;
	bottom: 40px;
	right: 0;
	left: 0;
	margin: 0 auto;

	height: 60px;
	width: 526px;
}

.link-banner{
	display: block;
	margin: 0 auto;
	position: absolute;
	right: 0;
	left: 0;
	height: 90px;
	width: 670px;
}

#container {
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
}
