@charset "Shift_JIS";


/*************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*************************************/
/*	clearfix ƒnƒbƒN
PPPPPPPPPPPPPPPPPPPPPP*/
.clearfix:after,
#main .swList dl:after,
#main ul.shopArea:after{
	content					: ".";
	display					: block;
	clear						: both;
	height						: 0;
	visibility					: hidden;
}

.clearfix,
#main .swList dl,
#main ul.shopArea{
	display				: inline-block;
}

/*------------------------------------------------
	ƒƒCƒ“˜g
------------------------------------------------*/
#main{
	background					: url(../img/sec/ulbg.gif) no-repeat top center;
	margin						: 15px auto 0px auto;
	text-align					:center;
	height						:738px;
	position							: relative;
}
#main .swList{
	width						: 780px;
	margin						: 0px auto 0px auto;
	padding						: 30px 0px 0px 0px;
}
#main .swList p{
	margin						: 0px 0px 0px 0px;
	padding						: 0px 0px 0px 0px;
}
/*SHOPƒƒSƒGƒŠƒA
PPPPPPPPPPPPPPPPPPPPPP*/
ul.shopArea{
	width							: 700px;
	background					: #ffffff;
	margin						: 0px 0px 0px 0px;
	padding						: 0px 0px 0px 0px;
	position						: absolute;
	bottom							: 20px;
	left								:90px;
}
ul.shopArea li{
	float								: left;
	margin						: 0px 10px 0px 40px;
	padding						: 0px 0px 0px 0px;
	text-align					: center;
	display						: inline;
}
ul.shopArea li.lastchild{
	margin						: 0px 0px 0px 50px;
	padding						: 0px 0px 0px 0px;
}
ul.shopArea li.firstChild{
	margin						: 0px 17px 0px 55px;
	padding						: 0px 0px 0px 0px;
}
ul.shopArea{
	filter									: alpha(opacity=80);
	-moz-opacity					: 0.80;
	opacity							: 0.80;
}