#left_box {
	width: 524px;
	float: left;
	padding-right: 20px;
}
#right_box {
	width: 356px;
	float: right;
}
#infomaition ul li {
	background-image: url(image/images/info_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-top: 8px;
}
#infomaition {
}

#infomaition ul li img {
	padding-top: 5px;
}
.date {
	padding-right: 20px;
	padding-left: 5px;
}
#top_right_info {
	width: 334px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_right_info a img {
	margin-bottom:10px;
}
#new_photo img {
	padding: 5px;
	border: 1px solid #ccc;
}
#new_contents_left {
	width: 250px;
	float: left;
}
#new_contents_right {
	float: right;
	width: 250px;
}
#twitter {
	padding-bottom: 20px;
}

.new_contents_title {
	font-size: 16px;
	color: #0C0;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.new_contents_title_a {
	text-align: right;
}

