@charset "utf-8";
.faxOrder {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 659px;
}
#read_img {
	height: 54px;
	width: 614px;
	margin-left: 20px;
}
#fax_ul {
	width: 610px;
	margin-top: 10px;
	margin-left: 35px;
}
#faxOrder_img {
	padding: 0px;
	height: 54px;
	width: 614px;
	margin-top: 30px;
	margin-left: 20px;
}
#faxOrder_text {
	width: 610px;
	margin-top: 10px;
	margin-left: 35px;
}
#fax_table {
	width: 580px;
	text-align: center;
	margin-left: 35px;
}
#fax_number {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size: 18px;
}
#fax_dlText {
	font-weight: bold;
	background-color: #FFC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 16px;
}
#fax_dlIcon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#fax_em {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
}

