
@charset "utf-8";
/* CSS Document */
@import url("/common/css_v2/common.css");
@import url("/common/css_v2/content.css");
@import url("/common/css_v2/table.css");

/* -------------------------------------------------------------
  ・見出し周り
	・メニュー周り
	・検索
	・ボックス
	・その他
--------------------------------------------------------------*/



/* -------------------------------------------------------------
  見出し周り
--------------------------------------------------------------*/


div#contents h1 {
	margin: 0 20px 10px 5px;
	padding: 0;
	background: url(/common/img_v2/bg_h1_prod_top.gif) no-repeat left top;
	color: #333333;
	font-size: 200%;
	font-weight: normal;
	line-height: 1em;
}

div#contents h1 span {
	display: block;
	padding: 5px 0 3px 12px;
	background: url(/common/img_v2/bg_h1_prod_btm.gif) no-repeat left bottom;
}

div#contents h2 {
	clear: both;
	width: 690px;
	margin-bottom:15px;
	background: url(/common/img_v2/bg_h1_top.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 150%;
}

div#contents h2 span {
	display: block;
	padding: 12px 24px 10px;
	margin:0;
	background: url(/common/img_v2/bg_h1_btm.gif) bottom left no-repeat;
}

div#contents h2.title { /* 2009.10.07追加 */
	clear: none;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: 425px;
	color: #333;
	background: none;
}

div#contents h2.title span { /* 2009.10.07追加 */
	display: block;
	margin:0;
	padding: 0;
	background: none;
}

div#contents h2.subtitle { /* 2009.10.07追加 */
	clear: both;
	margin-bottom: 15px;
	padding: 0;
	background: #4F90C9 url(/common/img_v2/bg_h2_top.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

div#contents h2.subtitle span { /* 2009.10.07追加 */
	display: block;
	padding: 15px 12px 12px;
	background: url(/common/img_v2/bg_h2_btm.gif) no-repeat left bottom;
}

div#contents h2.subtitle span a,
div#contents h2.subtitle span a:hover { /* 2009.10.07追加 */
	color: #FFFFFF;
}
div#contents h2.subtitle.small span { /* 2012.12.05追加 */
	font-size:75%;
	font-weight:bold;
}
div#contents h2.subtitle.small span { /* 2012.12.05追加 */
	display: block;
	padding: 7px 7px 7px 15px;
}

div#contents h2.subtitle.long { /* 2012.10.18追加 */
	clear: both;
	margin-bottom: 15px;
	padding: 0;
	background: #4F90C9 url(/common/img_v2/bg_h2_970_top.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
	width: 970px;
}

div#contents h2.subtitle.long span { /* 20012.10.18追加 */
	display: block;
	padding: 15px 12px 12px;
	background: url(/common/img_v2/bg_h2_970_btm.gif) no-repeat left bottom;
}

div#contents h3 {
	clear: both;
	margin: 5px 0 10px;
	padding: 2px 0 1px 6px;
	border-left: 4px solid #0075c1;
	color: #333333;
	font-weight: bold;
}

div#contents h3.download{
	padding: 15px 15px 10px;
	background: url(/common/img_v2/bg_largebox_top.gif) left top no-repeat;
	border: 0;
}

div#contents h3.download span {
	display: block;
	padding-left: 10px;
	border-left: 3px solid #333333;
}

/* 2009.10.06 content.cssより移動　関連資料セット　＋　関連リンクセット ----------------*/

div.box-large {
	clear:both;
	width: 670px;
	margin: 0 10px 20px;
	padding-bottom: 10px;
	background: url(/common/img_v2/bg_largebox_btm.gif) left bottom no-repeat;
}
div#contents div.box-large h4.linkset {
	margin: 0 0 10px;
	padding: 10px 15px 7px;
	background: url(/common/img_v2/bg_largebox_top_gra.gif) left top no-repeat;
	border-bottom: 1px solid #E4E4E4;
}
div#contents div.box-large p {
	margin: 0 15px 10px;
	padding: 0 0 10px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left bottom;
}
div#contents div.box-large a {
	color: #4F9BD8;
	text-decoration: underline;
}
div#contents div.box-large dl {
	margin: 0 15px 10px;
	padding-bottom: 10px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left bottom;
}
div#contents div.box-large dl.adobe-reader {
	padding: 0;
	background: none;
}
div#contents div.box-large dl.adobe-reader:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#contents div.box-large dl.adobe-reader {
	display:inline-block;
}
/*\*/
* html div#contents div.box-large dl.adobe-reader {
	height:1%;
}
div#contents div.box-large dl.adobe-reader {
	display:block;
}
/**/

