@charset "shift_jis";

#contents{ /* global.css 上書き */
	padding-top:20px;
	background:#fff url(../images/back.jpg) left top no-repeat;
}


/* 今月のおすすめ ==================== */

#recommend ul{
	margin:5px 0px 0px 42px;
}

#recommend ul li{
	float:left;
	margin-right:13px;
	width:207px;
}

#recommend ul li p{
	color:#F00;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",;
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
}

.btn-01{
	float:left;
}

.btn-02{
	text-align:center;
}


/* アイテムべつにえらぶ ==================== */

#category{
	margin:42px auto 0 auto;
	width:878px;
}

.cat-01{
	float:left;
	width:878px;
}

.cat-02{
	float:left;
	margin-top:24px;
	width:878px;
}

h3{
	display:inline-block;
	float:left;
	width:225px;
	height:87px;
}

#category ul{
	float:left;
	width:633px;
	height:87px;
}

#category ul li{
	float:left;
	margin-right:20px;
	width:191px;
}


/* 第2階層 ==================== */

#items-container{
	margin:0 auto;
	width:910px;
}

#items-container h2{
	float:left;
}

#back-top{
	float:right;
}
