@charset "Shift_JIS";


/* /////////////////////////////////////////////////////////
 p
///////////////////////////////////////////////////////// */
/* display:none; */
#hNav,
#gNav,
#gNav2,
#subNav,
#content .indexLink ul,
#content .indexLink2,
#content .goTop,
#content .btn,
#content .enterBtn,
#content .backButton,
#content .section .backNum,
#content .print,
#content .primary .section .indexHead p,
#content .section .subNavButton,
#content .section .initialList,
#content .section .secondary,
#content .subContentArea p.getAdobe,
#footer #fNav,
#footer #fNav2,
#footer .bn {
	display: none !important;
}

/* global
--------------------------------------------------------- */
body {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12pt;
	line-height: normal;
	letter-spacing: 1px;
	color: #000;
	background-color: #fff !important;
	background-image: none !important;
}
div,
p {
	line-height: normal;
	letter-spacing: 1px;
	color: #000;
	background-color: #fff !important;
	background-image: none !important;
}
hr {
	clear: both;
}
#wrap,
#content {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}
#content .section .section {
	clear: both !important;
}
#content p,
#content .section {
	margin: 0 0 1em 0;
}
/* list */
#content ul,
#content ol,
#content dl {
	margin: 0 0 20px 10px;
}
/* URI */
a:after {
	content: " (" attr(href) ") ";
	font-size: 85%;
	font-weight: normal;
}
a:link,
a:visited {
	color: #000;
	text-decoration: underline;
}
/* img */
img {
	border: 0;
}

/* table */
table,
th,
td {
	color: #000 !important;
	background-color: #fff !important;
	border-collapse: collapse;
	border-spacing: 0;
}
#content table {
	margin: 0 0 20px 0;
	padding: 5px;
	width: 100% !important;
	border: 1px solid #333;
}
#content th {
	padding: 3px;
	width: 30%;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#content td {
	padding: 3px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

/* header
--------------------------------------------------------- */
/* logo */
#header #NOSLogo {
	margin: 0 !important;
	padding: 0 !important;
}
#header #NOSLogo a {
	width: auto !important;
	height: auto !important;
	text-indent: 0 !important;
	background: none !important;
}
#header #NOSLogo a:after {
	content: "";
}

/* content
--------------------------------------------------------- */
/* vImg */
#content .vImg {
	margin: 0;
	padding: 0;
	position: static !important;
}

/* Tit */
#content .pageTit,
#content .setTit1,
#content .setTit2,
#content .setTit3,
#content .subConHead,
#content .groupTit,
#content .initialTit {
	font-weight: bold;
}
#content .pageTit {
	font-size: 16pt;
	padding: 5px 2px;
	border-bottom: 3px solid #999;
}
#content .setTit1 {
	padding: 5px 7px;
	font-size: 16pt;
	border-left: 10px solid #333;
	border-bottom: 2px solid #333;
}
#content .subContentArea .section .setTit1 {
	padding: 5px 7px;
	font-size: 16pt;
	border-left: none !important;
	border-bottom: 1px dashed #666 !important;
}
#content .subConHead {
	padding: 5px 7px;
	font-size: 16pt;
	border-left: 10px solid #999;
	border-bottom: 2px solid #999;
}
#content .setTxt {
	clear:both;
}
#content .setTit2 {
	clear:both;
	padding: 3px 5px;
	font-size: 14pt;
	border-left: 5px solid #666;
	border-bottom: 1px solid #666;
}
#content .setTit3 {
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}
#content .section .subCatBox .subCatTit,
#content .section .groupBox .groupTit {
	padding: 2px 7px;
	border-left: 7px solid #039;
	border-bottom: 1px solid #999;
}
#content .section .subCatBox .subCatSummary {
	margin: 0 20px;
}
#content .section .productName .productTit {
	padding: 0 10px;
	border-left: 5px solid #039;
}

/* float or center img */
#content .section .section p.imgR {
	float: right;
	display: inline;
	margin: 10px 20px;
	font-size: 11pt;
	line-height: 1.3;
}
#content .section .section p.imgL {
	float: left;
	display: inline;
	margin: 10px 20px;
	font-size: 11pt;
	line-height: 1.3;
}
#content .section .section p.imgC {
	margin: 10px auto;
	font-size: 11pt;
	line-height: 1.3;
	text-align: center;
}

/* subContentArea */
#content .subContentArea {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #333;
}
#content .subContentArea .solutionBox {
	clear: both;
}
#content .subContentArea .solutionBox .solutionImg {
	float: left;
	display: inline;
	margin-right: 10px;
}

/* introductionCat */
#content .section .introductionCat {
	clear: both;
}
#content .section .introductionCat .img {
	padding-right: 10px;
	float: left;
}

/* setBook */
#content .section .section .setBook {
	clear:both;
	position: relative;
	margin-bottom: 2.5em;
}
#content .section .section .setBook2 {
	clear:both;
	position: relative;
	margin-bottom: 2.5em;
}
#content .section .section .setBook .imgL {
	float: none !important;
}

/* footer
--------------------------------------------------------- */
#footer {
	clear: both;
}
#footer #copyright {
	margin-top: 10px;
	padding-top: 10px;
	color: #000;
}

