@charset "utf-8";

/******************** サイトマップ ******************************/
/****************************************************************/

/******************** パンくず ******************************/
#sitemap-topicpath{
	margin:8px 0 0 0;
	text-align:left;
	font-size:70%;
	width:950px;
	height:15px;
	}

#sitemap-topicpath a{
	color:#003300;
	text-decoration:none;
	}

#sitemap-topicpath a:hover{
	text-decoration:underline;
	}

/*** h2タイトル ***/
h2{
	margin:10px 0;
	}

/*** サイトマップbox ***/
#sitemap-box{
	margin:0 auto;
	width:890px;
	}

#sitemap-box ul{
	list-style:none;
	}

#sitemap-box dt{
	margin:0px 0px 15px 0px;
	}

#sitemap-box dd{
	line-height:1.5;
	}

/*** ホームbox ***/
#sitemap-home{
	margin:10px 0px 20px 0px;
	padding:20px 20px 30px 20px;
	width:850px;
	background-color:#e8edea;
	}

/*** インナーbox　2列用背景 ***/
.sitemap-inner{
	clear:both;
	overflow: hidden;/* clearfixの代わり */
	zoom: 1;/* clearfixの代わり（IE6） */
	margin:0px 0px 20px 0px;
	padding:10px 20px;
	width:850px;
	background:url(../sitemap/images/sitemap_inner_bg.gif) repeat-y 0 0;
	}

/*** インナーbox　2列用背景最後の列用 ***/
.sitemap-inner-end{
	clear:both;
	overflow: hidden;/* clearfixの代わり */
	zoom: 1;/* clearfixの代わり（IE6） */
	padding:10px 20px;
	width:850px;
	background:url(../sitemap/images/sitemap_inner_bg.gif) repeat-y 0 0;
	}

/*** ダンスコンテスト ***/
#sitemap-dance{
	float:left;
	padding:10px 0px 20px 0px;
	width:300px;
	}

#sitemap-dance span{
	padding:0 0 0 15px;
	line-height:15px;
	background:url(../images/icon_open.jpg) no-repeat 0 0;
	}

/*** パスタレシピ ***/
#sitemap-recipe{
	float:right;
	_margin:0px 28px 0px 0px;
	padding:10px 95px 20px 0px;
	width:300px;
	}

#sitemap-recipe span{
	padding:0 0 0 15px;
	line-height:15px;
	background:url(../images/icon_open.jpg) no-repeat 0 0;
	}


/*** プレゼント ***/
#sitemap-present{
	float:left;
	width:300px;
	padding:10px 0px 20px 0px;
	}
#sitemap-present span{
	padding:0 0 0 15px;
	line-height:15px;
	background:url(../images/icon_open.jpg) no-repeat 0 0;
	}


/*** 製品情報 ***/
#sitemap-product{
	float:right;
	_margin:0px 28px 0px 0px;
	padding:10px 95px 20px 0px;
	width:300px;
	}

#sitemap-product span{
	padding:0 0 0 15px;
	line-height:15px;
	background:url(../images/icon_open.jpg) no-repeat 0 0;
	}


/*** ご利用規約・プライバシーポリシー ***/
#sitemap-kiyaku{
	margin:0;
	padding:10px 20px;
	width:850px;
	background-color:#e8edea;
	}

#sitemap-kiyaku span{
	padding:0 0 0 15px;
	line-height:15px;
	background:url(../images/icon_open.jpg) no-repeat 0 0;
	}