﻿@charset "UTF-8";

/* サイトマップ 0_sitemap.html */

div#contentsSitemap table td ul li.kei {
	width: auto;
	height: auto;
	margin: 0 0 0 1em;
	padding: 0 0 0 19px;
	border: 0;
	float: none;
	font-weight: normal;
	background: transparent url(../images/common/L.gif) no-repeat 10px 1px;
}


/* 製品情報 1_product/index.html */

/* PDFリンク */
div#maincol div.contentsProduct_02 {
	width: 472px;
	height: auto;
	margin: 17px 0 -50px 0;
	padding: 0;
	clear: both;
}

div#maincol div.contentsProduct_03 {
	width: 472px;
	height: auto;
	margin: -5px 0 0 0;	
	padding: 0;
	clear: both;
}



/* IE5～6のみ適用 */
* html div#maincol div.contentsProduct_02 {
}

* html div#maincol div.contentsProduct_03 {
}

div.contentsProduct_02 dl {
	width: 472px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	clear: both;
	border-bottom: 1px solid #D8D8D8;
}

div.contentsProduct_03 dl {
	width: 472px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	clear: both;
	border-bottom: 1px solid #D8D8D8;
}

div.contentsProduct_02 dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.contentsProduct_02 dl dt {
	width: auto;
	margin: 7px 0 -5px 0;
	padding: 0 0 10px 0;
	font-size: 13px;
	line-height: 15px;
	float: left;
	font-weight: bold;
}

div.contentsProduct_03 dl dt {
	width: auto;
	margin: 7px 0 -5px 0;
	padding: 0 0 10px 0;
	font-size: 13px;
	line-height: 15px;
	float: left;
	font-weight: bold;
}


div.contentsProduct_02 dl dt.noarr_01 {
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0 0 0 28px;
	font-size: 13px;
	line-height: 15px;
	float: left;
	text-align: left;
	font-weight: bold;
}


div.contentsProduct_02 dl dt.noarr_01_new {
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0 0 0 28px;
	font-size: 13px;
	line-height: 15px;
	float: left;
	text-align: left;
	font-weight: bold;
	background: transparent url(../images/new.gif) no-repeat 222px 0px;
}


div.contentsProduct_02 dl dt.noarr_01_up01 {
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0 0 0 28px;
	font-size: 13px;
	line-height: 15px;
	float: left;
	text-align: left;
	font-weight: bold;
	background: transparent url(../images/up.gif) no-repeat 85px 0px;
}


div.contentsProduct_02 dl dt.noarr_01_up02 {
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0 0 0 28px;
	font-size: 13px;
	line-height: 15px;
	float: left;
	text-align: left;
	font-weight: bold;
	background: transparent url(../images/up.gif) no-repeat 148px 0px;
}


div.contentsProduct_02 dl dd {
	width: 70px;
	margin: 0px 0 0 240px;
	padding: 15px 0 0 0;
	line-height: 15px;
	background: transparent url(../images/common/icon_pdf2.gif) no-repeat 0 12px;

}
div.contentsProduct_03 dl dd {
	width: 70px;
	margin: 0px 0 0 300px;
	padding: 15px 0 0 0;
	line-height: 15px;
	background: transparent url(../images/common/icon_pdf2.gif) no-repeat 0 12px;

}


div.contentsProduct_02 dl dd.noarr_02 {
	width: 10px;
	height: auto;
	margin: 0px 0 0 255px;
	font-size: 13px;
	line-height: 15px;
	background: none;
}

div.contentsProduct_02 dl dd a {
	width: 43px;
	height: 27px;
	padding: 0 0 0 27px;
	display: block;
}


div.contentsProduct_02 dl.new {
	width: 480px;
	height: 32px;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	background: transparent url(../images/new.gif) no-repeat 12px 0px;
	clear: both;
	border-bottom: 1px solid #D8D8D8;
}

