@charset 'Shift_JIS';

/* Style Index ========================

	structure
	clearfix

==================================== */





/*------------------------------------------------------
	structure
------------------------------------------------------*/
#csr #wrapper,
#csr #contentsArea,
#csr #commonFooterArea,
#csr #commonFooterArea p.footerCi,
#csr #commonFooterArea p.copyright {
	width: 900px;
}
#commonHeader {
	width: 662px !important;
}
#commonHeader #ci {
	float: none;
}
#commonHeader #headNav {
	display: none;
}

form {
	display: none;
}


#commonHeaderInd
 {
	display: none;
}

#commonHeaderIndPri {
display:block !important;

}

#wrapper {
	width: 670px;
}
#globalNavi {
	display: none;
}
#printView {
	display: none;
}
#printViewBtn {
	display: block;
}
#contentsArea {
	width: 670px;
}
#pekopeko{
	display: none;

}
/*
#breadcrumb {
	display: none;
}
*/
#primary {
	float: none;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0em;
}

/*
#primary h1 {
	height: 187px;
}
#primary h1 img#jScreen {
	display: none;
}
#contentsArea.screen #primary {
	margin-right: auto;
}
*/
#primary h1 img#jScreen {
	display: none;
}
#contentsArea.screen #primary {
	margin-right: auto;
}
#contentsArea.screen #primary h1.hd {
	height: 187px;
}



#primary a {
	text-decoration: underline;
}
#sideContentsArea {
	display: none !important;
}
#footerArea {
	display: none;
}

#commonFooterArea {
	width: 670px;
	margin-top: 4em;
	padding-top: 10px;
}

#commonFooterArea #commonFooterNav {
	display: none;
}
#sta #torayGuidelineOutline .j_toggleAll {
	display: none;
}
#sta #torayGuidelineOutline .section .sectionDetail {
	display: block !important;
}
#sta #torayGuidelineOutline .section ul.j_toggleSingle {
	display: none;
}
#hig .higPagenate {
	display: none;
}


@media print {
body > #wrapper {
	display: table;
}
body > #wrapper #contentsArea {
	display: table-cell;
}
* html #csr {
	zoom: 0.8;
}
* html #csr #csrFlashArea {
	zoom: 1;
}
#commonHeader {
	height: 30px;
}

#printViewBtn {
	display: none;
}

* html #commonHeader {
	width: 630px;
	height: 30px;
	zoom: 0.9;
}
* html #commonHeader #ci {
	zoom: 1.1;
}
* html #wrapper {
	zoom: 0.9;
}
* html #contentsArea {
	margin-bottom: 20px;
}
* html #primary {
	font-size: 1.1em;
		letter-spacing:0em;
}
* html #primary h1.hd {
	margin-left: 0;
	zoom: 1;
}
* html #primary h1.hd img {
	width: 635px;
}
* html #primary sup {
	position: static;
}
* html #primary .secondary h2.hd {
	position: static;
	zoom: 1;
}
* html #primary .secondary h2.hd img {
	width: 635px;
}
* html #commonFooterArea p.footerCi,
* html #commonFooterArea p.copyright {
	width: 630px;
	zoom: 0.9;
}
* html #commonFooterArea p.footerCi img,
* html #commonFooterArea p.copyright img {
	zoom: 1.1;
}

* html #primary .bPattern03 img {
	padding-left: 1px;
}
}


/*------------------------------------------------------
	clearfix
------------------------------------------------------*/

#printViewBtn ul:after {
	display: block;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
	visibility: hidden;
}
#printViewBtn ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #printViewBtn ul {
	height: 1%;
}
#printViewBtn ul {
	display: block;
	overflow: hidden;
}
/* End hide from IE-mac */





