@charset "utf-8";

html .header{
	background: url(../img/bg_head_policy.jpg) no-repeat center top;
}

.policy1{ font-size:14px; line-height:1.3;}
.policy1 h3{ height:60px; background-image:url(../img/title_policy1.jpg);}

.policy_img{ margin-left: 20px;}
.policy_img div{
	float:left;
	width: 290px;
}
.policy_img div em{
	display: block;
	width: 240px;
	height: 168px;
	text-indent: -9999px;
}
.img1 em{background: url(../img/img_policy1.jpg) no-repeat left top;}
.img2 em{background: url(../img/img_policy2.jpg) no-repeat left top;}
.img3 em{background: url(../img/img_policy3.jpg) no-repeat left top;}


.policy2{ margin-top:50px;}
.policy2 h3{ background-image:url(../img/title_policy2.jpg);}
.policy2 ol{
	margin: 0;
	padding:0;
	height: 150px;
	background:url(../img/txt_policy.jpg) no-repeat left top;
	overflow: hidden;
}
.policy2 li{ display:block; text-indent: -9999px;}



/*フッターとコンテンツの間*/
.bg{ padding-bottom:60px;}