@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	contents
-----------------------------------------*/

#contents{
	min-height:1090px;
	_height:1090px;
}



/*-----------------------------------------
	h
-----------------------------------------*/

h4 {
	margin-bottom:7px;
	padding-bottom:4px;
	background:url(../common/line.gif) bottom left repeat-x;
	font-weight:bold;
	color:#F13661;
}
/*-----------------------------------------
	払い戻し
-----------------------------------------*/
.repay_txarea{
	padding-bottom:15px;
}

/*-----------------------------------------
	設定
-----------------------------------------*/
.img-pd{
	padding:5px 0 10px 0;
}