div#contents div.box-large dl.adobe-reader dt {
	float: left;
	margin-right: 10px;
}
div#contents div.box-large dl.adobe-reader dt a {
	padding: 0;
	background: none;
}
div#contents div.box-large dl.adobe-reader dd {
	float: left;
	vertical-align: top;
	background: none;
	font-size: 86%;
}
div#contents div.box-large dl dt.link {
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) left 5px no-repeat;
}
div#contents div.box-large dl dt.pdflink {
	padding-left: 20px;
	background: url(/common/img_v2/icon_pdf.gif) left top no-repeat;
}


/* (ここまで)関連資料セット　＋　関連リンクセット ----------------*/



div#contents div#title-btn {
	margin-bottom: 10px;
}

div#contents div#title-btn h1 {
	float: left;
	margin: 0 0 0 5px;
	width: 650px;
}

div#contents div#title-btn h1 span.caption {
	margin-bottom: -5px;
	padding: 0 0 0 12px;
	background: none;
	font-size: 50%;
}

div#contents div#title-btn ul {
	float: right;
	width: 309px;
}

div#contents div#title-btn ul li {
	display: inline;
	float: right;
	padding: 0 0 10px 6px;
}
	
div#title-btn:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#title-btn { display:inline-block; }
/*\*/
* html div#title-btn { height:1%; }
div#title-btn { display:block; }
/**/



/* -------------------------------------------------------------
  メニュー周り
	・製品メニューバー（上下）
	・カテゴリーメニュー
	・サブカテゴリメニュー
--------------------------------------------------------------*/

/* 製品メニューバー（上下）-----------------------------------*/

ul#menu-product-top {
	margin-bottom: 15px;
}

ul#menu-product-top li {
	float: left;
}

ul#menu-product-top:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul#menu-product-top { display:inline-block; }
/*\*/
* html ul#menu-product-top { height:1%; }
ul#menu-product-top { display:block; }
/**/


ul#menu-product-foot {
	text-align: center;
}

ul#menu-product-foot li {
	display: inline;
	padding: 0 15px;
	border-right: 1px solid #666;
}

ul#menu-product-foot li.last {
	border-right: none;
}

ul#menu-product-foot li a {
	color: #4F9BD8;
}

ul#menu-product-foot:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul#menu-product-foot { display:inline-block; }
/*\*/
* html ul#menu-product-foot { height:1%; }
menu-product-foot { display:block; }
/**/



/* 目的別リスト -------------------------------------*/
/* 2012.12.05追加 */

div.block-purpose{
	margin:0 0 32px 0;
}

div.box-purpose{
}
div.box-purpose dl {
	display: inline;
	float: left;
	width: 223px;
	margin-right: 7px;
	padding-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
div.box-purpose dl dt {
	padding: 4px 5px 0px 6px;
	/* background: url(/common/img_v2/bg_categorybox_top.gif) no-repeat left top; */
}

div.box-purpose dl dd {
	margin: 0 15px;
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow02.gif) no-repeat left 6px;
}
div.box-purpose p{text-align:right;padding:0 21px 0 0;}

div.box-purpose:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-purpose { display:inline-block; }
/*\*/
* html div.box-purpose { height:1%; }
div.box-purpose { display:block; }
/**/



/* ピックアップコンテンツ -------------------------------------*/
/* 2012.12.05追加 */

div#contents h2.box-pickup-title{
	clear: both;
	width: 690px;
	margin:30px 0 0 0;
	background:none;
}
div.box-pickup{
	width:698px;
	border: 1px solid #50a0d5;
	border-top:0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background:#cdedfd;
	padding:9px 0 0 0;
	margin:0 0 30px 0;
}

div.box-pickup div.block-pickup{
	padding:0 0 10px 10px;
}
div.box-pickup div.set-pickup{
	width:218px;
	border:1px solid #b8d5e3;
	background:#fff;
	float:left;
	margin:0 9px 0 0;
	padding:9px 0 0 0;
}
div.box-pickup div.set-pickup p{
	text-align:center;
}
div.box-pickup div.set-pickup dt{
	padding:0 9px 4px 9px;
}
div.box-pickup div.set-pickup dd{
	padding:0 9px 9px 9px;
	font-size:85%;
	line-height:130%;
}

div.box-pickup div.block-pickup:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-pickup div.block-pickup { display:inline-block; }
/*\*/
* html div.box-pickup div.block-pickup { height:1%; }
div.box-pickup div.block-pickup { display:block; }
/**/



/* カテゴリーメニュー -------------------------------------*/

div.box-category {
	margin-bottom: 8px;
	/* background: url(/common/img_v2/bg_categorybox_btm.gif) repeat-x left bottom; */
}

