@charset "utf-8";
/*----------------------------------------------------
index
----------------------------------------------------*/
#innerContents #lColumn #lContents .toiawase {
	width:496px;
	margin:0 0 15px 15px;
	background-color:#eeeeee;
}

#innerContents #lColumn #lContents .toiawase .toiawaseInner{
	padding:15px;
}


/*----------------------------------------------------
agreement
----------------------------------------------------*/

div.hm_agreement{
	font-weight:bold;
	/*padding-left:6px;*/
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
}


