/* CSS Document */

/*最新情報*/
.star {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.star .star_head {
	padding-bottom: 10px;
}
.star .star_title {
	vertical-align: middle;
	white-space: nowrap;
}
.star .star_contents {
	font-size: 1em;
}
.star .star_navi {
	padding-bottom: 10px;
}
.star .new {
	font-size: 0.9em;
	color: #FF0000;
	clear: right;
	float: left;
}
.star .star_one {
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