div.box-category.two {/* 2009-06-18 added */
	width: 464px;
}

div.box-category.one {/* 2009-06-18 added */
	width: 232px;
}

div.box-category dl {
	display: inline;
	float: left;
	width: 223px;
	margin-right: 7px;
	padding-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

div.box-category dl.rowend {
	margin-right: 0;
}

div.box-category dl dt {
	padding: 7px 5px 0px 6px;
	/* background: url(/common/img_v2/bg_categorybox_top.gif) no-repeat left top; */
}

div.box-category dl dd {
	margin: 0 15px;
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow02.gif) no-repeat left 6px;
}

div.box-category dl dd.special {
	margin-top: 5px;
	padding: 0;
	background: none;
}

div.box-category:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-category { display:inline-block; }
/*\*/
* html div.box-category { height:1%; }
div.box-category { display:block; }
/**/


/* サブカテゴリメニュー -------------------------------*/

div#sub-category {
	float: left;
	margin: 0 0 20px 0;
	background: url(/common/img_v2/bg_subcategory_left.jpg) no-repeat left top;
}

div#sub-category ul {
	float: left;
	background: url(/common/img_v2/bg_subcategory_right.jpg) no-repeat right top;
}

div#sub-category ul li {
	float: left;
}

div#sub-category ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#sub-category ul { display:inline-block; }
/*\*/
* html div#sub-category ul { height:1%; }
div#sub-category ul { display:block; }
/**/



/* -------------------------------------------------------------
  検索
	・メモリー検索ボックス
	・パソコン検索ボックス
--------------------------------------------------------------*/

/* メモリー検索ボックス -------------------------------*/

/*枠*/

div#box-search {
/*	float: right;2009-06-17*/
	width: 670px;
	margin: 0 10px 15px;/*2009-06-17*/
	background: url(/common/img_v2/bg_search02_rpt.gif) repeat-y;
}

* html div#box-search {
	float: right;
	width: 670px;
	margin: 0 5px 15px 0;
	background: url(/common/img_v2/bg_search02_rpt.gif) repeat-y;
}

div#box-search div#box-search-in {
	padding: 0 13px 10px;
	background: url(/common/img_v2/bg_search02_btm.gif) no-repeat left bottom;
}
div#box-search div#box-search-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#box-search div#box-search-in { display:inline-block; }
/*\*/
* html div#box-search div#box-search-in { height:1%; }
div#box-search div#box-search-in { display:block; }
/**/

/*見出し*/

div#box-search dt {
	font-size: 0;
	line-height: 0;
}

div#box-search img {
	vertical-align: top;
}

div#box-search dd {
	margin-bottom: 5px;
	line-height: 1.5em;
}

div#box-search dd td {
	padding: 2px;
}

div#box-search dl.leftbox {
	float: left;
	width: 210px;
}

div#box-search table {
	margin: -5px 0 0;
	border: none;
	width: auto;
}

div#box-search table th,
div#box-search table td {
	border: none;
}

div#box-search dl.leftbox select {
	width: 210px;
	margin-bottom: 12px;
}

div#box-search dl.leftbox td {
	padding-right: 5px;
}

div#box-search dl.leftbox input {
	margin: 0 0 -2px 0;
}


div#box-search dl.rightbox {
	float: right;
	width: 178px;
}

div#box-search dl.rightbox input,
div#box-search dl.rightbox select {
	width: 175px;
}

div#box-search dl.rightbox p {
	margin-bottom: 12px;
}

div#box-search p.btn {
	float: right;
}

div.box-form select{
	width:250px;
}


/* パソコン検索ボックス --------------------------------*/

/*枠*/

div#box-search-pc {
	width: 670px;
	margin: 5px 10px 10px;
	background: url(/common/img_v2/bg_search02_rpt.gif) repeat-y;
}

div#box-search-pc div#box-search-pc-in {
	padding: 0 30px 10px;
	background: url(/common/img_v2/bg_search02_btm.gif) no-repeat left bottom;
}

div#box-search-pc div.box-form {
	width: 610px;
	padding-bottom: 13px;
}

div#box-search-pc div.box-form:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#box-search-pc div.box-form { display:inline-block; }
/*\*/
* html div#box-search-pc div.box-form { height:1%; }
div#box-search-pc div.box-form { display:block; }
/**/

/*見出し*/

div#box-search-pc h2 {
	clear: none;
	margin: 0;
	width: 670px;
	background: none;
}

div#box-search-pc input.txt {
	width: 200px;
	margin: 2px 0 0 0;
}

