* {
	margin: 0;
	padding: 0;
	color: #333333;
}
body {
	padding: 5px 10px;
}
img {
	border: 0;
}
p {
	clear: both;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}
#categoryview td a:hover {
	text-decoration: none;
}
.photo {
	filter:alpha(opacity=100);
}

/* 見出し
-----------------------------------------*/
h1 {
	width: 650px;
	margin-right: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #939393;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	width: 645px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 5px;
	clear: both;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-left: 3px;
	padding: 7px 0 8px 28px;
	height: 10px;
	clear: both;
}
h4.single {
	background-image: url(../image/product_single.gif);
	background-repeat: no-repeat;
}
h4.set {
	background-image: url(../image/product_set.gif);
	background-repeat: no-repeat;
}

/* 製品情報テーブル
-----------------------------------------*/
table#main {
	background-image: url(../image/main_back.gif);
	background-repeat: repeat-y;
}
#main td {
	padding-right: 10px;
	vertical-align: top;
}
table#product1 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 0 5px 5px;
}
#product1 td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 0;
}
table#product2 {
	margin: 10px 0 5px 5px;
	border-top: 1px solid #939393;
}
#product2 td {
	padding-top: 10px;
	padding-right: 5px;
}
table#categoryview {
	width: 653px;
	border-top: 1px solid #939393;
	clear: both;
}
#categoryview td {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	line-height: 1.3em;
	background-color: #EEEEEE;
	width: 320px;
	padding: 2px 0;
	border-bottom: 1px solid #939393;
	border-left: 1px solid #939393;
	vertical-align: middle;
}
#categoryview td img {
	margin: 3px 10px;
	float: left;
}
table#productview {
	width: 655px;
	border-top: 1px solid #939393;
	clear: both;
}
#productview th {
	border-bottom: 1px solid #939393;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555555;
	padding: 5px 0;
}
#productview td {
	border-bottom: 1px solid #939393;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-color: #EEEEEE;
	text-align: center;
	margin: 0;
	padding: 2px 0;
}
#productview td img {
	float: left;
	margin: 2px;
}
#productview ul {
	list-style-type: none;
}
#productview ul li{
	text-align: left;
	display: block;
	width: 195px;
	padding-left: 2px;
	float: left;
}
table.set {
	width: 654px;
	border-top: 1px solid #939393;
	clear: both;
	margin-bottom: 5px;
}
.set th {
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555555;
	width: 326px;
	padding: 5px 2px;
}
.set td {
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
	font-size: 12px;
	color: #555555;
	background-color: #EEEEEE;
	width: 326px;
	margin: 0;
	padding: 3px;
	font-weight: bold;
}
.set td img {
	float: left;
	margin: 2px;
}
.left {
	color: #FFFFFF;
	width: 213px;
	float: left;
}
.right {
	color: #FFFFFF;
	float: right;
}
.set ul {
	list-style-type: none;
}
.set ul li{
	text-align: left;
}
table.single {
	width: 655px;
	clear: both;
}
.single th {
	font-size: 12px;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	background-color: #555555;
	padding: 5px 2px;
}
.single td {
	border-bottom: 1px solid #939393;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-color: #EEEEEE;
	margin: 0;
	padding: 3px 0;
}
.single td img {
	float: left;
	margin: 2px;
}
.single ul{
	list-style-type: none;
}
.single ul li{
	text-align: left;
}
th div.pname {
	color: #FFFFFF;
	width: 415px;
	text-align: center;
	float: left;
}
th div.page {
	color: #FFFFFF;
	width: 76px;
	padding: 0;
	text-align: center;
	float: left;
}
th div.dim {
	color: #FFFFFF;
	width: 76px;
	padding: 0;
	text-align: center;
	float: left;
}
th div.area {
	color: #FFFFFF;
	width: 76px;
	padding: 0;
	text-align: center;
	float: left;
}
div.pname {
	width: 415px;
	text-align: center;
	float: left;
}
div.page {
	width: 50px;
	text-align: center;
	padding: 0 13px;
	float: left;
	vertical-align: top;
}
div.dim {
	width: 50px;
	text-align: center;
	padding: 0 13px;
	float: left;
	vertical-align: top;
}
div.area {
	width: 50px;
	text-align: center;
	padding: 0 13px;
	float: left;
	vertical-align: top;
}

