@charset "utf-8";
/* CSS Document */

.shop {
	background-image: url(images/shop_area2.jpg);
	background-repeat: no-repeat;
	height: 1078px;
	width: 834px;
	margin-top: 10px;
	background-position: center top;
}
.shop_lineup {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-top: 190px;
}
.shop_back01 {
	height: 408px;
	width: 375px;
	background-image: url(images/mini_cd01.jpg);
	background-repeat: no-repeat;
}
.shop_back02 {
	height: 408px;
	width: 375px;
	background-image: url(images/mini_cd02.jpg);
	background-repeat: no-repeat;
}
.shop_back03 {
	height: 408px;
	width: 375px;
	background-image: url(images/mini_cd03.jpg);
	background-repeat: no-repeat;
}
.shop_back04 {
	height: 408px;
	width: 375px;
	background-image: url(images/mini_cd04.jpg);
	background-repeat: no-repeat;
}
.shop_txt {
	font-size: 12px;
	color: #FFF;
	width: 320px;
	text-align: left;
	margin-left: 30px;
	line-height: 16px;
	margin-bottom: 10px;
}
.shop_txt a{
	color:#FC3;
	font-weight: bold;
}



/*IE7*/
*:first-child+html .shop_lineup {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 190px;

}
*:first-child+html .shop_txt {
	line-height: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*:first-child+html .shop_txt_s {
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 70px;
}
*:first-child+html .sofmap{
	margin-left: 80px;
	line-height: 16px;
	margin-top: 310px;
}

/*IE6*/
*html .shop_lineup {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 190px;

}
*html .shop_txt {
	margin-bottom: 10px;
	margin-left: 0px;
}
*html .shop_txt_s {
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 70px;
}
*html .sofmap{
	margin-left: 65px;
	line-height: 16px;
	margin-top: 310px;
}
