#mainimg {
	height: 93px;
	width: 842px;
	background: url(../img/bg_main.gif) no-repeat top center;
	position: relative;
}
.maincont p {
	margin: 10px 0;
}
#countdown {
	width: 4em;
	height: 1.2em;
	overflow: hidden;
	font-size: 400%;
	letter-spacing: 0.3em;
	position: absolute;
	left: 306px;
	top: 10px;
	color: red;
}
.pu {
	width: 405px;
}
.pu h3 {
	display: none;
}
.pickup1 {
	position: relative;
	height: 143px;
	background: url(../img/bg_pickup1.jpg) no-repeat;
}
.pickup1 p {
	position: absolute;
	top: 46px;
	left: 15px;
	width: 260px;
}
.pickup2 {
	height: 128px;
	position: relative;
	margin-top: 25px;
	background: url(../img/bg_pickup2.jpg) no-repeat;
}
.pickup2 p {
	position: absolute;
	left: 15px;
	top: 28px;
	width: 270px;
}
.pickup3 {
	height: 128px;
	position: relative;
	margin-top: 25px;
	background: url(../img/bg_pickup3.jpg) no-repeat;
}
.pickup3 p {
	position: absolute;
	left: 15px;
	top: 28px;
	width: 260px;
}
.bnr {
	margin: 10px 0;
}
.bnr1 {
	margin-right: 14px;
}
.bnr2 {
	
}

.pickup1 p.ttl,
.pickup2 p.ttl,
.pickup3 p.ttl{ display: none;}

#navi2 {
	float: right;
	margin-right: 6px;
	width: 205px;
}
.flow .bt {
	margin-left: 10px;
	margin-top: 15px;
}
.flow {
	margin: 10px 0;
	background: #c1dff9;
	padding-bottom: 10px;
}
.areaBox {
	margin-top: 15px;
	margin-left: 20px;
	padding-top: 24px;
	width: 167px;
	height: 62px;
	font-size: 80%;
	text-align: center !important;
	background: url(../img/bg_area.gif) no-repeat top center;
}