/* データボタン
-----------------------------------------*/
a#pagepdf {
	color: #EEEEEE;
	font-size: 1px;
	font-weight: normal;
	background-image: url(../image/button_pagepdf.gif);
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 29px;
}
a:visited#pagepdf {
	color: #EEEEEE;
	background-image: url(../image/button_pagepdf.gif);
}
a:hover#pagepdf {
	background-image: url(../image/button_pagepdf_.gif);
	text-decoration: none;
}
a#dimention {
	color: #EEEEEE;
	font-size: 1px;
	font-weight: normal;
	background-image: url(../image/button_dimention.gif);
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 29px;
}
a:visited#dimention {
	color: #EEEEEE;
	background-image: url(../image/button_dimention.gif);
}
a:hover#dimention {
	background-image: url(../image/button_dimention_.gif);
	text-decoration: none;
}
a#area {
	color: #EEEEEE;
	font-size: 1px;
	font-weight: normal;
	background-image: url(../image/button_area.gif);
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 29px;
}
a:visited#area {
	color: #EEEEEE;
	background-image: url(../image/button_area.gif);
}
a:hover#area {
	background-image: url(../image/button_area_.gif);
	text-decoration: none;
}

/* 商品検索
-----------------------------------------*/
form {
	margin: 10px;
}
#main form button {
	width: 50px;
	height: 25px;
	margin-left: 5px;
	paddint-top: 5px;
	background: url(../image/button_input.gif) no-repeat;
	border-width: 0px;
	cursor: pointer;
}
#main form button p {
	color: #FFFFFF;
}
div#result_left {
	float: left;
}
div#result_right {
	float: left;
	margin-left: 10px;
}
div#result_comment {
	font-size: 13px;
	color: #CC0000;
	background-image: url(../image/result_comment.gif);
	background-repeat: no-repeat;
	margin: 5px 0 10px 10px;
	padding: 5px 25px;
	height: 15px;
	clear: both;
}
div#result_view {
	clear: both;
}
div#searching {
	font-size: 12px;
	margin: 5px 0 10px 10px;
	padding: 5px 0;
	clear: both;
}
#searching img {
	padding-right: 5px;
}
.pnumber {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 20px 5px 5px 10px;
}
.pnumber .now {
	font-size: 24px;
}
hr.solid {
	height: 1px;
	color: #CCCCCC;
	clear: both;
}
hr.dot {
	height: 1px;
	color: #666666;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* パンくずナビ
-----------------------------------------*/
.navi {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5em;
}
.navi a:link {
	text-decoration: underline;
	color: #555555;
}
.navi a:visited {
	color: #555555;
	text-decoration: underline;
}
.navi a:hover {
	color: #999999;
	text-decoration: none;
}
.navi strong {
	color: #333366;
}

/* サイドメニュー
-----------------------------------------*/
ul#side {
	margin-left: 10px;
	list-style-type: none;
	width: 130px;
}
ul#side li a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	vertical-align: top;
}
li#top_index a {
	color: #232323;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#top_index a:link {
	background-image: url(../image/side_top_index.gif);
}
li#top_index a:visited {
	background-image: url(../image/side_top_index.gif);
}
li#top_index a:hover {
	background-image: url(../image/side_top_index_.gif);
}
li#top_index_now a {
	color: #232323;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#top_index_now {
	background-image: url(../image/side_top_index_now.gif);
}
li#top a {
	color: #232323;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#top a:link {
	background-image: url(../image/side_top.gif);
}
li#top a:visited {
	background-image: url(../image/side_top.gif);
}
li#top a:hover {
	background-image: url(../image/side_top_.gif);
}
li#sec a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#sec a:link {
	background-image: url(../image/side_sec.gif);
}
li#sec a:visited {
	background-image: url(../image/side_sec.gif);
}
li#sec a:hover {
	background-image: url(../image/side_sec_.gif);
}
li#sec_now {
	background-image: url(../image/side_sec_now.gif);
	background-repeat: no-repeat;
}
#sec_now ul {
	width: 100px;
	padding: 5px 0 5px 8px;
	list-style-type: none;
}
#sec_now ul li a {
	font-size: small;
	color: #999999;
	width: 100px;
	height: auto;
	padding-top: 3px;
	padding-left: 10px;
	display: block;
	line-height: 1.3em;
	background-color: #232323;
	background-image: url(../image/side_sub.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#sec_now ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#sec_now ul li.now {
	color: #CCCCCC;
	background-image: url(../image/side_subnow.gif);
	background-repeat: no-repeat;
}
#sec_now ul li.now a {
	color: #CCCCCC;
	background-image: url(../image/side_subnow.gif);
}
#sec_now ul li.now a:hover {
	color: #CCCCCC;
	background-image: url(../image/side_subnow.gif);
}
li#health a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#health a:link {
	background-image: url(../image/side_health.gif);
}
li#health a:visited {
	background-image: url(../image/side_health.gif);
}
li#health a:hover {
	background-image: url(../image/side_health_.gif);
}
li#health_now {
	background-image: url(../image/side_health_now.gif);
	background-repeat: no-repeat;
}
li#thermo a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#thermo a:link {
	background-image: url(../image/side_thermo.gif);
}
li#thermo a:visited {
	background-image: url(../image/side_thermo.gif);
}
li#thermo a:hover {
	background-image: url(../image/side_thermo_.gif);
}
li#thermo_now {
	background-image: url(../image/side_thermo_now.gif);
	background-repeat: no-repeat;
}
li#door a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#door a:link {
	background-image: url(../image/side_door.gif);
}
li#door a:visited {
	background-image: url(../image/side_door.gif);
}
li#door a:hover {
	background-image: url(../image/side_door_.gif);
}
li#door_now {
	background-image: url(../image/side_door_now.gif);
	background-repeat: no-repeat;
}
li#safety a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#safety a:link {
	background-image: url(../image/side_safety.gif);
}
li#safety a:visited {
	background-image: url(../image/side_safety.gif);
}
li#safety a:hover {
	background-image: url(../image/side_safety_.gif);
}
li#safety_now {
	background-image: url(../image/side_safety_now.gif);
	background-repeat: no-repeat;
}
li#transport a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#transport a:link {
	background-image: url(../image/side_transport.gif);
}
li#transport a:visited {
	background-image: url(../image/side_transport.gif);
}
li#transport a:hover {
	background-image: url(../image/side_transport_.gif);
}
li#transport_now {
	background-image: url(../image/side_transport_now.gif);
	background-repeat: no-repeat;
}
li#enviro a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#enviro a:link {
	background-image: url(../image/side_enviro.gif);
}
li#enviro a:visited {
	background-image: url(../image/side_enviro.gif);
}
li#enviro a:hover {
	background-image: url(../image/side_enviro_.gif);
}
li#enviro_now {
	background-image: url(../image/side_enviro_now.gif);
	background-repeat: no-repeat;
}
li#misc a {
	color: #1F1F1F;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#misc a:link {
	background-image: url(../image/side_misc.gif);
}
li#misc a:visited {
	background-image: url(../image/side_misc.gif);
}
li#misc a:hover {
	background-image: url(../image/side_misc_.gif);
}
li#misc_now {
	background-image: url(../image/side_misc_now.gif);
	background-repeat: no-repeat;
}
li#search a {
	color: #232323;
	font-size: 1px;
	width: 130px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
}
li#search a:link {
	margin-top: 10px;
	background-image: url(../image/side_search.gif);
}
li#search a:visited {
	margin-top: 10px;
	background-image: url(../image/side_search.gif);
}
li#search a:hover {
	margin-top: 10px;
	background-image: url(../image/side_search_.gif);
}
li#search_now {
	background-image: url(../image/side_search_now.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#side li#adobereader a {
	margin-top: 10px;
	background-image: url(../image/adobereader.gif);
	height: 69px;
	vertical-align: bottom;
}
#side a:hover {
	color: #1F1F1F;
	text-decoration: none;
}