hr {
	border-color: #F69;
}

.teaser .teaser_a1 {
	background-image: url(../images/toile/teaser_b.jpg);
	background-repeat: no-repeat;
}

.teaser .teaser_a1 .content {
	position: relative;
	display: block;
	left: 320px;
	top: 40px;
	text-align: right;
	width: 200px;
}

.teaser .teaser_a1 .content .c1 {
	color: #FF3300;
	font-size: 32px;
}

.teaser .teaser_a1 .content .c2 {
	font-size: 18px;
}

.area_a .teaser_a {
	margin-top: 35px;
}

* html .area_a .teaser_a {
	margin-top: 40px;
}

.area_b .content {
	width: 600px;
}

.area_b .content2 {
	width: 750px;
}

.pt_product {
	float: left;
	margin: 20px 20px 0 0;
	background-image: url(../images/toile/pc_area_b_pt_border.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 320px;
}

.pt_product .content {
	position: relative;
	padding: 20px;
	width: 310px;
}

* html .pt_product .content {
	width: 350px;
}

.pt_product .headline {
	font-size: 22px;
	color: #FF6699;
}

.pt_product .price {
	position: absolute;
	width: 100px;
	text-align: right;
	top: 20px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FF6699;
}

.pt_product .desc {
	position: absolute;
	right: 10px;
	top: 70px;
	width: 150px;
	height: 215px;
	line-height: 1.2;
}

.pt_product .image {
	position: absolute;
	left: 20px;
	top: 70px;
}

.pt_product .order_button {
	position: absolute;
	right: 10px;
	top: 285px;
}

.pt_product .tmpl_button {
	position: absolute;
	right: 105px;
	top: 285px;
}