@charset "UTF-8";

/*------------------------------
　パンくず
------------------------------*/
/*
#pankuzuBlock {
	width: 100%;
	background-image: url(/user_data/packages/todokelred/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#topicpath_area {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.9em;
	padding: 3px 0px 3px 0px;
}

#topicpath {
	height:2em;
}

#topicpath li ul {
}

#topicpath li {
	list-style-type: none;
	float: left;
	line-height: 2em;
	padding-left: 0.75em;
	color: #fff;
}

#topicpath li a {
	display: block;
	background-image: url(/user_data/packages/todokelred/common/images/pankuzu_ya.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color: #f3bec0;
}
*/