@charset "UTF-8";
/* CSS Document */

table.anq{
	width:600px;
	margin-left:20px;
	border:0px;
	border-collapse: separate;
	border-spacing:0px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:12px;
	line-height:20px;
}

table.anq2{
	width:600px;
	margin-left:20px;
	font-size:12px;
	line-height:20px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	border:1px solid gray;
	padding:20px;
	font-weight:normal;
}
table.anq2 th{
	font-weight:normal;
	}

table.anq th{
	width:200px;
	border-bottom:1px solid;border-color: #e2e2e2;
	padding-right:-20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:-30px;
	text-align:right;
	font-weight:normal;
	}

table.anq td{
	width:400px;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid;border-color: #e2e2e2;
	text-align:left;
}

table.anq img{
position:relative;
right: 160px;
	 }

tr.odd	{
	background:#fff6e4;
	}
	
.po {
position:relative; top:0px; left:20px
}
