﻿@charset "utf-8";
/* -----------------------------------------------

 Print
 - CSS for Print

--------------------------------------------------

INDEX
- All

--------------------------------------------------
Copyright (c) 2009 YAMAHA CORPORATION All Rights Reserved.
----------------------------------------------- */
body {
	font-size: 12pt;
	font-family: Cambria,"Times New Roman",Georgia, sans-serif !important;
	color: #000 !important;
	background-color: #FFF !important;
	background-image: none !important;
	line-height: 1.5 !important;
	letter-spacing: 1px !important;
}

#contentBox #contentInner {
	background-color: #fff !important;
	background-image: none !important;
}

#contentBox #contentInner #mainCol {
	background-color: #fff !important;
	background-image: none !important;
}

#textBox {
	background-color: #fff !important;
	background-image: none !important;
}

a:link,
a:visited {
	text-decoration: underline !important;
	color: #000000 !important;
}

#lang,
#sideNav,
#subNav,
#sideBan,
#sideMisc {
	display: none !important;
}

#sideFoot {
	position: static !important;
	width: 100% !important;
}

#copyText {
	text-indent: 0 !important;
	overflow: visible !important;
	background-image: none !important;
	width: 100% !important;
}

#contentBox {
	padding: 0;
}

hr {
	display: block !important;
}