@charset "shift_jis";


body{
	background-image: url(../img/bg_kaso.jpg);
	background-repeat: repeat-x;
}


/*	ƒCƒxƒ“ƒg */


#policy_header{
	width: 1000px;
	background-image: url(../policy/img/top_image.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-repeat: no-repeat;
	display: block;
}

#policy_l{
	width: 195px;
	height:715px;
	float: left;
	background-image: url(../policy/img/left_image.jpg);
	background-repeat: no-repeat;
}
#policy_r{
	width: 680px;
	float: right;
	margin-bottom:50px;
	font-size: 14px;
}
#policy_title {
	background-image: url(../policy/img/policy_title.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 650px;
	margin-bottom: 30px;
}
#policy_txt01 {
	width: 620px;
	margin: 0 0 20px 0;
}
#policy_txt02 {
	width: 530px;
	margin: 0 0 20px 50px;
}
#policy_renraku{
	width: 287px;
	padding: 12px;
	margin: 10px 80px 0 0;
	float: right;
	border: 1px #000000 solid;
	
}
