#top_clear {
	width: 950px;
	height: 285px;
	margin-bottom: 1em;
	text-align: left;
}

#wrapper{
	width: 950px;
}
#content {
	width: 948px;
}

.boxholder{
	clear: both;
	background: #fff;
	width: 948px;
	border: 1px solid #999;
}

.box{
	background: #fff;
	height: 245px;
	width: 948px;
}

#first_text{
	height: 245px;
	width: 948px;
}

#second_text{
	height: 245px;
	width: 948px;
	background-image: url(../images/toppage_t1/line_top_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#third_text{
	height: 245px;
	width: 948px;
	background-image: url(../images/toppage_t1/line_top_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#fourth_text{
	height: 245px;
	width: 948px;
	background-image: url(../images/toppage_t1/line_top_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#fifth_text{
	height: 245px;
	width: 948px;
	background-image: url(../images/toppage_t1/line_top_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tab{
	float: left;
	height: 40px;
	width: 174px;
	text-align: center;
	cursor: pointer;
	margin-right: 8px;
	margin-bottom: -1px;
}
.tabtxt{
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
