@charset "UTF-8";

/*----- what's new layout -----*/

.whats a img {
	border:solid 1px #d6d6d6;
}

.whats a:hover img {
	border:solid 1px #00418b;
}

.whats li {
	width:735px;
	float:left;
}

.whats_l {
	width:44px;
}

.whats_r {
	width:680px;
}

.all_whats a {
	padding-left:13px;
	background:url("../img/top/arrow01.gif") no-repeat left;
}

/*----- top bloc layout -----*/

.top_bloc01 {
	width:712px;
	margin:0 11px 0 12px;
}

.top_bloc01_l {
	width:231px;
}

.top_bloc01_r {
	width:472px;
}

.top_w231 {
	width:231px;
}

/*----- top inquiry layout -----*/

.inquiry {
	width:180px;
}

/*----- mobile layout -----*/

.mobile {
	width:200px;
	background:url("../img/top/mobile_bk.gif") repeat-y;
}

.mobile_top {
	width:200px;
	background:url("../img/top/mobile_top.gif") no-repeat top;
}

.mobile_bottom {
	width:200px;
	background:url("../img/top/mobile_bottom.gif") no-repeat bottom;
}

.qr {
	padding:5px;
	width:170px;
	background:#ececf0;
	font-weight:bold;
}