@charset "utf-8";

p.txt {
	text-indent: 1em;
}
p.line {
	text-align: center;
	margin: 40px 0;
}
p.txt02 {
	text-indent: 1em;
}
p.img_r {
	float: right;
	margin: 0 0 0 30px;
}
p.img_l {
	float: left;
	margin: 0 20px 20px 0;
}
.mt30 {
	margin-top: 40px;
}

div.bg01 {
 background: url(../images/img01.png) no-repeat 0 0;
 height: 343px;
 padding: 160px 480px 0 50px;
 margin: 30px 0;
}
div.bg02 {
 margin: 50px 0 0 0;
}
