@charset "utf-8";

/*
used style
-----------------------*/
.agreement{
	height:200px;
	padding:10px;
	border:#dbdbdb dotted 1px;
	overflow:auto;
}
*:first-child+html .agreement div.heading_lv3{
	position:static;
}
* html .agreement div.heading_lv3{
	position:static;
}
*:first-child+html .agreement div.heading_lv3 h3{
	position:static;
}
* html .agreement div.heading_lv3 h3{
	position:static;
}