@charset "shift_jis";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
@import "../common/0-import.css";
#conts .link {
	overflow: hidden;
	margin-bottom: 30px;
}

#conts ul.left {
	float: left;
	width: 45%;
	font-weight: bold;
	font-size: 15px;
}

#conts ul.left li {
	margin-top: 20px;
}

#conts ul.left li a {
	background: url(../../img/sitemap/icon01.jpg) left center no-repeat;
	padding-left: 25px;
	height: 18px;
	line-height: 18px;
}

#conts ul.left li.second {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 25px;
}
#conts ul.left li.second a {
	background: url(../../img/sitemap/icon02.gif) left center no-repeat;
	padding-left: 10px;
	line-height: 2.2;
}

#conts p.pageTop {
	margin: 50px 0 0 463px;
}