
/*============================================================
	INDEX 
============================================================*/


#Index #IndexWrap {
	width:940px;
	margin:0 auto;
	padding:15px 0;
	}

/*New Release
─────────────────────────────────────*/
dl#News {
	background:url(../../top_img/cmn_dot_gray.jpg) repeat-x 0 bottom;
	width:940px;
	overflow: hidden;  
    zoom: 1;
	margin-bottom:20px; 
	}
dl#News dt { 
 	margin-top: 3px;
    padding-top: 3px;
    width: 100px;
    float: left;
    clear: both;
	}
dl#News dd {
	margin-bottom: 7px;  
    padding: 7px 0 0 100px;  
   	background:url(../../top_img/cmn_dot_gray.jpg) repeat-x 0 0;
	color:#72441e;
	}		

/*Outline
─────────────────────────────────────*/
#Outline {
	background:url(../../top_img/outline_bg.jpg) no-repeat;
	height:182px;
	}
#Outline h3 {
	padding-bottom:5px;}	
#OutlineL {
	width:422px;
	float:left;
	padding:10px 20px;
	}
#OutlineL .ph {
	width:205px;
	float:left;
	}	
#OutlineR {
	width:422px;
	float:right;
	padding:10px 20px;
	}
#OutlineR .ph {
	width:132px;
	float:left;
	}	

	
p.pink {
	color:#de007f;
	font-weight:bold;
	}
	
.zuanWrap{
	margin:0 auto;
	padding-top:20px;
	width:840px;
	}	
.zuan {
	width:115px;
	float:left;
	padding-right:40px;
	}
.zuanLast {
	width:115px;
	float:left;
	}
	
/*商品一覧
─────────────────────────────────────*/					
#ProductList {
	background:url(../img/cmn_contents_bg.gif) repeat-y;
	margin-bottom:20px;
	padding-bottom:20px;
	}
#ProductList p {
	padding-top:7px;}	
#ProductList #Kitchen div.Product,
#ProductList .Travel div.Product {
	width:110px;
	float:left;
	padding-right:10px;
	}
#ProductList #Kitchen div.Productlast,
#ProductList .Travel div.Productlast {
	width:110px;
	float:left;
	}
#ProductList #Kitchen {
	width:820px;
	float:left;
	padding-left:10px;
	}
#ProductList #KitchenLast {
	width:110px;
	padding-top:61px;
	padding-left:10px;
	float:left;
	}	
#ProductList .Travel {
	width:820px;
	float:left;
	padding-left:10px;
	padding-top:20px;
	}						

/*a：キッチン*/
a.kitchen { color: #dd2b63; text-decoration:none;} 
a:link.kitchen { color: #dd2b63;} 
a:visited.kitchen { color:##666; }
a:hover.kitchen { background-color:#eeab39;color:#ffffff;  }
a:active.kitchen { color: #e99103; }

/*a：トラベル*/
a.travel { color: #4a449f; text-decoration:none;} 
a:link.travel { color: #4a449f; text-decoration:none;} 
a:visited.travel { color:##666; }
a:hover.travel { background-color:#8d6fac; color:#ffffff;  }
a:active.travel { color: #8b7dae; }
	