@charset "utf-8";
/* CSS Document */

#top_mov {
	width: 910px;
	margin-bottom: 20px;
}

.main {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
.navi {
	width: 200px;
	background-color: #eeeeef;
	border: 1px solid #717171;
	padding-top: 8px;
	padding-right: 9px;
	padding-left: 9px;
}
.navi img {
	margin-bottom: 8px;
}

.news {
	width: 313px;
	border: 1px solid #0099FF;
	
}
.comment {
	width: 300px;
}
.comment p {
	font-size: 14px;
	line-height: 20px;
	padding: 12px;
}
