/*メイントップ（1段目左右大枠）*/ 
#maintop{
	margin-bottom:0px;
}

#topleft{
	width:280px;
	float:left;
}

#topright{
	width:280px;
	float:right;
}

.morelist{
	display:block;
	text-align:right;
}


/*お知らせ*/ 
#news h2{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/newstitle.gif) no-repeat;
}


/*季節の特集*/ 

#season h2{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/seasontitle.gif) no-repeat;
}


/*ユーザーレビュー*/ 

#user h2{
	margin-top: 30px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/usertitle.gif) no-repeat;
}

#user p{
	padding:5px;
	padding-left:45px;
	background:url(http://www.naturesway.jp/topimg/usertip.gif) 0 5px no-repeat;
}

/*キャンペーン*/ 

#campaign h2{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/camtitle.gif) no-repeat;
}


/*キャンペーン継承上書き*/ 
.contain{
	padding-bottom:10px;
}

.wrap {
	float: right;
	width: 190px;
}

.wrap h3 {
	background-image:none;
	padding:0;
	font-size:12px;
	line-height:1.5em;
}

div#img-thumb {
	float:left;
	width: 78px;
	border: solid 1px #cccccc;
}

div#copy-text {
	float: right;
	width: 190px;
	line-height:1.5em;
}

.cap {
	width:190px;
	float:right;
	color:#ff6600;
	line-height:1.5em;
}


/*スタッフのブログ*/ 

#staffblog h2{

	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/blogtitle.gif) no-repeat;
}

#staffblog p{
	padding:5px;
	padding-left:45px;
	background:url(http://www.naturesway.jp/topimg/usertip.gif) 0 5px no-repeat;
}



/*おすすめ商品*/ 
#recommend{
	margin-bottom:0px;
}

#recommend h2{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/rectitle.gif) no-repeat;
}

#recommend p{
	width:100px;
	float:left;
	padding:7px;
}

#recommend img{
	margin-top:10px;
	border:solid 1px #999999;
	vertical-align:top;
	text-decoration:none;
}


/*ランキング*/ 
#rank{
	margin-bottom:0px;
}

#rank h2{
	height: 40px;
	display: block;
	text-indent: -9999px;
	background:url(http://www.naturesway.jp/topimg/ranktitle.gif) no-repeat;
}

#rank h3{
	font-size:14px;
}

#rankleft{
	width:250px;
	float:left;
}

#rankright{
	width:315px;
	float:left;
	border-left:solid 1px #cccccc;
}

#rank h3{
	margin:5px 20px;
	font-weight:bold;
}

#rankleft h3{
	color:#CC3300;
}

#rank p{
	margin:5px 20px;
}

#rankleft h3{
	margin-left:0;
}

#rankleft p{
	margin-left:0;
}

#rankright img{
	margin:5px;
	float:left;
}

span{
	display:block;
	height: 33px;
	text-indent: -9999px;
}

#rank1{
	background:url(http://www.naturesway.jp/topimg/rank1.gif) no-repeat;
}

#rank2{
	background:url(http://www.naturesway.jp/topimg/rank2.gif) 10px no-repeat;
}

#rank3{
	background:url(http://www.naturesway.jp/topimg/rank3.gif) 10px 10px no-repeat;
	border-top:solid 1px #cccccc;
}



/*おすすめ雑貨ブランド*/
#tzakka {
	margin-bottom:20px;
	padding:0;
}

#tzakka h2 {
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image:url(http://www.naturesway.jp/topimg/sptitle.gif);
	background-repeat: no-repeat;
}

#tzakka p{
	float:left;
	padding:0 10px;
	text-align:center;
}

#tzakka img{
	margin-top:10px;
	border:solid 1px #999999;
	vertical-align:top;
	text-decoration:none;
}