div#box-search-pc dl {
	float: left;
	padding-right: 20px;
}

div#box-search-pc dt {
	font-size: 0;
	line-height: 0;
	margin-bottom: 2px;
}

div#box-search-pc img {
	vertical-align: top;
}

div#box-search-pc dd {
	margin-top: 5px;
	line-height: 1.5em;
}

div#box-search-pc select,
div#box-search-pc input,
div#box-search-pc p,
div#box-search-pc label {
	font-size: 100%;
}

div#box-search-pc dl.leftbox td {
	padding-right: 5px;
}

div#box-search-pc p.btn {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	text-align: center;
}

/* -------------------------------------------------------------
  ボックス
	・お知らせボックス
	・バナー
	・特集コンテンツ
	・製品ご購入
	・製品リスト
	・製品
	・製品詳細
	・製品詳細ページ内お知らせ
	・関連製品セット
　・ギャラリーサムネイルリスト
　・その他ダウンロード
	・ギャラリーサムネイルリスト
	・製品画像
--------------------------------------------------------------*/



/* お知らせボックス ---------------------------*/

div.box-info {
	width: 670px;
	margin: 0 10px 15px;
	padding-bottom: 10px;
	background: url(/common/img_v2/bg_largebox_btm.gif) left bottom no-repeat;
}

div#contents div.box-info h5{
	margin: 0 0 10px;
	padding: 10px 15px 7px;
	background: url(/common/img_v2/bg_largebox_top_gra.gif) left top no-repeat;
	border-bottom: 1px solid #E4E4E4;
}

div#contents div.box-info dl {
	position: relative;
	margin: 0 15px 10px;
	padding-bottom: 10px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left bottom;
	font-size: 86%;
}

div#contents div.box-info dl.last {
	padding-bottom: 0;
	background: none;
}

div#contents div.box-info dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#contents div.box-info dl { display:inline-block; }
/*\*/
* html div#contents div.box-info dl { height:1%; }
div#contents div.box-info dl { display:block; }
/**/

div#contents div.box-info dl dt{
	font-weight: bold;
	float: right;
	width: 570px;
}

div#contents div.box-info dl dd.infotxt {
	border-left: 1px solid #D8D8D8;
	padding-left:5px;
	color: #376095;
	position: absolute;
	top:0;
	left: 15em;
}

div#contents div.box-info dl dd.infoimg {
	float: left;
	border-right: none;
}

div#contents div.box-info dl dd.infolink {
	float: right;
	width: 570px;
	line-height: 1.5em;
}


/*バナー ---------------------------------*/

ul.banner-btm {
	margin: 0 0 20px 10px;
}

ul.banner-btm li {
	float: left;
	width: 340px;
	background: url(/common/img_v2/bg_bnr_btm.gif) no-repeat left bottom;
}

ul.banner-btm li dl {
	margin-right: 10px;
	padding: 15px 15px 0 15px;
	background: url(/common/img_v2/bg_bnr_top.gif) no-repeat left top;
}

ul.banner-btm li dl dt {
	display: inline;
	float: left;
	padding: 0 15px 15px 0;
}

ul.banner-btm li dl dd.txt {
	margin-bottom: 5px;
}

ul.banner-btm li dl dd.more {
	padding: 0 0 15px 0;
	font-size: 86%;
}

div#contents ul.banner-btm li dl dd.more a {
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) no-repeat left 2px;
	color: #4F9BD8;
}


ul.banner-btm:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.banner-btm { display: inline-block; }
/*\*/
* html ul.banner-btm { height: 1%; }
html ul.banner-btm { display: block; }
/**/

/* 特集コンテンツ -------------------- */

.box-large-recommend div.inner {/* 2009-06-18 added */
	margin-top: 10px;
	background: url(/common/img_v2/bg_recommend_btm2.gif) no-repeat left bottom;
}

.box-large-recommend div.inner.one {/* 2009-06-18 added */
	width: 350px;
}

.box-large-recommend dl {/* 2009-06-18 added */
	margin-top: 0 !important;
	background: none;
}

div.box-special {
	width: 670px;
	margin: 0 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

div.box-special div.unit {/* 2009-06-18 added */
	display: block;
	float: none;
	width: auto;
	margin: 0 0 10px;
	background: url(/common/img_v2/bg_special_btm2.gif) no-repeat left bottom;
}

div.box-special div.unit.one {/* 2009-06-18 added */
	width: 335px;
}

div.box-special div.unit div {/* 2009-06-18 added */
	margin-bottom: 0;
	background: none;
}

div.box-special div {
	display: inline;
	float: left;
	width: 330px;
	margin: 0 10px 10px 0;
	background: url(/common/img_v2/bg_special_btm.gif) left bottom no-repeat;	
}

div.box-special div.box-right {
	margin-right: 0;
}

#contents div.box-special h3{
	margin: 0;
	padding: 15px 15px 10px;
	/* background: url(/common/img_v2/bg_special_top.gif) left top no-repeat; */
	border: none;
	border-bottom: 3px solid #0075C1;
	color: #333333;
}

