.line {
	border-color: #B040D9;
}

.teaser .teaser_a1 {
	background-image: url(../images/poster/teaser_b1.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 .content .notice {
	padding-top: 20px;
	clear: both;
}