@charset "utf-8";

/* コンテンツスタイル
------------------------------------------------------------- */

/* メインイメージ */

* html div#main_img ul {
	margin-top: -10px;
}

*+html div#main_img ul {
	margin-top: -10px;
}

div#main_img div#main_nature a#btn_why,
div#main_img div#main_nature a#btn_shopping {
	display: none;
}


/* メインコンテンツ キャンペーン */

div#main div#campaign ul {
	border-bottom: 1px dotted #9A6133;
	background-image: none;
}


/* メインコンテンツ ケフラン人気商品・おすすめ商品 */

div#main div#pickup dl,
div#main div#lineup dl {
	border-bottom: 1px dotted #9A6133;
	background-image: none;
}

div#main div#pickup dl dt,
div#main div#lineup dl dt {
	border-top: 1px dotted #9A6133;
	background-image: none;
}

div#main div#pickup dl dt.firstchild,
div#main div#lineup dl dt.firstchild {
	border-top: none;
}

div#side div#guide a {
	text-indent: 0;
}