div.box-special dl {
	padding: 15px 15px 0;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left top;
}

div.box-special dl.left {
	float: left;
	width: 320px;
	clear: both;
}

div.box-special dl.right {
	float: right;
	width: 320px;
}

div.box-special dl.firstitem {
	padding-top: 0;
	background: none;
}

div.box-special dl dd.img{
	float: right;
	margin: 0 0 15px 10px;
}

div.box-special dl dd.txt {
	padding-top:10px;
}

div.box-special dl dd.more {
	margin: 10px 0 10px;
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) left 5px no-repeat;
}

div.box-special dl dd.more a {
	color: #4F9BD8;
}

div.box-special dl:after,
div.box-special:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-special dl,
div.box-special { display:inline-block; }
/*\*/
* html div.box-special dl,
* html div.box-special { height:1%; }
div.box-special dl,
div.box-special { display:block; }
/**/

/* 製品ご購入 ------------------------------- */

dl.set-purchase {
	width: 200px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url(/common/img_v2/bg_smallbox_btm.gif) left bottom no-repeat;
	line-height: 1.5em;
}

/*見出し*/

dl.set-purchase dt {
	padding: 3px 10px;
	background: url(/common/img_v2/bg_sidehead.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
}

div#contents dl.set-purchase dt a {
	display: block;
	padding-right: 14px;
	background: url(/common/img_v2/bg_sidehead_arrow.gif) right center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}



/*メニュー*/

dl.set-purchase dd {
	width: 190px;
	margin: 5px;
}


/* 製品リスト -----------------------------------*/

div#products-list {
	width: 900px;
	margin: 20px auto 10px;
	padding-bottom: 10px;
	background: url(/common/img_v2/bg_prod_list_btm.gif) no-repeat left bottom;
	font-size: 86%;
	line-height: 1.4em;
	text-align: left;
}

div#products-list h2 {
	padding: 15px 15px 10px;
	background: url(/common/img_v2/bg_prod_list_top.gif) no-repeat left top;
	border-bottom: 1px dotted #BBB;
	color: #000;
	font-size: 118%;
}

div#products-list ul {
	margin: 15px 15px 0;
}

div#products-list ul li {
	display: inline;
	float: left;
	padding: 0 20px 5px 12px;
	background: url(/common/img_v2/icon_arrow02.gif) no-repeat left 3px;
}

div#products-list ul li a {
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}


div#products-list ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#products-list ul { display:inline-block; }


/*\*/
* html div#products-list ul { height:1%; }
div#products-list ul { display:block; }
/**/


/* 製品　------------------------------*/

div.box-product {
	width: 670px;
	margin: 10px;
	background: url(/common/img_v2/bg_largebox_btm.gif) no-repeat left bottom;
}

div.box-product dl.title {
	padding: 0 15px;
	background: url(/common/img_v2/bg_largebox_top_gra.gif) no-repeat left top;
	border-bottom: 1px dotted #CCC;
}

div.box-product:after,
div.box-product dl.title:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.box-product,
div.box-product dl.title { display:inline-block; }
/*\*/
* html div.box-product,
* html div.box-product dl.title { height:1%; }
div.box-product,
div.box-product dl.title { display:block; }
/**/


div.box-product dl.title dt {
	display: inline;
	float: left;
	width: 427px;
	margin: 12px 0 10px 0;
	background: none;
	color: #376095;
	font-size: 134%;
	font-weight: bold;
}

div.box-product dl.title dd {
	float: right;
	display: inline;
	margin: 10px 0 10px 10px;
	padding: 0;
}

div#column-left div.box-product p.img {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 15px 0;
	width: 100px;
}

div#column-left div.box-product dl.content {
	float: left;
	display: inline;
	/*margin: 15px 15px 0; 2008-07-16 deleted */
	margin: 15px 0 0 15px;
	width: 220px;
}

div#column-left div.box-product dl.content ul li {
	float: left; margin: 0 10px 10px 0;
}

div#column-left div.box-product dl.content dt {
	font-weight: bodl;
	margin-bottom: 15px;
}

div#column-left div.box-product div.table {
	/*float: left; 2008-07-16 deleted */
	float: right;
	width: 335px;
	word-wrap: break-word;
	word-break: break-all;
}

