@charset "utf-8";



/*
	--------------------------------
	Created: 2008.05.19
	Last Modified: 2008.05.19
	--------------------------------
*/



/* --------------------------------
	イントロ
-------------------------------- */



/* --------------------------------
	リスト
-------------------------------- */

div#list { width:850px; background: url(../img/goods/rabbit_01.jpg) no-repeat right top; }

div#list #intro { width:400px; float:left; padding-bottom: 14px; }
div#list #intro h1 {}
div#list #intro h1 .lead {}

div#list .item { padding:50px 0 0 50px; width:400px; float:left; }
div#list .item.firstItem { padding:104px 0 0 50px; }
div#list .item.even { clear:both; padding:50px 0 0 0; }
div#list .item .story .img { width:190px; float:left; }
div#list .item .story .data { width:185px; color:#777; float:right; }
div#list .item .story .data h2 {}
div#list .item .story .data .price { margin:25px 0 0 0; }
div#list .item .story .data .spec { margin:10px 0 0 0; }
div#list .item .story .data .spec p {}
div#list .item .story .data .spec table {}
div#list .item .story .data .spec table th {}
div#list .item .story .data .spec table td {}
div#list .item .story .data .color { margin:15px 0 0 0; }
div#list .item .story .data .color li { float:left; }
div#list .item .story .data .color li img { display:block; }
div#list .item .notes { clear:both; padding:5px 0 0 0; color:#777; text-align:right; }



/* --------------------------------
	関連コンテンツ
-------------------------------- */

div#rel { margin:50px 0 0 0; width:850px; }

div#rel .catalogue { float: right; width:205px; }



/* --------------------------------
	Special
-------------------------------- */

div#special { margin:0 0 0 0; }

div#special ul { position:relative; margin:-15px 0 0 10px; }







