@charset "utf-8";

/*============================================================*/


@media print{
	#contents #conTeigen .detail_contents{
		display:block;
	}
}


/*============================================================*/


table.TBL_01 td{
}


table.TBL_01 td.left{
	text-align:left;
}


table.TBL_01 td p.red{
	color:#f00;
	text-indent:0;
}


table.TBL_01 .arrow_R,
table.TBL_01 .arrow_C,
table.TBL_01 .arrow_L{
	height:20px;
	background-position:center;
	vertical-align:middle;
}


table.TBL_01 .arrow_R{
	background:url(../images/arrow_R.png) no-repeat center right #eee;
}


table.TBL_01 p.arrow_R{
	margin:0;
	margin-right:50%;
}


table.TBL_01 .arrow_C{
	background:url(../images/arrow_C.png) repeat-x center #eee;
}


table.TBL_01 .arrow_L{
	background:url(../images/arrow_L.png) no-repeat center left #eee;
}


table.TBL_01 p.arrow_L{
	margin:0;
	margin-left:50%;
}


table.TBL_01 tbody td.td_01,
table.TBL_01 tbody td.td_02,
table.TBL_01 tbody td.td_03,
table.TBL_01 tbody td.td_04,
table.TBL_01 tbody td.td_05,
table.TBL_01 tbody td.td_06,
table.TBL_01 tbody td.td_11,
table.TBL_01 tbody td.td_12,
table.TBL_01 tbody td.td_13,
table.TBL_01 tbody td.td_21,
table.TBL_01 tbody td.td_22,
table.TBL_01 tbody td.td_23{
	border-left:dotted 1px #333;
	border-right:dotted 1px #333;
	padding:0;
}


table.TBL_01 tbody td.td_00{
	border-right:dotted 1px #333;
	padding:0;
}


table.TBL_01 tbody td.td_99{
	border-left:dotted 1px #333;
	padding:0;
}
	

