/*@group whatsnew*/

#whatsnew_tit {
	width: 711px;
	height: 125px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
	overflow: hidden;
	background: url(img/page_tit.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}

#whatsnew_contents {
	width: 711px;
	height: 100%;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	text-indent: -px;
	overflow: hidden;
	display: block;
	background: #fef4f8;
}

div.pankuzu {
	position: absolute;
	top: 0;
}

div.entry_title h3 {
	color: #5b2426;
	font-size: 14px;
	line-height: 14px;
	height: 22px;
	background: url(img/content_tit.jpg) no-repeat;
	padding: 8px 0 0 12px;
	margin: 0 25px 20px;
}

#whatsnew_entry div.entry_data_cat {
		color: #5b2426;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;

}

#whatsnew_entry p.category img {
	width: 100px;
	float: left;
	margin-right: 10px;
}

div.category_title {
	height: 22px;
	background: url(img/content_b_tit.jpg) no-repeat;
	padding: 8px 0 0 12px;
	margin: 0 25px 20px;
	text-indent: -9999px;
}

#whatsnew_entry {
	margin: 0 25px 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #5b2426;
	color: #5b2426;
}
#whatsnew_entry p {
	color: #5b2426;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	margin:10px 0 0 10px;
}
#whatsnew_entry img {
	color: #5b2426;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	margin:0 5px 0 0;
}

div.navi {
	margin: 0 35px;
	text-align: right;
}
div.entry_data {
	color: #5b2426;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	margin: 20px 0 10px;
}
div.entry_data {
	color: #5b2426;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	margin: 20px 0 10px;
}
div.entry_extra {
	color: #5b2426;
	line-height: 2em;
	text-align: left;
	margin: 20px 0 10px 10px;
	font-size: 0.8em;
}
div.entry_extra h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
}
div.whatsnew_tit {
	width: 451px;
	padding: 0 10px 10px;
	height: 25px;
}
div.whatsnew_link {
	width: 451px;
	text-align: right;
	padding: 0 10px;
}
#whatsnew_entry p {
	color: #5b2426;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: justify;
	margin:10px 0 0 10px;
}
#whatsnew_entry img {
	color: #5b2426;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: justify;
	margin:0 5px 0 0;
}

#whatsnew_list {
	margin: 0 35px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #5b2426;
	color: #5b2426;
	padding-top: 0px;
	padding-right: 0px;
	overflow: visible;
}

#whatsnew_list .category_align_left {
	float: left;
	margin: 0 20px 0px 0;
}

#whatsnew_list a {
	text-decoration: none;
}

div.whatsnew_line{
	width:449px;
	height:1px;
	margin:0px 10px 10px;
	padding:0px;
	background-image:url(../common/images/bg_whatsnew_line.gif);
	background-repeat:no-repeat;
}


/*@end*/

