@charset "utf-8";
/*------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 17px;
}

#conts .txt01 {
	padding: 0 15px 30px;
	line-height: 1.7;
}

#conts .txt01 a {
	text-decoration: none;
	color: #095ba5;
}

#conts .txt01 a:hover {
	text-decoration: underline;
	color: #ccc;
}

#conts h3 {
	background-color: #e9f5ff;
	border-left: 5px solid #095ba5; 
	font-size: 18px;
	font-weight: normal;
	color: #095ba5;
	padding: 10px 0 7px 10px;
	margin-bottom: 20px;
}


#conts ul.home li{
}

#conts ul.home{
	margin: -20px 0 20px 20px;
}
