.pageTitle {
	background-image: url(../../images/policy/policy_main01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: 300px;
	position: relative;
}
#id_contents{
	text-align: left;
	font-size: 15px;
	line-height: 25px;
}
#id_contents>div{
	width: 100%;
	max-width: 960px;
	position: relative;
	margin: 45px auto;
}
#id_contents>div>.title{
	line-height: 1em;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url("../../images/common/line_01.png");
	background-repeat:repeat-x;
	background-position:left bottom;
}
#id_contents>div>ul{
	margin-left: 15px;
	list-style-type: disc;
	padding-top: 0;
	padding-bottom: 0;
}
.mailAddressImg {
	margin-top: 5px;
}



