
#contents_left{
	margin:0px auto;
	width: 480px;
	height: 3000px;
	text-align: left;
	float: left;
}

#contents_right{
	margin:0px auto;
	width: 338px;
	height: 2200px;
}

#shop {
	width:840px;
	height:450px;
	text-align:left;
	padding-top:30px;
}

/* ニュース */
#news {
	width:480px;
	height:3000px;
	border: 0px;
	overflow: hidden;
}

/* テーブル */
table.index {
	width: 338px;
	height: 810px;
	border: 0px;
	text-align:left;
}

td.ue {
	height: 282px;
	background-image:url(../images/fair.jpg);
	background-repeat: no-repeat;
}

#ueinside{
	padding-top:70px;
	padding-left:70px;
}

td.naka {
	height: 155px;
	background-image:url(../images/column.jpg);
	background-repeat: no-repeat;
}

#nakainside{
	padding-top:2px;
	padding-left:25px;
}

td.shita {
	height: 323px;
}
td.shita2 {
	height: 50px;
	text-align:right;
}

table.info {
	width: 840px;
	height: 400px;
	border: 0px;
}

td {
	vertical-align:top;
}
