﻿/* サイトマップ　ページ */
#ContentArea h2 {
	margin: 0px 0px 8px 0px;
	border-bottom: dashed 1px #bfbfbf;
	/*
	font-size: 120%;
	padding: 0px 8px 8px;
	background-image: url(/common/img/subhead_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
}

#ContentArea ul{
	margin: 0px 0px 0px 6px;
	list-style:none;
}
#ContentArea ul a {
	display: inline-block;
	padding: 0px 0px 0px 12px;
	line-height: 2em;
	background-image: url(/common/img/link_mark04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 詳細ページ */
/*#ContentArea ul a.detaile {
	display: inline-block;
	padding: 0px 0px 0px 12px;
	line-height: 2em;
	background-image: url(/common/img/link_mark04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}*/

/* 詳細ページ　ページ内位置 */
/*#ContentArea ul a.spot {

}*/

