@charset "utf-8";


#topImgWrap {
	
}

#topImgArea {
	position:relative;
	width:960px;
	height:1044px;
	margin:0 auto;
	background:url(/common/images/ajax-loader.gif) no-repeat center 300px;
	
}
.loaded {
	background:none !important;
}


.card {
	position:absolute;
	z-index:30;	
}

.cardInner {
	margin:-5px;
	padding:5px;	
}

.l .cardInner {
	zoom:1;
	background:url(../images/bg_l.gif) no-repeat 0 0;
}
.search .cardInner,
.m .cardInner {
	zoom:1;
	background:url(../images/bg_m.gif) no-repeat 0 0;
}
.w .cardInner {
	zoom:1;
	background:url(../images/bg_w.gif) no-repeat 0 0;
}
.about .cardInner {
	zoom:1;
	background:url(../images/bg_about.gif) no-repeat 0 0;
}
.qa .cardInner,
.know .cardInner {
	zoom:1;
	background:url(../images/bg_qa.gif) no-repeat 0 0;
}
.check .cardInner {
	zoom:1;
	background:url(../images/bg_check.gif) no-repeat 0 0;
}






.card img {
}

.waku{
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	display:none;
}
.cardInner2 div {
	position:absolute;
	top:0;
	left:0;
}

.cardInner .innerOver {
	/*border:solid 10px #fff;*/
	padding:0;
}

.cardInner2 .innerOver {
	/*border:solid 5px #084777;*/
	padding:0;
}

.illust {
	position:absolute;
	z-index:41;
}
.illust-type_g-l {
	left:12px;
	bottom:2px;
}
.illust-type_g-m {
	left:16px;
	bottom:2px;
}
.illust-type_g-w {
	left:12px;
	bottom:2px;
}

.illust-type_h-l {
	left:12px;
	bottom:1px;
}
.illust-type_h-m {
	left:-5px;
	bottom:2px;
}
.illust-type_h-w {
	left:12px;
	bottom:2px;
}

.illust-type_i-l {
	left:12px;
	bottom:2px;
}

.illust-type_i-m {
	right:5px;
	bottom:2px;
}

.illust-type_i-w {
	left:20px;
	bottom:2px;
}


.illust-type_sk-m {
	left:7px;
	bottom:2px;
}
.illust-type_sk-l {
	left:14px;
	bottom:2px;
}

.illust-type_sk-w {
	left:20px;
	bottom:2px;
}

.illust-type_zk-l {
	left:17px;
	bottom:2px;
}

.illust-type_zk-m {
	right:17px;
	bottom:2px;
}
.illust-type_zk-w {
	right:18px;
	bottom:2px;
}

.illust-type_sa-l {
	left:20px;
	bottom:2px;
}

.illust-type_sa-m {
	right:-11px;
	bottom:2px;
}
.illust-type_sa-w {
	left:20px;
	bottom:2px;
}


.illust-type_zm-l {
	left:10px;
	bottom:5px;
}

.illust-type_zm-m {
	right:13px;
	bottom:2px;
}

.illust-type_zm-w {
	right:13px;
	bottom:2px;
}


/* noscript */

.mapBox01 {
	margin:20px 0 0 50px;	
}
