#header {
	border-bottom: 0;
}

#footer {
	border: 0;
}

.div_mainKiji {
	position: relative;
}

.div_partsSpace {
	margin: 0;
}

#flashArea {
	margin-bottom: 5px;
	width: 900px;
	height: 442px;
}

h2 {
	margin: 0;
	width: 447px;
	position: absolute;

}

#news {
	width: 447px;
	height: 150px;
	overflow: hidden;
	line-height: 1.7em;
	background: transparent url(../img/top_news_bg.gif) no-repeat scroll 0 -10px;
	position: absolute;
	top: 479px;

}

#news div {
	margin: 10px 0 10px 10px;
	width: 430px;
	height: 130px;
	overflow-y: scroll;
}

#news p {
	margin: 0 5px;
}

#aisatsu {
	margin-left: 452px;
	padding-top: 10px;
	width: 447px;
	overflow-y: auto;
	background: transparent url(../img/top_contents_top.gif) no-repeat scroll 0 0;
}

#aisatsu div {
	padding-bottom: 10px;
	min-height: 162px;
	height: auto!important;
	height: 162px;
	background: transparent url(../img/top_contents_bottom.gif) no-repeat scroll 0 bottom;
}

#aisatsu p {
	padding: 10px 15px 10px;
	background: transparent url(../img/top_contents_bg.gif) repeat-y scroll 0 0;
}

