@charset "shift_jis";

/*-- 130306｜ボックス幅調整 ---------------------------------------------
【.Box1】　幅を広げる
【.Box2】　.Box1の分幅を調整
-----------------------------------------------------------------------*/


/*////////////////////////////////////////////*/
/*　　　　　　　　　　　　　　　　　　　　　　*/
/*   　　　　　　サイトマップ 　　　　　　　  */
/*　　　　　　　　　　　　　　　　　　　　 　 */
/*////////////////////////////////////////////*/


.mgTop-7 {
	_margin-top: -7px;
}

.sitemap {
	margin-top:10px;
	background: #ffffff;
}
#sitemap .contentBox {
	width: 676px;
}
#sitemap .contentBox .Ttl1 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
/*2行リンクの場合、IE6のテキストのズレを修正*/
#sitemap .contentBox .Ttl1_2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	_margin-top: 8px;/*forIE6*/
}

#sitemap .contentBox .Ttl2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#sitemap .contentBox .Ttl3 {
	font-weight: bold;
	margin-bottom: 5px;
}
/**/
#sitemap .contentBox .Ttl4 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}
#sitemap .contentBox .catBox .Box1 {
	width:220px;
}
#sitemap .contentBox .catBox .Box1 p{
	padding: 0 0 0 15px;
}
#sitemap .contentBox .catBox .Box2 {
	width:225px;
}
#sitemap .contentBox .catBox .Box2 p {
	padding: 0 0 0 15px;
}
#sitemap .contentBox .catBox .Box3 {
	width:230px;
}
#sitemap .contentBox .catBox .Box3 p {
	padding: 0 0 0 15px;
}

.sitemapBottom {
	margin-top:10px;
}
.sitemap_attention {
	padding: 0 3px 0 0;
}


/*2行リンク*/
.sitemap_attention_2l {
	padding: 0 3px 15px 0;
	float: left;
	clear: both;
}

/*2行リンク（IE7.8）*/
.sitemap_attention_2l { padding/***/: 0 3px 30px 0; }

/*2行リンク（IE6）*/
* html .sitemap_attention_2l  { padding: 2px 3px 15px 0; }



.sitemap_muffin_1l {
	margin: 10px 0 0 0;
}
.sitemap_maincate {
	padding: 15px 0 0 0;
}
.sitemap_maincate_busy {
	padding: 20px 0 0 0;
}
.sitemap_maincate_menu {
	padding: 3px 0 0 0;
}

/*---------------------------------------------*/
/*ダスキンリンク集*/
/*---------------------------------------------*/

#sitemap2 .duskinlink {
	width: 676px;
	margin: 7px 0 12px 0;
}
#sitemap2 .duskinlink_last {
	width: 676px;
	margin: 7px 0 0 0;
}
#sitemap2 .duskinlink_name {
	width: 170px;
	float: left;
}
#sitemap2 .duskinlink_name p {
	padding: 0 10px 0 0;
	font-weight: bold;
}
#sitemap2 .duskinlink_comment {
	width: 496px;
	float: right;
}
.duskinlink_cate_food {
	width: 676px;
	background-color: #FEB4B1;
	height: 16px;
	margin: 0 0 7px 0;
}
.duskinlink_cate {
	width: 676px;
	background-color: #FEB4B1;
	height: 16px;
}

/*----------------------------------------------------------------------*/
/*ショップ&アルバイト検索テキストリンク文字間をIE6のみ変更。important!  */
/*----------------------------------------------------------------------*/

/*IE9*/
.letterspace_ie6:not(:target){letter-spacing:0.02em !important;}

/*IE7.8*/
.letterspace_ie6 { letter-spacing/***/: 0.02em !important; }

/*IE6*/
.letterspace_ie6 {
	_letter-spacing: 0.03em !important;
}
