@charset "euc-jp";

body#top {
	margin:10px 0 0 30px;
}
div#wrapper {
	width: 100%;
	min-width:600px;
	padding-bottom:50px;
	background-image: url('img/top-bg.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
 }
/* Img
--------------------------- */
table#image {
	margin:0;
	padding:0;
}
table#image td {
	vertical-align:top;
}
/* What's New
--------------------------- */
table#txt {
	width:380px;
	margin:10px 0 0 30px;
}
table#txt td {
	padding:1px 2px 1px 0;
	font-size:12px;
	line-height:13px;
	color: #666666;
}
table#img td img {
	margin:0 0 15px 0;
}

/* Menu
--------------------------- */
.menuTxt {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
