body {
	background-image: url(/images/bg_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


.towCol #buyTop {
	background-image: url(/images/bg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.towCol #mainContent {
	float:right;
	margin: 0 0 10px;
	padding: 0;
	width:715px;
}

.towCol #sideContent {
	float: left;
	width: 226px;
	padding: 0 0 10px 0;
	background-image: url(/images/bg_side_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.towCol #mainContent .content .osusumeBuy p.image {
	width: 160px;
	height:120px;
	float: left;
	margin: 0;
	padding:0;
	background:#FFF;
	position: relative;
}


/* 会員アイコン */
.towCol #mainContent .content .osusumeBuy p.icn_member01 {
	position: absolute;
	top: 3px;
	left: 3px;
}

.towCol #mainContent .content .osusumeBuy p.icn_member02 {
	position: absolute;
	top: 36px;
	left: 40px;
}
