@charset "Shift_JIS";

/*WebJ^O*/

#webcatalog {
	position:relative;
	width:900px;
	height:650px;
	}

/* Pagearea */
.Page {
	position:absolute;
	background: #FFF;
}
.Page p { 
	color:#666;
	font-size:xx-small;
	line-height:1.2em;
	text-align:right;
	margin:1em 1em;
	}

.feel {
	height:600px;
	background:#FFF url(../image/P04bg.gif) repeat-x top
}
.feel h1 {margin:42px 40px 9px;}
.feel h4 {margin:40px 60px 15px;}
.feel p  {margin:0    60px 25px; text-align:left;}
.feel ul {margin-left:60px;}
.feel li {float:left;}
.feel h6 {position:absolute; top:489px; right:14px;}

/* Pagebtn */
#Pagebtn {position:absolute; top:517px;	right:15px;	z-index:3;}
#Pagebtn li {float:left; cursor:pointer;}

/* micro clearfix */
.cf:before, .cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}
