/* withdraw・退会 */
/* ---------------------------------
 カテゴリ共通 
	--------------------------------- */
.imgabs {
	display:-moz-box;
	display:-webkit-box;
	display:box;
}
.imgabs .img {
	padding-right:10px;
	width:100px;
	text-align:center
}
.imgabs .text {
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1
}
/* ---------------------------------
 /withdraw/183.html
	--------------------------------- */
#withdraw183 .info4 {
	margin:5px 0 15px
}
#withdraw183 .info4 .message {
	font-size:23px
}
/* ---------------------------------
 /withdraw/184.html
	--------------------------------- */
#withdraw184 .info {
	padding:10px 15px
}
#withdraw184 .tbd {
	margin-bottom:1px
}
#withdraw184 .subtitle .text {
	font-weight:400
}
#withdraw184 .input_con, #withdraw184 .inputtext {
	min-height:5em;
	height:auto
}

#withdraw184 .con_settle {
	padding:25px 0
}


