/* メインコンテンツ
------------------------ */
body{
		background: url(../common/img/background_top.jpg) repeat-x 0px 0px;
}

/* トップコンテンツ
------------------------- */
div#top {
	width: 1147px;
	height: 586px;
	background: url(../img/top/header.jpg) no-repeat 0px 0px;
	margin: 23px auto 0px;
}

div#top a {
	float: left;
	width: 261px;
	height: 81px;
	margin-left: 831px;
	margin-top: 451px;
}

div#top a img {
	width: 261px;
	height: 81px;
}

div#top a {
		overflow: hidden;
		height:81px;
		float: left;
}

div#top a:hover {
	background: url(../common/img/contact_btn.jpg) no-repeat 0px 0px;
}

div#top a:hover img {
	visibility: hidden;
}

/* IE 6 */
* html div#top a {
		overflow: hidden;
		line-height: 81px;
}


/* メインコンテンツ */


table.buy {
	margin-left: 100px;
	margin-top: 20px;
}

table.buy tr {

}

table.buy tr td.photo {
	width: 225px;
	height: 165px;
}

table.buy tr td.photo img {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.buy tr td.explain {
	width: 205px;
	padding-top: 5px;
	vertical-align: top;
}

table.buy tr td.explain img {
	margin-bottom: 6px;
	margin-right: 3px;
}

.banner-img{
	width: 1076px;
	height: 183px;
	margin: 50px auto 0;
}