@charset "utf-8";


/* index
------------------------------------------------------------------------------------ */
table.index {
	width: 730px;
	border-collapse:collapse;
	border-spacing: 0;
}
table.index th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #F9F4C6;
	white-space: nowrap;
}
table.index td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}
table.index th.borderRight,
table.index td.borderRight {
	border-right: 1px solid #CCC;
}
table.index td.spacearea {
	height:20px;
	padding: 0;
	border: none;
}
table.index td img {
	line-height: 100%;
}
table.index td a {
	font-size:10px;
	line-height:125%;
	text-decoration:underline;
}


/* 各製品
------------------------------------------------------------------------------------ */
div.download {
	width:330px;
	text-align:center;
	margin:0 200px;
	padding-bottom:15px;
	background:url(../../products/images/bg_download.gif) left bottom no-repeat;
}
div.download div {
	width:260px;
	margin:0 35px;
}

table.ioufactice1 {
	width:730px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing: 0;
}
table.ioufactice1 th {
	background-color: #F9F4C6;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.ioufactice1 td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 5px;
	white-space: nowrap;
}
table.ioufactice2 {
	width:730px;
	border-collapse:collapse;
	border-spacing: 0;
}
table.ioufactice2 th {
	background-color: #F9F4C6;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.ioufactice2 td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 5px;
	white-space: nowrap;
}
table.ioufactice2 th.lastChild,
table.ioufactice2 td.lastChild {
	border-right: 1px solid #CCC;
}
table.ioufactice2 td.spacearea {
	height:20px;
	padding: 0;
	border: none;
}


table.enkaioufactice {
	width:730px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing: 0;
}
table.enkaioufactice th {
	background-color: #F9F4C6;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.enkaioufactice td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 5px;
	white-space: nowrap;
}


table.muioufactice {
	width:730px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing: 0;
}
table.muioufactice th {
	background-color: #F9F4C6;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: normal;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.muioufactice td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 5px;
	white-space: nowrap;
}
table.muioufactice td.spacearea {
	height:20px;
	padding: 0;
	border: none;
}


/* other
------------------------------------------------------------------------------------ */
table.other {
	width:730px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-collapse:collapse;
	border-spacing: 0;
	table-layout: fixed;
}
table.other th {
	background-color: #F9F4C6;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.other th.firstChild {
	width:6em;
}
table.other td {
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px;
}
table.other td.align-l {
	text-align: left;
}

div.downloadOther {
	width:530px;
	text-align:center;
	margin:0 100px;
	padding-bottom:15px;
	background:url(../../products/images/bg_download_o.gif) left bottom no-repeat;
}
