@charset "Shift_JIS";

/* 共通ブロック大囲み */
.stylingBlockArea {
	width:100%;
	margin:0 auto;
	/*padding-top:60px;←original*/
	
	padding-top:115px;
	position:relative;
}

/* ブロックメインビジュアル背景囲み */
.BlockColorBg {
	width:100%;
	background: url(/auto-archive/freed/2016/images/areashadow.png) repeat-x left bottom;
}

.BlockColor {
	width:100%;
	margin:0 auto;
}

.styling3dViewBg {
	width:100%;
	background: url(/auto-archive/freed/2016/webcatalog/3d/exterior/images/back_bg.gif) repeat-x left bottom;
}

/* ブロックタイトル */
h2.galleryCornerTtl {
	width:900px;
	line-height:0;
	padding-top: 40px;
	padding-bottom:4px;
	background: url(/auto-archive/freed/2016/webcatalog/images/cornerline.gif) no-repeat center bottom;
	margin: 0 auto;
}

h2.stylingCornerTtl {
	width:900px;
	line-height:0;
	background: url(/auto-archive/freed/2016/webcatalog/images/cornerline.gif) no-repeat center bottom;
	padding-top: 20px;
	padding-bottom:4px;
	margin: 0 auto;
}

/* ギャラリー */
#gallery-container {
	width:100%;
	padding-bottom:20px;
	background: url(/auto-archive/freed/2016/webcatalog/styling/images/gallery_bg.gif) repeat-x left bottom;
}

.galleryBox {
	width:898px;
	height:504px;
	line-height:0;
	position:relative;
	margin:0 auto;
	margin-top:25px;
	border: 1px solid #777777;
}

.galleryBox .arrowL {
	width:33px;
	height:90px;
	position:absolute;
	top:207px;
	left:0;
}

.galleryBox .arrowR {
	width:33px;
	height:90px;
	position:absolute;
	top:207px;
	left:865px;
}

.galleryBtnBox {
	width:900px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:0;
	margin:0 auto;
}

.galleryBtnBox ul {
	overflow:hidden;
}

.galleryBtnBox li {
	width:28px;
	float:left;
}

.galleryInfoBox {
	position:relative;
	width:900px;
	height:153px;
	overflow:hidden;
	margin:0 auto;
}

.galleryInfoBox .photoBox {
	position: absolute;
	width:300px;
	height:153px;
	top: 0;
	left: 0;
}

.galleryInfoBox .txtBox {
	position: absolute;
	width:600px;
	height:153px;
	top: 0;
	right: 0;
}

.galleryInfoBox .txtBox h3 {
	width:600px;
	font-size:121.4%;
	line-height:1.2;
	padding-bottom:5px;
	font-weight:bold;
	color:#5a5a5a;
}

.galleryInfoBox .txtBox p {
	width:600px;
	font-size:92.9%;
	line-height:1.6;
	color:#5a5a5a;
}

.galleryInfoBox .view3dBtn {
	position:absolute;
	width: 218px;
	height: 58px;
	bottom: 1px;
	right: 1px;
}

/* カラー */
.BlockColorConte {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}

.BlockColorCar {
	position: relative;
	width:815px;
	text-align:center;
	height:440px;
	line-height:0;
	margin: 30px auto 30px;
}

.BlockColorCar .loading {
	position: absolute;
	width:815px;
	height:440px;
	top: 0;
	left: 0;
}

.ColorBox {
	width:815px;
	margin:0 auto;
	padding-bottom:20px;
	overflow:hidden;
}

.ColorBox ul.color-btns {
	width:576px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:2px;
	float: left;
}

.ColorBox li {
	width:60px;
	padding-right:12px;
	float:left;
	line-height:0;
	/* IE6 & IE7 */
	*line-height: 1px;
	*font-size: 1px;
}

.ColorBox .tips {
	width:239px;
	float:left;
	background: url(/auto-archive/freed/2016/webcatalog/styling/images/color_tips_bg.png) no-repeat;
	text-align:center;
	font-size:85.0%;
	line-height:31px;
}

.ColorBox .marker {
	position: relative;
	width: 576px;
	height: 3px;
	padding-bottom: 2px;
}

.ColorBox .marker img {
	position: absolute;
	width: 60px;
	height: 3px;
	top: 0;
	left: 0;
}

.caption {
	font-size:78.6%;
}

.caption_name {
	font-size:78.6%;
	vertical-align: top;
}

/* 3Dビュー */
.styling3dViewWrap {
	width:900px;
	padding-top:85px;
	margin:0 auto 0 auto;
}

#shadow {
	width:100%;
	height:15px;
	background:url(/auto-archive/freed/2016/webcatalog/styling/images/web3d_shadow.gif) repeat-x left top;
}
