body {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	color: #414141;
	font-size: 10px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
a { text-decoration: none; }
a:link { color: #009; text-decoration: none; }
a:visited { color: #7F7FCC; text-decoration: none;}
a:active { text-decoration: none;}
a:hover { text-decoration: underline;}

h1, h2, h3, h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

img {
	border: 0px;
}
div {
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
dl, dt, dd {
	padding: 0px;
	margin: 0px;
}
hr {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #999;
}

#body {
	width: 749px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	border-left: 1px solid #C7C7BA;
	border-right: 1px solid #C7C7BA;
	border-bottom: 1px solid #C7C7BA;
}
#logo {
	width: 183px;
	padding-top: 6px;
	float: left;
}
#global {
	width: 51px;
	padding-top: 19px;
	float: left;
}

#globalMenu {
	width: 578px;
	height: 37px;
	background-image: url(../images/gmenu_bg01.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

#search {
	width: 169px;
	height: 29px;
	background-color: #7F7F7F;
	float: right;
}
#search form {
	padding-left: 9px;
}
#search #and {
	width: 126px;
	height: 18px;
	background-color: #EBEBEB;
	border: none;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#searchFormTable td {
	height: 29px;
}
#searchButtonArea {
	padding-left: 5px;
	padding-right: 10px;
}

#contentsContainer {
	width: 738px;
	padding-top: 12px;
}

#footer {
	margin-top: 16px;
	background-color: #DDDDDD;
	padding-bottom: 12px;
	border-top: 1px dashed #CDCDC1;
}
#utilityMenu {
	color: #414141;
	font-size: 10px;
}
#utilityMenu a {
	color: #414141;
}
#utilityMenu a:hover {
	text-decoration: underline;
}
#copyright {
	color: #414141;
	font-size: 10px;
}

#headTitle {
	margin-left: 12px;
	background-color: #969696;
	background-image: url(../images/h1_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#headTitleTable {
	width: 726px;
}
#headTitleTable td {
	padding-bottom: 4px;
}
#breadCrumb {
	vertical-align: middle;
	color: #FFF;
	padding-left: 9px;
}
#breadCrumb a {
	color: #FFF;
	text-decoration: underline;
}
#breadCrumb a:hover {
	text-decoration: underline;
}
#toJapanese {
	vertical-align: bottom;
	text-align: right;
	padding-top: 8px;
}


/* old style */

.textEng{
	font-size: 10px;
	line-height: 12px;
}
.textEngL{
	font-size: 12px;
	line-height: 12px;
}
.textSJap{
	font-size: 9px;
	line-height: 9px;
}
.textSEng{
	font-size: 9px;
	line-height: 9px;
}
.textJap{
	font-size: 10px;
	line-height: 10px;
}
.textGJap{
	font-size: 10px;
	line-height: 12px;
}
.textGEng{
	font-size: 10px;
	line-height: 12px;
}
.textJapL{
	font-size: 12px;
	line-height: 12px;
}
.textJapXL{
	font-size: 14px;
	line-height: 14px;
}
.textEngXL{
	font-size: 14px;
	line-height: 14px;
}
.texthonbunJap{
	font-size: 10px;
	line-height: 14px;
}
.texthonbunSJap{
	font-size: 8px;
	line-height: 10px;
}
.texthonbunEng{
	font-size: 10px;
	line-height: 14px;
}
.texthonbunLJap{
	font-size: 12px;
	line-height: 16px;
}
.texthonbunLWJap{
	font-size: 12px;
	line-height: 18px;
}
.texthonbunLWEng{
	font-size: 12px;
	line-height: 18px;
}
.texthonbunLEng{
	font-size: 12px;
	line-height: 15px;
}

