@charset "utf-8";

/* *******************************************************
common
******************************************************** */
#contents #contentsInner .columnMainArea {
	background: #1a5a9b url(../../mobile/img/bar_mobile.gif) no-repeat;
}

#contents #contentsInner .columnMainArea div.mobileBox {
	position: relative;
	width: 697px;
	height: 449px;
	overflow: hidden;
}

#contents #contentsInner .columnMainArea div.mobileBox div {
	width: 697px;
	height: 449px;
	background: url(../../mobile/img/img_01.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}


