@charset "UTF-8";

.date_area {
	width: 525px;
	background-color: #d6dbd9;
	padding: 2px 5px 2px 5px;
}

.date_text {
	font-size:80%;
	color:#666666;
}

.date_text_new {
	font-size:80%;
	color:#666666;
	background-image: url(/common/img/icon_new.gif);
	background-repeat: no-repeat;
	background-position: right;
	*padding-bottom:1px;
}
.info_title {
	width:525px;
	margin: 10px 0 10px 5px;
	font-size:90%;
	font-weight: bold;
	color: #008fbe;
	padding: 0 0 4px 0;
	background-image: url(/common/img/bg_h4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.coment_area {
	margin: 0 0 0 5px;
	width:525px;
}

.list_column{
	margin: 10px 0 0 20px;
}

.list_column li{
	float:left;
	width:200px;
	margin:0 20px 10px 0 
}

div.extraSection01:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.extraSection01 {
	display: inline-block;
}

div.extraSection01.royal {
	padding-right:0;
}

