@charset "utf-8";
@import "common/0-import.css";
/*-----------------------------
ページ：サイトマップ
製作者：S.Takahashi
------------------------------*/
#conts h2 {
	margin-bottom: 15px;
}

#conts #h2P {
	margin: 0 0 25px;
	font-size: 14px;
	line-height: 1.7;
}

#conts h3 {
}

#conts .ul01 {
	margin: 13px 10px 25px;
}

#conts .ul01 li {
	margin-bottom: 3px;
	padding-left: 18px;
	background: url(/img/icon/icon05.gif) no-repeat 0 4px;
	color: #891010;
	font-size: 14px;
	font-weight: bold;
}

#conts .ul02 {
	margin: 8px 0 30px 35px;
}

#conts .ul02 li {
	margin-bottom: 3px;
	padding-left: 10px;
	background: url(/img/icon/icon02.gif) no-repeat 0 5px;
	color: #891010;
	font-size: 14px;
	font-weight: normal;
}


#conts #back {
	padding: 0;
	text-align: center;
}

#conts #back li {
	font-size: 14px;
}