div#column-left div.box-product div.table table {
	margin: 15px 15px 15px 0;
	width: 320px;
}

div#column-left div.box-product table img {
	vertical-align: middle;
}

div#contents div.box-product table th {
	background: #666;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	color: #FFF;
	font-size: 86%;
	padding: 3px;
}

div#contents div.box-product table td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px;
}

div#contents div.box-product table td.caption {
	background: #F5F5F5;
}

div#contents div.box-product table td a {
	color: #4F9BD8;
}


div#column-left div.box-product dl.content ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

div#column-left div.box-product dl.content ul { display:inline-block; }
/*\*/

* html div#column-left div.box-product dl.content ul { height:1%; }

div#column-left div.box-product dl.content ul { display:block; }
/**/

/**/

div#contents ul.inline {
	margin: 0;
	font-size: 86%;
}

ul.inline li{
	display: inline;
	margin-right: 15px;
}

ul.inline li a {
	white-space: nowrap;
	color: #4F9BD8;
}

div#contents p.caption {
margin-bottom: 10px;
	padding-left: 14px;
	background: url(/common/img_v2/icon_arrow01.gif) no-repeat left 5px;
	font-size: 86%;
}

div#contents p.caption a {
	color: #4F9BD8;
}

/* 製品詳細 -----------------------*/

/* 2009.10.07 dlタグをdivに変更、dt・ddタグをpに変更、p.attentを追加 */

div#contents div.box-product-detail {
	margin: 0 20px;
}

div#contents div.box-product-detail p.img {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	padding-bottom: 0;
}

div#contents div.box-product-detail p.txt {
	float: left;
	width: 425px;
	padding-bottom: 15px;
}

div#contents div.box-product-detail p.attent {
	clear: both;
	padding: 5px 0 15px;
}


div#contents div.box-product-detail ul.thumbnail {
	float: left;
	margin: 0;
/*
	width: 425px;
*/
}

div#contents div.box-product-detail ul.thumbnail li {
	float: left;
	margin: 0 10px 10px 0;
}

div#contents div.box-product-detail ul.thumbnail:after,
div#contents div.box-product-detail:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#contents div.box-product-detail ul.thumbnail,
div#contents div.box-product-detail { display:inline-block; }
/*\*/
* html div#contents div.box-product-detail ul.thumbnail,
* html div#contents div.box-product-detail { height:1%; }
div#contents div.box-product-detail ul.thumbnail,
div#contents div.box-product-detail { display:block; }
/**/

div#contents table.product-info {
	margin: 0 20px 10px;
	word-wrap: break-word;

	word-break: break-all;
}

div#contents table.product-info a {
	color: #4F9BD8;
}

div#contents table.product-info th {
	border-left: 1px solid #999;
	background: #666;
	color: #FFF;
	text-align: center;
}

div#contents table.product-info td.number {
	font-weight: bold;
}




/* 製品詳細ページ内お知らせ -----------------------------------------------------*/

div#contents div.product-news {
	margin: 0 0 30px;
}

div#contents div.product-news dl {
 	margin: 0 10px;
	padding: 10px 0;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left top;
	line-height: 1.7em;
	word-wrap: break-word;
	word-break: break-all;
}

div#contents div.product-news dl.first {
	padding-top: 0;
	background: none;
}

div#contents div.product-news dl dt {
	display: inline;
	float: left;
	width: 100px;
	margin-right: 20px;
	font-weight: bold;
}

div#contents div.product-news dl dd {
	float: left;
	width: 530px; 
}

div#contents div.product-news dl dd a {
	color: #4F9BD8;
}


div#contents div.product-news dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#contents div.product-news dl { display:inline-block; }
/*\*/
* html div#contents div.product-news dl { height:1%; }
div#contents div.product-news dl { display:block; }
/**/


/* 製品詳細ページ内レビューセット ---------------------------------------*/

div#contents div.outer a.review_link {
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) no-repeat left 5px;
}

div#contents div.outer p.review_list {
	padding-top: 10px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left top;
}

div#contents div.outer p.review_lead:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#contents div.outer p.review_lead { display:inline-block; }
/*\*/
* html div#contents div.outer p.review_lead { height:1%; }
div#contents div.outer p.review_lead { display:block; }
/**/

/* 関連製品セット -------------------------------------------------------*/

div.set-relation {
	width: 200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/common/img_v2/bg_smallbox_btm.gif) left bottom no-repeat;
	line-height: 1.5em;
}



/*見出し*/

div.set-relation p {
	padding: 3px 10px;
	background: url(/common/img_v2/bg_sidehead.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
}

div#contents div.set-relation p a {
	display: block;
	padding-right: 14px;
	background: url(/common/img_v2/bg_sidehead_arrow.gif) right center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}


