@charset "utf-8";

/* ---------- index.html ---------- */

#main h2 {
	background: url(../images/index_h2.png) no-repeat left top;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 26px;
}

#main p.text {
	padding: 13px 0 13px 19px;
}


#main #w617box {
padding: 0 32px 0 15px;}


#w617box h3 {
	clear: both;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 27px;
	margin-top: 40px;
	line-height: 29px;
}

#w617box h3.bg1 {
	background: url(../images/index_h3_01.png) no-repeat left top;
}

#w617box p.desc {
	text-align: right;
	font-size: 12px;
	margin: -24px 0 18px 0;
}

#w617box p.margin1 {
	margin-right: 37px;
}

#w617box h3.bg2 {
	background: url(../images/index_h3_02.png) no-repeat left top;
}

#w617box p.margin2 {
	margin-right: 177px;
}

#w617box h3.bg3 {
	background: url(../images/index_h3_03.png) no-repeat left top;
}

#w617box p.margin3 {
	margin-right: 17px;
}

#w617box div.leftwrap {
	float: left;
	width: 304px;
}

#w617box div.rightwrap {
	float: right;
	width: 304px;
}

div.leftwrap div,
div.rightwrap div {
	width: 304px;
	height: 170px;
	position: relative;
}

div.card1 {
	background: url(../images/temp01.png) no-repeat left top;
}

div.card2 {
	background: url(../images/temp02.png) no-repeat left top;
}

div.card3 {
	background: url(../images/temp03.png) no-repeat left top;
	margin-top: 10px;
}

div.card4 {
	background: url(../images/temp04.png) no-repeat left top;
	margin-top: 10px;
}

div.card5 {
	background: url(../images/designers01.png) no-repeat left top;
}

div.card6 {
	background: url(../images/designers02.png) no-repeat left top;
}

div.card7 {
	background: url(../images/shoptemp.jpg) no-repeat left top;
}

div.cardwrap h4 {
	font-size: 14px;
	font-weight: bold;
	border-left: 5px #e30012 solid;
	padding-left: 4px;
	line-height: 1;
	position: absolute;
	left: 12px;
	top: 15px;
}

div.cardwrap h4 span {
	color: #e30012;
	line-height: 1;
}

div.cardwrap div div p {
	position: absolute;
	line-height: 1;
	font-weight: bold;	
}

div.cardwrap p.designBtn {
	right: 7px;
	top: 8px;
}

div.cardwrap p.sheets {
	color: #fff;
	font-size: 11px;
	right: 39px;
	top: 93px;
}

div.cardwrap p.price {
	color: #e30012;
	font-size: 26px;
	bottom: 23px;
	right: 40px;
	letter-spacing: -2px;
}

div.cardwrap p.price span {
	color: #444;
	font-size: 12px;
	padding-left: 3px;
}

div.cardwrap p.tax {	
	right: 26px;
	bottom: 25px;
}

div.rightwrap p.shopcardPrice {
	font-weight: bold;
	margin-top: 74px;
}

div.rightwrap table {
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

div.rightwrap th {
	background-color: #f0f1f3;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 2px 8px;
	width: 166px;
}

div.rightwrap td {
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 2px 8px;
	font-weight: bold;
	text-align: right;
}
