/* 印刷用
-------------------------------------------------------- */
/* 全体共通 */
#layout{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	page-break-after: left;
}
#header{
	display: none;
}
#contentswrap{
	width: 610px;
	overflow: hidden;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:table; 
}

div#right_side {
    display:table-cell; 
    float:none; 
    }


#left_side{
	display: none;
	clear: both;
	float: none;
}
#right_side{
	width: 610px;
	border-left-style: none;
	color: #333333;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#topicpath{
	background-image: none;
	font-size: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2#pagetitle{
	margin-bottom: 20px;
}
#footer {
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 610px;
	overflow: hidden;
	margin: 0px;
}
.f_top{
	text-align: left;
	width: 610px;
	background-image: none;
	padding-bottom: 13px;
	overflow: hidden;
}
.f_bottom{
	width: 610px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 10px;
}
.f_bottom li a{
	display: none;
}
.f_bottom p{
	display: none;
}
#pagetop{
	display: none;
}


/* コンテンツ */
.section h3{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 610px;
}
#tabnavi{
	display: block;
}

/* 製品情報　アルファベット順 */
#tab_ab{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #706f6f;
}
#tab_ab li.navi_a a{
	height: 21px;
	width: 121px;
	background-position: 0px 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-left-color: #737373;
	margin-right: 5px;
	color: #333333;
	text-indent: 0px;
	text-align: center;
	padding-top: 5px;
}
#tab_ab li.navi_a a.navi_a_off{
	height: 21px;
	width: 121px;
	display: block;
	color: #333333;
	text-indent: 0px;
	text-align: center;
	padding-top: 5px;

}
#tab_ab li.navi_b a{
	height: 21px;
	width: 121px;
	background-position: 0px 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-right-color: #737373;
	border-left-color: #737373;
	color: #0068B7;
	text-indent: 0px;
	text-align: center;
	padding-top: 5px;
}
#tab_ab li.navi_b a.navi_b_off{
	height: 21px;
	width: 121px;
	display: block;
	text-indent: 0px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
}

/* 分野別 */
#tab_domain li.navi_d01 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #B03D2B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AE3B29;
	border-right-color: #AE3B29;
	border-left-color: #AE3B29;
	text-indent: 0px;
	padding-top: 5px;
	text-align: center;
	margin-right: 5px;
}
#tab_domain li.navi_d01 a.navi_d01_off{ 
	height: 25px;
	width: 120px;
	display: block;
}

#tab_domain li.navi_d02 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #1d6724;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1d6724;
	border-right-color: #1d6724;
	border-left-color: #1d6724;
	text-indent: 0px;
	padding-top: 5px;
	text-align: center;
	margin-right: 5px;
}
#tab_domain li.navi_d02 a.navi_d02_off{ 
	height: 25px;
	width: 120px;
	display: block;
}

#tab_domain li.navi_d03 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #573f00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #573f00;
	border-right-color: #573f00;
	border-left-color: #573f00;
	text-indent: 0px;
	padding-top: 5px;
	text-align: center;
	margin-right: 5px;
}
#tab_domain li.navi_d03 a.navi_d03_off{ 
	height: 25px;
	width: 120px;
	display: block;
}
#tab_domain li.navi_d04 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #015093;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #015093;
	border-right-color: #015093;
	border-left-color: #015093;
	text-indent: 0px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#tab_domain li.navi_d04 a.navi_d04_off{ 
	height: 25px;
	width: 120px;
	display: block;
}
#tab_domain li.navi_d05 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #44323e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #44323e;
	border-right-color: #44323e;
	border-left-color: #44323e;
	text-indent: 0px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#tab_domain li.navi_d05 a.navi_d05_off{ 
	height: 25px;
	width: 120px;
	display: block;
}
#tab_domain li.navi_d06 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #667900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #667900;
	border-right-color: #667900;
	border-left-color: #667900;
	text-indent: 0px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#tab_domain li.navi_d06 a.navi_d06_off{ 
	height: 25px;
	width: 120px;
	display: block;
}
#tab_domain li.navi_d07 a{
	height: 25px;
	width: 120px;
	display: block;
	color: #a96c01;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a96c01;
	border-right-color: #a96c01;
	border-left-color: #a96c01;
	text-indent: 0px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#tab_domain li.navi_d07 a.navi_d07_off{ 
	height: 25px;
	width: 120px;
	display: block;
}




/* タブ第１階層 */
#tab1 li a{
	height: auto;
	width: auto;
	display: block;
	padding: 4px 7px;
	color: #0068B7;
}
* html #tab1 li.tab1_off a.tab1_off02{
	color:#333333;
}
* html #tab2 li.tab2_off a.tab2_off02{
	color:#333333;
}

/* 見出し */
h3.subtitle02{
	background-image: none;
	background-color: #f1efef;
	border-left: 4px solid #b8b7b7;
}

h3.subtitle03{
	background-image: none;
	background-color: #f1efef;
	border-left: 2px ridge #5d5d5d;
	border-bottom: 1px dotted #737272;
}

.products-link h3.product-t{
	height: 24px;
	width: 593px;
	padding-top: 6px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #a8a7a7;
}

/* リストの行頭マーカー強制表示 by Shinozaki
   （残念ながら色は付かない）*/
ul.products-b li, ul.products-r li, ul.products-p li, ul.products-g li, ul.products-br li{
	background-image: none;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}
/* （さらに残念なことに小さい）*/
dl.dlist_r dt, dl.dlist_p dt, dl.dlist_g dt, dl.dlist_br dt{
	background-image: none;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}

