@charset "UTF-8";

/* main stylse
----------------------------------------------*/
#kiyakuBox {
	line-height: 1.8;
}
#kiyakuBox dt {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 18px;
	background-image: url(../img/icon-block.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#kiyakuBox dd {
	margin-top: 5px;
}
#kiyakuBox a {
	text-decoration: underline;
}
.txt01 {
	text-indent: -2em;
	padding-left: 2em;
}
.txt02 {
	text-indent: -3em;
	padding-left: 4em;
}
#fusoku {
	margin: 20px 10px;
}
#fusoku em {
	font-size: 1.5rem;
	font-weight: bold;
	font-style: normal;
}
#hosoku {
	line-height: 1.8;
	margin: 20px 10px;
}