/*1セット*/

div.set-relation dl {
	width: 180px;
	margin: 10px 10px 0;
	padding-bottom: 8px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left bottom;
}

div.set-relation dl.last {
	padding: 0;
	background: none;
}

/*画像・テキスト・リンク*/


div.set-relation dl dt {
	float: right;
	padding: 0 0 10px 10px;
}

div.set-relation dl dd.txt{
	padding: 0 0 5px 0;
}

div.set-relation dl dd.more {
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) left 5px no-repeat;
}

div.set-relation dl dd.more a {
	color: #4F9BD8;
}

div.set-relation dl:after,
div.set-relation:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.set-relation dl,
div.set-relation { display:inline-block; }
/*\*/
* html div.set-relation dl,
* html div.set-relation { height:1%; }
div.set-relation dl,
div.set-relation { display:block; }
/**/


/* ギャラリーサムネイルリスト -----------------*/

div.menu-gallery {
	width: 670px;
	margin: 0 10px 20px;
}

/*右に動画ボタンがある場合*/
div.menu-gallery ul {
	float: left;
	width: 545px;
	border-right: 1px dotted #CCC;
}
/*右に動画ボタンが無い場合*/
div.menu-gallery ul.no-movie {
	width: 670px;
	border-right: none;
}

div.menu-gallery ul li {
	float: left;
	padding: 0 10px 10px 0;
}

div.menu-gallery p {
	float: right;
}

div.menu-gallery:after,
div.menu-gallery ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.menu-gallery,
div.menu-gallery ul { display:inline-block; }
/*\*/
* html div.menu-gallery,
* html div.menu-gallery ul { height:1%; }
div.menu-gallery,
div.menu-gallery ul { display:block; }
/**/


/* 製品画像 -------------------------------------------*/

div#product-img {
	width: 656px;
	min-height: 496px;
	margin: 0 17px;	
	background: url(/common/img_v2/bg_productimg.gif) no-repeat left top;
	text-align: center;
}

div#product-img img {
	padding: 8px;
}

div#product-img p {
	margin: 10px 10px 20px;
	text-align: center;
}

div#product-img span {
	display: block;
	min-width: 656px;
	min-height: 496px;
}

/* その他ダウンロード ----------------------------------*/

.box-download {
	width: 670px;
	margin: 0 10px 30px;
	padding-bottom: 15px;
	background: url(/common/img_v2/bg_largebox_btm.gif) left bottom no-repeat;
}

.box-download dl {
	display: inline;
	float: left;
	width: 274px;
	margin: 0 0 0 30px;
}

.box-download dl.block-left {
	padding-right: 30px;
	border-right: 1px dotted #CCC;
}

.box-download dl dt {
	float: left;
	display: inline;
	margin-right: 15px;
}

.box-download dl dd {
	float: left;
}

.box-download dl dd ul li.jpg {
	background: url(/common/img_v2/icon_jpg.gif) no-repeat left 6px;
}

.box-download dl dd ul li.eps {
	background: url(/common/img_v2/icon_eps.gif) no-repeat left 6px;
}

.box-download dl dd ul li a {
	padding-left: 23px;
	color: #4F9BD8;
}

.box-download:after,
.box-download dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.box-download,
.box-download dl { display:inline-block; }
/*\*/
* html .box-download,
* html .box-download dl { height:1%; }
.box-download,
.box-download dl { display:block; }
/**/


/* ------------------------------------------------------------
  その他
--------------------------------------------------------------*/

/* 注意書きリスト --------------------------------------------*/

ul.product-attention {
	margin: 0 20px 30px;
	font-size: 86%;
}

ul.product-attention a {
	color: #4F9BD8;
}

ul.product-attention img {
	padding-right: 5px;
	vertical-align: middle;
}

/* ライン ----------------------------------------------------*/

hr.normal {
	margin: 10px 0;
}

p.img {
	text-align: center;
}

/* サポート情報テーブル -------------------------------------*/

table.support {
	margin: 0 20px 10px;
}

table.support a {
	color: #4F9BD8;
}

p.description {
	margin: 0 20px 30px 0;
	text-align: right;
}

/* 生産終了品検索 -------------------------------------------*/

div#column-both {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	background: url(/common/img_v2/line_dot_gray.gif) no-repeat left top;
	text-align: left;
}

div#box-stock{
	width: 880px;
	margin: 0 10px 20px;
	background: url(/common/img_v2/bg_search03_btm.gif) no-repeat left bottom;
}

