@charset "utf-8";
@import "/css/common/0-import_201610.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#sitemap #sideBar ul.sideLink li.sLink24 a,
#privacy #sideBar ul.sideLink li.sLink23 a {
	background: url(/images/common/side_top.gif) no-repeat left top;
	color: #fff;	
}

#sitemap #sideBar .sideLink li.sLink24 a span.back01,
#privacy #sideBar ul.sideLink li.sLink23 a span.back01 {
	background: url(/images/common/side_btm.gif) no-repeat left bottom;
}

#sitemap #sideBar .sideLink li.sLink24 a span.back01 span,
#privacy #sideBar ul.sideLink li.sLink23 a span.back01 span {
	background: url(/images/common/side_icon01.gif) no-repeat right 5px;
}

#conts h2 {
	padding: 19px 0 25px 13px;	
}

#conts h3 {
	margin: 27px 0 0 18px;
	padding-left: 10px;
	background: url(/images/other/icon01.gif) no-repeat left 6px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6;
	zoom: 1;
}

#conts ul.sitemap {
	margin: 0 0 0 28px;
	line-height: 1.9;
}

#conts h3 a {
	color: #333;
	text-decoration: underline;
}

#conts h3 a:hover {
	text-decoration: none;
}

#conts ul.sitemap li a {
	color: #333;
	text-decoration: underline;
}

#conts ul.sitemap li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#privacy #main {
	padding-bottom: 40px;
}

#privacy #conts h2 {
	padding-bottom: 26px;
}

#privacy #conts p {
	margin: 0 0 0 15px;
}

#privacy #conts dl {
	padding-top: 28px;
	margin: 0 0 0 15px;
	width: 515px;
	line-height: 1.8;
}

#privacy #conts dl dd {
	margin-bottom: 25px;
}