/*-------------------------------------------------------
----サイト全体-------------------------------------------
-------------------------------------------------------*/
/*基本body*/
html,body {
	background:none;
}

/*コンテンツ枠*/
.contents_cnt {
	background:none;
}

.contents_l_cnt {
	background:none;
}

/*-------------------------------------------------------
----パン屑リスト-----------------------------------------
-------------------------------------------------------*/
#list_cnt {
	background:none;
}

/*-------------------------------------------------------
----フッター---------------------------------------------
-------------------------------------------------------*/
#footer {
	color:#000000;
}

#footer_link a {
	color:#000000;
}
