@charset "euc-jp";/*	Site Name: 	Description: initial setting	Version: 	Author: *//*===== CONTENTS ===========================================	1: content	2: product_list	3: product_detail	4: right_menu	5: fotter==========================================================*//*===== 1: content ==========================================*/div#product_list {	float: left;	width: 566px;}/*===== 2: product_list =====================================*//* タイトル--------------------*/#product_list_top h2 {	clear: both;	margin-bottom: 20px;}#product_list_top h2 img {	padding: 5px 0;	text-align: left;}#product_list_top ul#product_nav_2dcode li {	float: left;	padding-right: 10px;}/* 製品--------------------*/td.product_name {	width: 128px;	color: #0000FF;	font-weight: bold;	border: 1px solid #eee;	padding: 1px 0 1px 5px;}td.product_icon {	width: 128px;	background: #eee;}td.product_icon img {	padding-right: 1px;}td.product_txt {	width: 128px;	font-size: 10px;	padding-top: 5px;}/* スペース------------------*/#product_list_top td.space {	height: 10px;}/*===== 3: product_detail =======================================*/#product_detail h3 {	font-size: 16px;	padding: 0px;	border-bottom: 3px solid #dadce2;	margin-bottom: 20px;}#product_detail td.product_detail_text {	vertical-align: top;	padding-bottom: 10px;}#product_detail td.product_detail_icon {	background: #e6e5e5;	padding: 0 2.5px;}#product_detail td.product_detail_icon img {	padding: 5px 2.5px;}#product_detail td.space {	width: 15px;}/* スペック表----------------------------*/table#spec {	margin-top: 15px;	width: 566px;}table#spec_table {	width: 566px;}table#spec_table caption {	text-align: left;	font-weight: bold;	background: #ddd;	padding: 2px 5px;	border: 1px solid #ccc;}table#spec_table th,  table#spec_table td {	font-size: 12px;	text-align: left;	padding: 2px 5px;	border-bottom: 1px solid #ccc;	border-left: 1px solid #ccc;}table#spec_table th {	background: #efefef;	font-weight: normal;	white-space: nowrap;}table#spec_table td {	border-right: 1px solid #ccc;}/* リスト----------------------------*/td.spec_list {	border: 1px solid #eee;	width: auto;}td.spec_list ul {	margin: 0 0 0 10px;}td.spec_list ul li {	float: left;	padding: 5px 10px;	background: url(../img/product/detail_list_arrow.gif) left no-repeat;}/* 詳細テキスト----------------------------*/table#spec td.spec_text {	padding: 20px 0;}/*===== 4: right_menu =======================================*/#right_menu h3 {	text-indent: -9999px;	background: url(../img/product/right_menu_2dcode.gif) top no-repeat;	width: 208px;	height: 32px;}/*===== 5: footer_menu =======================================*/#product_list_bottom {	margin: 5px 0;	text-align: right;}#product_list_bottom a {	background: url(../img/product/page_top_arrow.gif) left no-repeat;	padding-left: 15px;}.type13 {	font-size: 13px;	line-height: 1.8em;}
