@charset "utf-8";

/* アンカー */
#enjoy .enj_index {
	height: auto !important;
	width: 721px;
	margin-bottom: 25px;
	min-height: 60px;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	display: block;
	height: 0;
	overflow: hidden;
}
#enjoy .enj_index ul li {
	display: inline;
	float: left;
	font-size: 0;
	line-height: 0;
	margin-right: 10px;
	padding-bottom: 10px;
}

/* コンテンツ */
.box_enj {
	margin-bottom: 20px;
}
#enjoy .enj_index ul li.end {
	margin-right: 0;
}
#enj_index h4, #enj_index p {
	margin: 0;
	padding: 0;
}

#enjoy #main .pagetop{
	width: 721px;
	text-align: right;
	padding-bottom: 20px;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}