@charset "utf-8";


#poster {
	float: left;
	width: 274px;
	background:url(../images/top_b_poster.jpg) repeat-y;
	margin:0 0 0 21px;
	display:inline;
	padding:0;
	overflow: auto;
}
#poster .eria {
	padding: 1px 15px 15px 15px;
	line-height:1.6;
}
#poster .eria span {
    margin-top:5px;
    float:right;
}



#panel {
	float: left;
	width: 274px;
	background:url(../images/top_b_panel.jpg) repeat-y;
	margin:0 0 0 18px;
	display:inline;
	padding:0;
	overflow: auto;
}
#panel .eria {
	padding: 1px 15px 15px 15px;
	line-height:1.6;
}
#panel .eria span {
    margin-top:5px;
    float:right;
}





#tapestry {
	float: left;
	width: 274px;
	background:url(../images/top_b_tapestry.jpg) repeat-y;
	margin:0 0 0 20px;
	display:inline;
	padding:0;
	overflow: auto;
}
#tapestry .eria {
	padding: 1px 15px 15px 15px;
	line-height:1.6;
}
#tapestry .eria span {
    margin-top:5px;
    float:right;
}

#News {
	float: none;
	margin:0 0px 50px 20px;
	width: 860px;
	height: 101px;
	background-color:#FFFFFF;
	overflow: auto;
	clear: both;
}
#News th {
	padding: 5px 15px 5px 16px;
	vertical-align: top;
	line-height:1.3;
}
#News td {
	padding: 5px 15px 5px 0;
	vertical-align: top;
	line-height:1.3;
}
