
/* fax
--------------------------------------------------------------*/
body {
	width: 547px;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-size: 0.8em;
	_text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka",sans-serif;
}

p,ul,ol,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}

#Header {
	background: url(image/bg_header_fax.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0 5px;
	line-height: 1.6;
	_width: 547px;
	_text-align: left;
}
#Header h1 {
	font-size: 1px;
	text-indent: -9999px;
	visibility: hidden;
}
#Header .number {
	/*text-align: center;*/
	padding: 15px 0 0 180px;
	font-size: 1.4em;
	font-weight: bold;
	color: #ff9900;
}
#Header .txt {
	margin: 15px 0 0;
}

#Main {
	width: 547px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 5px 0 0;
	padding: 0;
	_text-align: left;
}
#Main h2 {
	margin: 0;
	padding: 10px;
	font-size: 1.0em;
	line-height: 100%;
	border-bottom: 1px dotted #000000;
	background-color: #ccc;
}
#Main .txtarea01 {
	height: 160px;
	border-bottom: 1px solid #000000;
}
#Main .txtarea02 {
	height: 40px;
	border-bottom: 1px solid #000000;
}
#Main .txtarea03 {
	height: 60px;
	border-bottom: 1px solid #000000;
}
#Main .txtarea04 {
	padding: 15px;
	border-bottom: 1px solid #000000;
}
