@charset shift_jis;

/* ----------------------------------------
	/auto-archive/insight/2014/webcatalog/styling/
---------------------------------------- */

#bgWrap {
	width: 820px;
	margin: 0 auto 90px;
	padding: 40px 80px 0px;
	background: url(../image/bg.jpg) left bottom no-repeat;
}

/* ----------------------------------------
	Exterior
---------------------------------------- */

#exterior {
	padding-top: 0;
}

#exterior .caption {
	display: none;
}


/* ----------------------------------------
	form
---------------------------------------- */

#form {
	padding-bottom: 333px;
}
#form .mainText {
	margin-bottom: 23px;
}
#form .mainText img {
	margin-bottom: 10px;
}


/* ----------------------------------------
	color
---------------------------------------- */

#color {
	height: 460px;
	margin: 0;
	line-height: 20px;
}

#color .contents {
	position: relative;
	z-index: 10;
}

#color .caption {
	margin: 10px 0 0;
	font-size: 12px;
}
#color .caption  strong {
	display: block;
	font-size: 15px;
}
#color .caption strong span {
	font-size: 12px;
}

#color .attention {
	margin-top: 30px;
	font-size: 11px;
	line-height: 16px;
}

#color .chgImg img {
	right: -40px;
	top: -10px;
}

.ctrlNav li.white {
	border: solid 1px #ccc;
	width: 30px;
	height: 30px;
}
.ctrlNav li.white img {
	margin: -1px 0 0 -1px;
}

.ctrlNav li.white.selected {
	border: solid 2px #1e7aac;
	width: 28px;
	height: 28px;
}
.ctrlNav li.white.selected img {
	margin: -2px 0 0 -2px;
}


/* ----------------------------------------
	view3d
---------------------------------------- */

#view3d {
	height: 313px;
	margin: 0;
	padding-bottom: 0;
}
#view3d p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}
#view3d img.img {
	position: absolute;
	right: 40px;
	top: 17px;
}


/* ----------------------------------------
	IE Fix
---------------------------------------- */

* html #thumbs div ul {
	margin-top: 10px;
}
