@charset "Shift_JIS";

/* ------------------------------------- */
/* 				2012 6					 */
/* ------------------------------------- */




/*  --listtxt01-- */

div.listtxt01 dd {
	overflow: hidden;
}
div.listtxt01 dt {
	float: left;
	margin-right: 5px !important;
}





/*  --commconTbl-- */
table.commconTbl td {
	text-align: right;
}

table.commconTbl th.spacedel {
	padding: 0;
}

table.commconTbl th.line-l,
table.commconTbl td.line-l {
	border-left: none;
}

table.commconTbl th.line-r,
table.commconTbl td.line-r {
	border-right: none;
}

table.commconTbl th.line-t,
table.commconTbl td.line-t {
	border-top: none;
}

table th.tbldel {
	background: none !important;
	border: none !important;
}





/* --table-- */
.rowunit {
	width: 22%;
  white-space: nowrap;
}
.rowtotal {
	width: 16%;
  white-space: nowrap;
}
.rowpay {
	width: 31%;
}


/* --icon_link-- */
.icon_link a{
    background: url("/common/images/icon_link02.png") no-repeat scroll 0 center transparent;
    display: block;
    padding: 0 0 0 20px !important;
		display:inline !important;
		background-position:0 0 !important;
}

/* icon-toggle */
.btn-toggle-addition .icon-toggle {
	display: inline-block;
	background: #16776c;
	content: "+";
	color: #fff;
	border-radius: 3px;
	padding: 0 0.4em;
	line-height: 1;
	font-size: 90%;
	margin-left: 0.4em;
	vertical-align: 10%;
}

/* ------------------------------------------- */