/* ---------------------------------------------------------
各枠
--------------------------------------------------------- */
h1 {
	width: 570px;
	height:20px;
	font-size: 16px;
	line-height: 20px;
	color:#FF0000;
	text-align: left;
	border-bottom: 2px solid #FF0000;
	margin: 8px 0 10px 0;
}


/* ---------------------------------------------------------
パンくず
--------------------------------------------------------- */
#bg-backtrack_n  {
	width: 768px;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	background: url(http://www.arukikata.co.jp/img/bg_backtrack.gif) repeat-x;
	line-height: 26px;
	height: 26px;
	padding-left: 10px;
}
