@charset "utf-8";
/* -----------------------------------------------
　
----------------------------------------------- */

/* IE 6 
******************************** */
/* clear fix*/ 

html.ie6 #globalNav,
html.ie6 .area-topicPath-01 ul,
html.ie6 .section-toc-01 ul,
html.ie6 .sBody-related-01 ul,
html.ie6 .sBody-ul-01 ul,
html.ie6 .sHead-05 {
	zoom: 1;
}
html.ie6 .area-siteId-01 .block-utility .search input {
	width: 190px;
	height: 16px;
}
html.ie6 .area-topicPath-01 li.first {
	padding-left: 0;
	background:none;
}
html.ie6 .block-localNav-01 ul {
	border-bottom: solid 1px #cbd7cc;
}
html.ie6 .block-localNav-01 ul li.first {
	border-top: none;
}
html.ie6 .block-localNav-01 ul ul {
	border-bottom: none;
}
html.ie6 .sHead-02 {
	height: 17px;
}
html.ie6 .sBody-related-01 ul li.first {
	margin-left: 0;
}
html.ie6 .sBody-toc-01 li.first {
	border-left: none;
}
html.ie6 .sBody-toc-01 li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
html.ie6 .sBody-ul-01 ul li.first {
	margin-left: 0;
}
html.ie6 .sBody-related-01 ul li {
	display: inline;
}
html.ie6 .list-01 li .content {
	display: inline;
	zoom: 1;
}
html.ie6 .arr-01,
html.ie6 .arr-down-01  {
	zoom: 1;
	background-position:0 6em;
} 
html.ie6 .sBody-pair-01 .flL {
	float: left;
}
html.ie6 .sBody-pair-01 .flR {
	float: right;
}
/* IE 7
******************************** */
/* clear fix*/

html.ie7 #globalNav,
html.ie7 .area-topicPath-01 ul,
html.ie7 .section-toc-01 ul,
html.ie7 .sBody-related-01 ul,
html.ie7 .sBody-ul-01 ul,
html.ie7 .sHead-05 {
	zoom: 1;
}
html.ie7 .sBody-toc-01 li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
html.ie7 .list-01 li .content {
	display: inline;
	zoom: 1;
}
html.ie7 .sBody-pair-01 .flL {
	float: left;
}
html.ie7 .sBody-pair-01 .flR {
	float: right;
}
/* IE 8
******************************** */
html.ie8 .area-siteId-01 .block-utility .search input {
	line-height: 20px;
}
/* print
******************************** */
@media print {
	.area-globalNav-01,
	.area-siteId-01 .block-utility,
	.area-mainVisual-01,
	.area-topicPath-01,
	#pageFoot .area-subNav-01,
	#aside,
	.block-toPageTop-01 {
		display: none;
	}
	#pageHead {
		padding-bottom: 24px;
		border-bottom: solid 0.15em #ccc;
		background: none;
	}
	#pageFoot {
		border-top-width: 0.15em;
	}
	.pageBody {
		background: none;
	}
	#page .areaGroup,
	#page .area-siteId-01 {
		width: 670px;
		margin-right: auto;
		margin-left: auto;
	}
	#page {
		min-width: 670px;
	}
	#page {
		width: 670px;
		margin-right: auto;
		margin-left: auto;
	}
	html.ie6 #page {
		width: 670px!important;
	}
	#page #main {
		margin-top: 30px;
	}
	.sHead-02 {
		background: none;
		border-bottom:solid 2px #7E9A80;
	}
	.flL,
	.flR {
		margin-top: 1px;
	}
	h1 + .sBody-toc-01 {
		display: none;
	}
}


