@charset "shift_jis";

.WebEditor table,
#inner_mask table{
	margin: 8px 30px 30px 0;
	border-color: #999bbb;
}

.WebEditor table th,
#inner_mask table th{
	background-color:#5c54ab;
	padding: 0.2em 1em 0.1em 1em;
	color:#FFF;
	border-color: #999bbb;
}

.WebEditor table td,
#inner_mask table td{
	padding: 0.2em 1em 0.1em 1em;
	line-height:1.5;
	border-color: #999bbb;
}

.WebEditor table table,#inner_mask table table,
.WebEditor table table td,#inner_mask table table td{
	margin: 0;
	line-height:1.2;
	border-width:0;
}

.WebEditor table.STDtbl,
#inner_mask table.STDtbl{
	border-style: solid;
	border-width:0 0 1px 1px;
}

.WebEditor table.STDtbl th,
#inner_mask table.STDtbl th{
	font-weight: bold;
	background-color:#5c54ab;
	color:#FFF;
	border-style: solid;
	border-width:1px 1px 0 0;
}

.WebEditor table.STDtbl td,
#inner_mask table.STDtbl td{
	border-style: solid;
	border-width:1px 1px 0 0;
}

.WebEditor table.noline_tbl table.STDtbl,
#inner_mask table.noline_tbl table.STDtbl{
	margin: 0;
	border-style: solid;
	border-width:0 0 1px 1px;
}

.WebEditor table.noline_tbl table.STDtbl table.noline_tbl,#inner_mask table.noline_tbl table.STDtbl table.noline_tbl,
.WebEditor table.noline_tbl table.STDtbl table.noline_tbl th,#inner_mask table.noline_tbl table.STDtbl table.noline_tbl th,
.WebEditor table.noline_tbl table.STDtbl table.noline_tbl td,#inner_mask table.noline_tbl table.STDtbl table.noline_tbl td{
	padding:0;
	margin: 0;
	border:none;
}

.WebEditor table.noline_tbl table.STDtbl th,
#inner_mask table.noline_tbl table.STDtbl th{
	background-color:#5c54ab;
	color:#FFF;
	border-style: solid;
	border-width:1px 1px 0 0;
}

.WebEditor table.noline_tbl table.STDtbl td,
#inner_mask table.noline_tbl table.STDtbl td{
	border-style: solid;
	border-width:1px 1px 0 0;
}


.WebEditor table.noline_tbl,
#inner_mask table.noline_tbl{border:none;}

.WebEditor table.noline_tbl td,#inner_mask table.noline_tbl td,
.WebEditor table.noline_tbl th,#inner_mask table.noline_tbl th{ border:none;}

.WebEditor table.style_address,
#inner_mask table.style_address{
	margin: 0 30px 1em -15px;
	border:none;
	width:90%;
}

.WebEditor table.style_address th,
#inner_mask table.style_address th{
	padding: 2px 0 0 9px;
	border-left:#823872 solid;
	border-width:0 0 0 6px;
	background:none;
	color:#333;
	font-weight:bold;
}

.WebEditor table.style_address td,
#inner_mask table.style_address td{
	padding: 1em 0 0 1.5em;
	border:none;
}

.TA_c table{
	margin-right: auto!important;
	margin-left:auto!important;
}

.TA_r table{
	margin-right: 0!important;
	margin-left:auto!important;
}

/*ƒtƒHƒ“ƒg*/
.WebEditor th,#inner_mask th,
.WebEditor td,#inner_mask td{font-size: 100%!important;}

caption{font-size: 100%!important;}
