@charset "UTF-8";


.printButton,
.pdfButton,
.pageTop,
.sitemap,
.english,
#mainImage_sub,
#clickStream,
#navigation,
#relatedLinks,
#subColumn,
#footerNavigation  {
	display: none;
}


body {
	width: 100%;
	position: relative;
	font-family: "メイリオ","Meiryo",'ＭＳ Ｐゴシック','MS PGothic', Osaka, Arial;
	margin-top: 19px;
}

* {
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
}

a, img { 
	border: 0;
	color: #000;
	text-decoration: none;
}

ul {
	margin-bottom: 9px;
}

ul li {
	list-style: inside disc;
	margin-left: 12px;
}

#header { height: 190px; }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 14px!important;
}

h3 {
	margin-bottom: 19px;
	font-size: 19px!important;
}

h4 {
	padding-left: 4px;
	border-left: 5px solid #000;
	margin-bottom: 19px;
}
h5 { margin-top: 9px!important; }
h6 { margin-top: 4px!important; }

.paragraph {
	margin-bottom: 19px;
	text-indent: 12px;
}

.module { margin-bottom: 38px; }

.dataTable {
	width: 100%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
}

.dataTable th,
.dataTable td {
	padding: 4px;
	border-bottom: 1px solid #000;
}

.dataTable th {
	border-bottom: 3px solid #000;
}

.globalServices .printTitle {
	font-size: 16px;
	display: block;
	margin-bottom: 0.5em;
}

.globalServices .pointImg { display: none; }

#corporateSign_print {
	position: absolute;
	top : 0;
	right: 0;
}

#corporateSign_print * {
	margin: 0!important;
	padding: 0!important;
	font-size: 10px!important;
	line-height: 15px!important;
}

#corporateSign_print h6 {
	margin-bottom: 4px!important;
}

#footer .copy {
	border-top: 1px solid #000;
	height: 19px;
	line-height: 19px;
	margin-top: 38px;
}
