@charset "utf-8";
/*-----InfoBlock-----*/
.thickBorder {
	width: 720px;
	padding-top: 20px;
	background: url(/image/thickBorderTop.gif) top left no-repeat;
}

.thickBorderIn {
	width: 720px;
	padding-bottom: 20px;
	background: url(/image/thickBorderBottom.gif) bottom left no-repeat;
}

.thickBorderInLRBorder {
	width: 676px;
	padding: 0 20px;
	border-left: #0291CC 2px solid;
	border-right: #0291CC 2px solid;
}

.thickBorderIn h1 {
	margin-bottom: 15px;
}

#contentsArea .thickBorderIn p {
	margin-bottom: 0;
}

/*-----siteMap-----*/
#siteMap {
	margin-top: 30px;
}

#siteMap table.wrapper {
	margin-bottom: 18px;
	border-collapse: collapse;
}

#siteMap table.wrapper.noMarBottom {
	margin-bottom: 0;
}

#siteMap table.wrapper td {
	width: 228px;
	border: 0;
	padding: 0;
	vertical-align: top;
}

#siteMap table.wrapper table {
	width: 228px;
	margin-right: 18px;
	border-collapse: collapse;
}

#siteMap table.wrapper table.noMarRight {
	margin-right: 0;
}

#siteMap table.wrapper table caption {
	width: 228px;
	margin: 0;
	padding: 0;
}

#siteMap table.wrapper table td {
	width: 228px;
	height: 116px;
	border: 0;
	padding: 0;
	vertical-align: top;
	background: url(/image/404/boxBg.gif) left top repeat-y;
}
#siteMap table.wrapper table td.first {
	height: 180px;
}

#siteMap table.wrapper table td.linkArea ul {
	margin: 11px 0 5px 17px;
}

#siteMap table.wrapper table td.linkArea ul li.link {
	background: url(/shared/image/page_leaving_ico.gif) 0 4px no-repeat;
	padding: 1px 0px 0px 18px;
	line-height: 1.4;
}

#siteMap table.wrapper table td.boxBottom {
	height: 10px;
	background: url(/image/404/boxBottom.gif) bottom left no-repeat;
}



/*======================================
サイトマップ　製品情報エリアのタイトル
---------------------------------------*/
li.pdt_ttl {
	padding: 15px 0 0;
}