div#box-stock div#box-stock-in {
	padding-bottom: 15px;
	background: url(/common/img_v2/bg_search03_top.gif) no-repeat left top;
}

div#box-stock div#box-stock-in div.block-left {
	float: left;
	display: inline;
	width: 630px;
	margin: 15px 15px 0 15px;
	border-right: 1px dotted #CCC;
}

div#box-stock div#box-stock-in div.block-right {
	position: relative;
	float: left;
	margin: 15px 15px 0 0;
}

div#box-stock div#box-stock-in div.block-left .keyword {
	width: 230px;
	margin: 0 390px 15px 0;
}

div#box-stock div#box-stock-in div.block-left .category {
	width: 230px;
	margin: 0 15px 15px 0;
}

div#box-stock div#box-stock-in div.block-left .subcategory {
	width: 360px;
	margin: 0 15px 15px 0;
}

div#box-stock div#box-stock-in div.block-left .year {
	width: 230px;
	margin: 0 15px 0 0;
}

div#box-stock input.btn-search {
	display: block;
}

div#box-stock input.btn-search-clear {
	display: block;
}

div#box-stock div#box-stock-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#box-stock div#box-stock-in { display:inline-block; }
/*\*/
* html div#box-stock div#box-stock-in { height:1%; }
div#box-stock div#box-stock-in { display:block; }
/**/

div#column-both table.line-btm {
	width: 880px;
	margin: 0 10px 20px;
}

div#column-both table.line-btm a {
	color: #4F9BD8;
}

/* ページ送り ------------------------------*/

div.changepage {

	width: 880px;
	margin: 0 10px 30px;
}

div.changepage p.before{
	float: left;
	padding-left: 12px;
	background: url(/common/img_v2/icon_arrow_back.gif) no-repeat left 5px;
}

div.changepage p.foward{
	float: right;
	padding-right: 12px;
	background: url(/common/img_v2/icon_arrow01.gif) no-repeat right 5px;
}

div#contents div.changepage p a {
	color: #4F9BD8;
}

div.changepage:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.changepage { display:inline-block; }
/*\*/
* html div.changepage { height:1%; }
div.changepage { display:block; }
/**/


/* 2008.09追加 小分類製品型番へのリンク用 ------------------------------*/

div.box-product dl.title dt a {
    color: #376095;
    text-decoration:none;
}

/* 2010.03追加 製品特長ページでの画像回り込み時の下切れ対処（IE6用） ------------------------------*/

* html #column-left div.outer div.inner p:after{
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
    content:".";
    zoom:1;
}

* html #column-left div.outer div.inner p{
    display:inline-block;
}

/* 2011.01追加 製品特長ページ、フリーページでのタイトル画像指定 ------------------------------*/

div#contents img#topImg {
    margin: 0 0 15px 0;
}

/* 2012.06追加 製品概要ページ、ISS表示用モーダルウィンドウ ------------------------------*/

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(/common/img_v2/btn_close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#isslist {background:#ffffff; color:#333333; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#isslist .tcontent {padding:15px; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}
ul.issmenuBtn {
  display: block;
  overflow: hidden;
}
ul.issmenuBtn li {
  float: left;
  width: 200px;
  margin: 5px 5px 0 5px;
  padding: 15px;
  color: #ffffff;
  font-size: 20px;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
ul.issmenuBtn li a{
  color: #ffffff;
  font-weight: bold;
}
ul.issmenuBtn li.iss_ost, ul.issmenuBtn li.iss_dlv{
  background-color: #f38400;
}

ul.issmenuBtn li.iss_set{
  background-color: #ed677a;
}

.issserviceArea {text-align: center;}

.issserviceArea p {
  width: 690px;
  text-align: left;
  line-height: 1.4em;
  font-size: 15px;
  margin:0 auto 15px;
}

div.bnr_img {
  margin-bottom: 10px;
  display: block;
  height: 84px;
}

div#iss_ost, div#iss_dlv, div#iss_set {
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 0;
}

div#iss_ost, div#iss_dlv {
  border: 5px solid #f38400;
}

div#iss_set {
  border: 5px solid #ed677a;
}

.issserviceArea div table {
  width: 650px;
  margin: 20px auto;
}
.issserviceArea div table, .issserviceArea div table th, .issserviceArea div table tr, .issserviceArea div table td {
  border: 1px solid #CCCCCC;
  border-collapse:  collapse;
  margin: auto;
  padding: 3px;
}
.issserviceArea div table th {
  background-color: #666666;
  color: #ffffff;
}
.iss-name {width: 100px;}
.iss-mei {text-align: left}
.iss-nen {width: 60px;}
.iss-price {text-align: right; width: 85px;}



