@chaset "euc-jp";
@import "/domain/css/share.css";
h3 {
	font-weight: bold;
	border-bottom: 1px dotted #000000;	
}
h4 {
	padding: 10px;
	border-left: 10px solid #0D3191;
	background-color: #E8E8E8;
	margin-bottom: 10px;
	margin-top: 30px;
}
#Transfer table {
	width: 560px;
}
#Transfer #detail th {
	font-size: 93%;
}
p#dtLeft {
	float: left;
	width: 320px;
}
#dtRight {
	float: right;
	width: 220px;
}