@charset "utf-8";
/*////////////////////////////////////////////////////////////
/* index.css */

#mainSectionindex {
	margin-left:40px;
	}


/*------------------------------------------------------------
	1. メイン
-------------------------------------------------------------*/

#whiteRound {
	padding-bottom: 10px;
	padding-top: 20px;
}

/* 製品リストセクション */
#productslist {
	width: 880px;
	background: url(../img/listbg.jpg) no-repeat;
	padding-bottom: 15px;
	margin-left: 0px;
	padding-top: 13px;
}


#productslist p {
	float:left;
	margin:8px 0;
	padding:5px 0 10px 0;
	width:168px;
	text-align:center;
	border-left:#e3dccc solid 1px;
}

#productslist .linew {
	border-left:#e3dccc solid 1px;
	border-right:#e3dccc solid 1px;
}

#productslist .none {
	border-left:none;
}

#productslist .pL {
	width:148px;
}


.puppySection {
	float:left;
	width: 168px;
	padding-left:12px;
}

.adlutSection {
	float: left;
	width: 340px;
	background: url(../img/adlutSection_bg.gif) no-repeat center;
	padding: 0 4px;
}

.adlutSection ul.left{
	float: left;
}

.adlutSection ul.right{
	float: right;
}

.lightSection {
	float: left;
	width: 168px;
	padding-right: 4px;
}

.sniorSection {
	float: left;
	width: 168px;
}


#mainSectionindex {
	position: relative;
}

.indoor {
	position: absolute;
	top: 14px;
	right: 0;
}
