@charset "shift_jis";

#inner_mask table#news{
	margin: 3px 30px 30px 20px;
	width:92%;
}

#inner_mask table#news th{
	width: 8.4em;
	padding: 6px 0 5px 10px;
	border-bottom: 1px #aaa dashed;
	white-space: nowrap;
}

#inner_mask table#news td{
	padding: 6px 0 5px 0;
	border-bottom: 1px #aaa dashed;
}

#inner_mask table#frame{margin: 0 0 30px 15px;}

#inner_mask table#frame td{
	width: 50%;
	padding: 0 20px 0 0;
}

#inner_mask table#frame td h2{
	padding: 0 0 1px 3px;
	margin: 0;
	background: url(/common/css2/img/bg_h2.gif) no-repeat -42px bottom;
}

#inner_mask table#frame td img {
	float: left;
	padding: 1px;
	margin: 0 10px 0 0;
	border: solid 1px #999;
}

#inner_mask table#frame td ul{margin: 2px 20px 0 0;}

#inner_mask table#frame td ul li{
	width: 95%;
	margin:0;
	padding: 6px 10px 5px 14px;
	border-bottom: 1px #aaa dashed;
	display: inline-block;
	list-style: none;
	zoom: 1;
}


/*テーブル*/
#inner_mask table{margin: 8px 30px 30px 60px;}

#inner_mask th,
#inner_mask td{padding: 0.2em 1em 0.1em 1em;}

#inner_mask th{white-space: nowrap;}

#inner_mask table table{margin: 0;}

#inner_mask table ol{margin: 0 0 0 37px;}

#inner_mask table ul{margin: 0 0 0 15px;}


/*標準テーブル*/
#inner_mask table.STDtable{
	border: #999bbb solid;
	border-width:0 0 1px 1px;
	border-collapse: callapse;
	border-spacing: 0;
}

#inner_mask table.STDtable thead tr td,
#inner_mask table.STDtable thead tr th{
	font-weight: bold;
	color: #fff;
	background: #5c54ab;
}

#inner_mask table.STDtable th,
#inner_mask table.STDtable td{
	border: #999bbb solid;
	border-width: 1px 1px 0 0;
}


/*注釈テーブル*/
#inner_mask table.notes{margin-top: -0.5em;}

#inner_mask table.notes th,
#inner_mask table.notes td,
#inner_mask li th,
#inner_mask li td{padding: 0.2em 0.8em 0.1em 0;}

#inner_mask table.wide th,
#inner_mask table.wide td{padding: 1em 0.8em 1em 1em;}

/*テーブル直下用詰め*/
#inner_mask .TBLfoot,
#inner_mask ul.TBLfoot{margin-top: -1.5em;}


/*追加プロパティ*/
#inner_mask table.th_TA_r th,
#inner_mask table.td_TA_r td,
#inner_mask table.TA_r th,
#inner_mask table.TA_r td{
	text-align: right;
}

#inner_mask table.centerTD td{
	vertical-align: middle;
	text-align: center;
}

#inner_mask table.u_line tr th,
#inner_mask table.u_line tr td{
	border-bottom: dashed 1px #CCC;
}

#inner_mask table.THnoline th{
	border-right:none;
	padding-right:0;
}

#inner_mask td.empty,th.empty{background: url(/common/css2/img/none.gif) center center no-repeat;}
