<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";

body,h1,h2,h3,h4,p,div,dl,ul{
	font-size:100%!important;
	line-height:160%!important;
}

h2#pageTitle{background:none!important;}
#contentsArea{background:none!important;}
#headerArea{display:none!important;}
#footerArea{display:none!important;}
#sideSection{display:none!important;}
#breadCrumbSection{display:none!important;}
#footLinkBlock{display:none!important;}
#pageTop{display:none!important;}

.caseExample{display:none!important;}
.footNav{display:none!important;}


.h3Top {
	padding: 20px 0 10px 0 !important;
	background: url(/common/img/co_bg_10.gif) top left no-repeat;
}

.h3Top02 {
	padding: 20px 0 20px 0 !important;
	background: url(/common/img/co_bg_10.gif) top left no-repeat;
}

/*- 見出し4 (h4 最大幅) -*/
div#mainSection h4 {
	margin: 0 0 10px 5px;
	padding: 0 5px 5px 5px;
	background: url(/common/img/co_h4_01.gif) bottom left no-repeat;
	font-size: 105%;
}

/*- 見出し4 (h4 2column) -*/
div#mainSection div.twoColumn_01 h4 {
	margin: 0 0 10px 5px;
	padding: 0 5px 5px 5px;
	background: url(/common/img/co_h4_02.gif) bottom left no-repeat;
}

.h4Top {
	margin-left: 0 !important;
	padding: 0 0 5px 2px !important;
	color: #666;
	border-bottom: 1px dotted #999;
	background: none !important;
}

/*- 見出し5 (h5) -*/
div#mainSection h5 {
	margin: 0 0 10px 5px;
	padding: 6px 15px;
	border: 1px solid #ededed;
	background: url(/common/img/co_h5_01.gif) left 0.6em no-repeat;
}

/*- 見出し6 (h6) -*/
div#mainSection h6 {
	margin: 0 0 5px 5px;
}</pre></body></html>