html {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

body.html_body {
	width: 600px;
	background: #fff;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	font-size: 9pt;
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

@media print {
	body.html_body {
		width: 600px;
		background: #fff;
		color: #000000;
		font-size: 9pt;
		font-family: "Arial";
		margin-top: 0;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		text-align: left;
	}
}

p {
	margin: 5px 0 5px 0;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

a:link {color: #0e1b3f;text-decoration: none}
a:visited {color: #0e1b3f;text-decoration: none}
a:active {color: #0e1b3f;text-decoration: none}
a:hover {color: #ff6600;text-decoration: underline}

#header {
	margin: 3px 15px 0 5px;
}

#hint {
	margin: -22px 0 5px 0;
	text-align: right;
}

img.inline {
	vertical-align: middle;
	padding-bottom: 2px;
}

/* search window */

td#gs_tti0 {
	padding: 0px 2px 4px !important;
}

#cse-search-form {
	position: relative;
	left: 330px;
	width: 250px;
}

*+html #cse-search-form {
	position: relative;
	left: 344px;
	width: 250px;
}

input.gsc-input {
	font-size: 14px !important;
	padding: 1px 0px !important;
}

.gsc-input-box {
	border: 1px solid #000000 !important;
	height: 20px !important;
}

.gsc-search-box .gsc-input {
	padding-right: 0px !important;
}

input.gsc-search-button {
	border: 1px solid #0e1b3f !important;
	background-color: #0e1b3f !important;
}

input.gsc-search-button:hover {
	border: 1px solid #ff6600 !important;
	background-color: #ff6600 !important;
}

input.gsc-search-button-v2 {
	width: 13px !important;
	height: 13px !important;
	padding: 4px 4px 3px 4px !important;
	min-width: 13px !important;
}
/* ------------- */

.header_link {
	width: 600px;
}

div.area_link {
	float: right;
	margin: 0 15px 5px 0;
}

.about_link {
	float: left;
	max-width: 250px;
	line-height: 1.3em;
	margin: 0 0 0 5px;
	text-indent: -16px;
	padding-left: 20px;
}

*+html .about_link {
	float: left;
	max-width: 150px;
	line-height: 1.3em;
	margin: 0 0 5px 5px;
	text-indent: -16px;
	padding-left: 20px;
}

table.title_header {
	clear: right;
	background: url("images/header.jpg") no-repeat;
	height: 131px;
	width: 600px;
}

td.header_area {
	width: 265px;
}

.manual_name {
	text-align: right;
	margin: 0 15px 0 15px;
	font-size: 15pt;
	line-height: 1em;
	padding-top:20px;
}

.model_name {
	text-align: right;
	margin: 0 15px 0 15px;
	font-size: 11pt;
	font-weight: bold;
}

.title_read {
	text-align: right;
	margin: 0 15px 0 15px;
	line-height: 1.3em;
	padding-bottom: 15px;
}

.contents {
	margin: 15px 20px 25px 20px;
}

.tap_link {
	padding: 10px 10px 8px 10px;
	border: dotted 3px #0e1b3f;
}

.container_lead {
	margin: 0;
	color: #333333;
}

.ref_arrow {
	text-align: right;
	margin-top: 2px;
	width: 535px;
}

a.arrow {
	display: block;
	line-height:1.5em;
	text-align: right;
	padding: 5px 70px 2px 0;
	color: #0000cc;
	background: url("images/ref_arrow_s.gif") left center no-repeat;
	cursor: pointer;
	outline: none;
	font-size: 12pt;
	text-decoration: none;
}

a.arrow:hover {
	background-position: right center;
	text-decoration: none;
	color: #FF6600;
}

/* button ------------------------------------------------------------- */
table.cnt {
	width: 560px;
	padding: 0px;
	margin: 20px 0 20px 0;
}

tr.space {
	height: 20px;
}

td.space {
	width: 20px;
}

.intro {
	float: left;
	width: 180px;
	height: 130px;
	text-align: center;
	background: url("screens/introduction.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.intro span {
	display: table-cell;
	width: 180px;
	height: 65px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

*+html a.intro span {
	display: block;
	width: 170px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
}

a.intro:hover {
	text-decoration: none;
}

a.intro:hover span {
	color: #FF6600;
	text-decoration: none;
}

.trouble {
	float: left;
	width: 169px;
	height: 130px;
	text-align: center;
	background: url("screens/troubleshooting.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.trouble span {
	display: table-cell;
	width: 169px;
	height: 130px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

*+html a.trouble span {
	display: block;
	width: 159px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
}

a.trouble:hover {
	text-decoration: none;
}

a.trouble:hover span {
	color: #FF6600;
	text-decoration: none;
}

.info {
	float: left;
	width: 191px;
	height: 130px;
	text-align: center;
	background: url("screens/infomation.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.info span.link {
	display: table-cell;
	width: 191px;
	height: 130px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

*+html a.info span.link {
	display: block;
	width: 181px;
	color: #000000;
	font-size: 11pt;
	text-align: center;
	padding: 10px 0 0 0;
	text-decoration: none;
}

a.info:hover {
	text-decoration: none;
}

a.info:hover span.link {
	color: #FF6600;
	text-decoration: none;
}

.info_read {
	font-size: 9pt;
	line-height: 1.2em;
	padding: 0 5px 0 5px;
}

*+html .info_read {
	padding: 0;
}

.print {
	float: left;
	width: 270px;
	height: 180px;
	text-align: left;
	text-indent: 30px;
	line-height: 36px;
	background: url("screens/print.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.print span {
	display: block;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	text-indent: 30px;
	padding-top: 4px;
	background: url("screens/print.gif") left top no-repeat;
	text-decoration: none;
}

a.print:hover {
	background-position: left -180px;
	text-decoration: none;
}

a.print:hover span {
	background-position: left -180px;
	color: #FF6600;
	text-decoration: none;
}

.copy {
	float: left;
	width: 270px;
	height: 180px;
	text-align: left;
	text-indent: 30px;
	line-height: 36px;
	background: url("screens/copy.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.copy span {
	display: block;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	text-indent: 30px;
	padding-top: 4px;
	background: url("screens/copy.gif") left top no-repeat;
	text-decoration: none;
}

a.copy:hover {
	background-position: left -180px;
	text-decoration: none;
}

a.copy:hover span {
	background-position: left -180px;
	color: #FF6600;
	text-decoration: none;
}

.scan {
	float: left;
	width: 270px;
	height: 180px;
	text-align: left;
	text-indent: 30px;
	line-height: 36px;
	background: url("screens/scan.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.scan span {
	display: block;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	text-indent: 30px;
	padding-top: 4px;
	background: url("screens/scan.gif") left top no-repeat;
	text-decoration: none;
}

a.scan:hover {
	background-position: left -180px;
	text-decoration: none;
}

a.scan:hover span {
	background-position: left -180px;
	color: #FF6600;
	text-decoration: none;
}

.fax {
	float: left;
	width: 270px;
	height: 180px;
	text-align: left;
	text-indent: 30px;
	line-height: 36px;
	background: url("screens/fax.gif") left top no-repeat;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a.fax span {
	display: block;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	text-indent: 30px;
	padding-top: 4px;
	background: url("screens/fax.gif") left top no-repeat;
	text-decoration: none;
}

a.fax:hover {
	background-position: left -180px;
	text-decoration: none;
}

a.fax:hover span {
	background-position: left -180px;
	color: #FF6600;
	text-decoration: none;
}

div.button_read {
	position: absolute;
	width: 135px;
	margin: 35px 0 0 130px;
	padding: 0px;
	font-size: 9pt;
	line-height: 1.3em;
}

*+html div.button_read {
	position: absolute;
	width: 135px;
	margin: 35px 0 0 -140px;
	padding: 0px;
	font-size: 9pt;
	line-height: 1.3em;
}

/* footer ------------------------------------------------------------- */
.footer_link {
	margin: 0;
	width: 600px;
}

div.area_footer {
	margin-left: 25px;
}

.page_top {
	max-width: 560px;
	height: 30px;
	margin-left: auto;
	margin-right: 20px;
	border-top: 3px solid #0e1b3f;
}

.page_top td {
	border-left: 1px solid #aba8a9;
	border-right: 1px solid #aba8a9;
}

.gototop {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	color: #555555;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

.gototop img {
	border: 0px;
	vertical-align: top;
	margin-top: 1px;
}

a.gototop {
	padding-left: 10px;
	color: #555555;
	text-decoration: none;
}

a.gototop:hover {
	color: #ff6600;
	text-decoration: underline;
}

#footer {
	border-top: 1px solid #aba8a9;
	text-align: center;
}

.copyright {
	margin: 10px 0 0 0;
}
