@charset "UTF-8";
/*##############################################################################
Products CSS
##############################################################################*
/*------------------------------------------------------------------------------
Products Thumbnail | Index
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#products {}
/*------------------------------------------------------------------------------
Products Thumbnail | Index
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div.productsThumb {
	margin-top: 20px;
	width: 660px;
}

div#contents div#rightColumn div#content div.productsThumb dl {
	float: left;
	padding: 10px 15px 10px 15px;
	width: 300px;
	/*debug
	border: 1px solid #e0e0e0;*/
}

div#contents div#rightColumn div#content div.productsThumb dl:hover {
}
div#contents div#rightColumn div#content div.productsThumb dl dt {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 12px;
	border-bottom: 1px dotted #999;
}
div#contents div#rightColumn div#content div.productsThumb dl dt a {
	padding-left: 14px;
	/*witout IE IE7 */
	background: url(./../images/common/icon_arrow01.gif) no-repeat 1px 3px;
}
div#contents div#rightColumn div#content div.productsThumb dl dt a:hover {
	/*witout IE IE7 */
	background: url(./../images/common/icon_arrow02.gif) no-repeat 1px 3px;
}
div#contents div#rightColumn div#content div.productsThumb dl dd {
	font-size: 12px;
}
div#contents div#rightColumn div#content div.productsThumb dl dd.description {
	float: left;
	width: 174px;
}
div#contents div#rightColumn div#content div.productsThumb dl dd.thumbnail {
	float: right;
	width: 126px;
	text-align: right;
}

div#contents div#rightColumn div#content div.productsThumb dl dd.thumbnail img {
	padding: 2px;
	border: 1px solid #999;
}
div#contents div#rightColumn div#content div.productsThumb dd.description ul li{
	background: url(./../images/common/icon_arrow08.gif) no-repeat 0 0.4em;
	list-style:none;
	padding:0 0 0 10px;
}
/*------------------------------------------------------------------------------
Products Thumbnail | System
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div.productsThumbBox{
	}
div#contents div#rightColumn div#content div.productsThumbBox dl{
	width:500px;
	margin:0 auto;
	float:none;
	margin-bottom:20px
	}
div#contents div#rightColumn div#content div.productsThumbBox dl dd.description{}
div#contents div#rightColumn div#content div.productsThumbBox dl dd.thumbnail{
	float:left;
	width:160px;}
div#contents div#rightColumn div#content div.productsThumbBox dl dd.thumbnail img{
	margin:0;
	padding:2px;
	border: 1px solid #999;}
/*------------------------------------------------------------------------------
Products Thumbnail | system index
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------
Products LowerLayer | 
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#products {}
div#contents div#rightColumn div#content div#products p {
	margin-bottom: 6px;
	line-height: 1.6;
/*	text-indent: 12px
*/
}
/*div#contents div#rightColumn div#content div#products p a {
	border-bottom: 1px solid #0178ca;
}*/
div#contents div#rightColumn div#content div#products p a:hover {
	border-bottom:#D7D7D7 1px solid;
}
div#contents div#rightColumn div#content div#products h6 {
	margin-top: 10px !important;
}
div#contents div#rightColumn div#content div#products h6.productsLead {
	margin-bottom: 20px;
	padding: 4px 12px;
	text-indent: 4px;
	color: #fff !important;
	font-size: 12px !important;
	border: none;
	background: #0178ca url(./../images/common/icon_arrow05.gif) no-repeat 6px 7px;
}
div#contents div#rightColumn div#content div#products p.imgSrc {
	text-align: center;
}
div#contents div#rightColumn div#content div#products p acronym {
	font-size: 12px;
	color: #323232;
	border-bottom: 1px solid #323232;
}
div#contents div#rightColumn div#content div#products img {
	margin: 10px 0;
/*	padding: 0;
*/}
div#contents div#rightColumn div#content div#products img.border {
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
}
div#contents div#rightColumn div#content div#products ul,
div#contents div#rightColumn div#content div#products ol {
	margin-left: 10px;
}
div#contents div#rightColumn div#content div#products em {
	font-style: normal;
	border-bottom: 1px solid #323232;
}
div#contents div#rightColumn div#content div#products p em.caution {
	color: #ff3399;
	border: none;
}
div#contents div#rightColumn div#content div#products dl ul {
	margin-left: 0 !important;
}
/*------------------------------------------------------------------------------
Products LowerLayer | 
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#products div.productshasLayout {
/*	margin: 20px auto;
*/	
	padding: 5px 16px 5px 16px;
/*	border-top: 1px dotted #999;
	background: #f8f8f8;
*/
}
div#contents div#rightColumn div#content div#products div.productshasLayout p {
	margin: 0 !important;
	padding: 0;
}
div#contents div#rightColumn div#content div#products p.samllTxt {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 10px;
	color: #4d4d4d;
}
div#contents div#rightColumn div#content div#products div.productshasLayout span {
	display: block;
	margin-bottom: 10px;
	font-size: 10px;
	color: #4d4d4d;
}
/*------------------------------------------------------------------------------
Products LowerLayer | Table
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product ul.listStyles{
	border-top:3px double #8f7c7c;
	border-bottom:3px double #8f7c7c;
	padding:15px 0;
	margin:0 10px;}
div#contents div#rightColumn div#content div#product table {
	margin: 20px auto 30px auto;
	font-size: 12px;
	width: 97%;
}
div#contents div#rightColumn div#content div#product table thead th,
div#contents div#rightColumn div#content div#product table thead td{
	padding: 5px;
	text-align: center;
	border-top: 3px double #999 !important;
	border-bottom: 3px double #fff !important;
	background:#675E50 url(./../images/common/bgSlushImage02.gif) repeat 0 center !important;
	color:#fff;
}
div#contents div#rightColumn div#content div#product table tfoot th {
	border-bottom: none;
	background: #fff !important;
}
div#contents div#rightColumn div#content div#product table th {
	padding: 10px 5px;
	color: #4d4d4d;
	width: 30%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #f8f8f8;
}
div#contents div#rightColumn div#content div#product table th.colspan {
	border-right: none;
/*	text-align: center;
*/	background: #e8f6ff;
}
div#contents div#rightColumn div#content div#product table td {
	padding: 10px 5px 10px 5px;
	color: #323232;
	width: 70%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#contents div#rightColumn div#content div#product table td ul {
	margin: 0 !important;
	color: #323232;
	font-size: 12px;
}
div#contents div#rightColumn div#content div#product table tfoot td.tableFooter {
	border: none;
}
/*------------------------------------------------------------------------------
Products LowerLayer | Table | Three-Column
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product table.threeColumns th {
	width:auto !important;
	border-left: 1px solid #999;
}
div#contents div#rightColumn div#content div#product table.threeColumns th.tableLead{
	width:80px !important;
	text-align:center !important;}
div#contents div#rightColumn div#content div#product table.threeColumns td {
	width: auto !important;
	border-right: 1px solid #999;}
div#contents div#rightColumn div#content div#product table.threeColumns th.center,
div#contents div#rightColumn div#content div#product table.threeColumns td.center {
	text-align: center;
}
div#contents div#rightColumn div#content div#product table.threeColumns td.borderLeft {
	border-left: 1px solid #999;
}
div#contents div#rightColumn div#content div#product table.threeColumns th.colspan {
	border-right: 1px solid #999;
}
div#contents div#rightColumn div#content div#product table.threeColumns td ul {
	list-style-position: inside;
}

div#contents div#rightColumn div#content div#product table.threeColumns td ul,
div#contents div#rightColumn div#content div#product table.threeColumns td ul li {
	margin:0;
	padding:0;
}
div#contents div#rightColumn div#content div#product table.threeColumns td ul li {
	
	background: url(./../images/common/icon_arrow08.gif) no-repeat 0 0.4em;
	list-style:none;
	padding:0 0 0 10px;
}
div#contents div#rightColumn div#content div#product table.threeColumns td span.circle {
	margin: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	}
div#contents div#rightColumn div#content div#product table.threeColumns td textarea{
	width:450px;
	height:200px;}
	
div#content div.inquiryLayout table th.bgSlushImage{
	background:#675E50 url(./../images/common/bgSlushImage02.gif) repeat 0 center !important;
	color:#FFFFFF !important;
	border-color:#FFFFFF !important;
	}
/*------------------------------------------------------------------------------
Products LowerLayer | Table | Flow-Chart
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product table.flowChart {
}
div#contents div#rightColumn div#content div#product table.flowChart th,
div#contents div#rightColumn div#content div#product table.flowChart td {
	padding: 0;
}
div#contents div#rightColumn div#content div#product table.flowChart th {
	width: 150px !important;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: none;
}
div#contents div#rightColumn div#content div#product table.flowChart td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
	border-left: none;
	background: none;
}
div#contents div#rightColumn div#content div#product table.flowChart td.rowspan {
	padding: 0 5px;
	text-align: center;
	width: 50px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #e8f6ff !important;
}
div#contents div#rightColumn div#content div#product table.flowChart th.orderList {
	padding: 5px 0 5px 19px;
	background: url(./../images/common/icon_square.gif) 5px 6px no-repeat;	
}
div#contents div#rightColumn div#content div#product table.flowChart td#firstItem {
	border-top: none;
}
div#contents div#rightColumn div#content div#product table.flowChart td#lastItem {
	border-bottom: none;
}
div#contents div#rightColumn div#content div#product table.flowChart td.arrow {
	padding: 5px 0;
/*	text-indent: -10000px;
*/	text-align: center;
	color: #0178ca;
/*	height: 30px;
*/	border: none;
	background: #f8f8f8;
/*	background: url(./../images/common/icon_flowchart.gif) 245px 5px no-repeat;
*/}


div#contents div#rightColumn div#content div#product dl dt.txtBold{
	margin: 5px 0;
	font-weight: bold;
	color: #8f7c7c;
	background:url(./../images/common/infoSmall.png) no-repeat 0 0.2em;
	padding:3px 0 5px 25px;
}

div#contents div#rightColumn div#content div.tabsContent dl{
	margin:0 10px;}
/*------------------------------------------------------------------------------
Products LowerLayer | Definition List
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product div.producthasLayout dl {
/*	margin-top: 10px;
*/	margin-right: 5px;
	margin-bottom: 15px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dt {
	margin-bottom: 5px;
	padding-left: 14px;
	font-size: 12px;
	border-bottom: 1px dotted #999;
	background: url(./../images/common/icon_square.gif) no-repeat 0 3px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.imgSrc {
	float: left;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.imgSrc dt {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #4d4d4d;
	border: none;
	background: none;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dt.linkTxt {
	background: none;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dt.linkTxt a {
	margin-left: -14px;
	padding-left: 14px;
	background: url(../images/common/icon_arrow01.gif) no-repeat 1px 2px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dt.linkTxt a:hover {
	background: url(../images/common/icon_arrow02.gif) no-repeat 1px 2px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dd.linkTxt {
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dd.linkTxt a {
	padding-left: 14px;
	background: url(../images/common/icon_openblankwindow01.gif) no-repeat 1px 2px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl dd.linkTxt a:hover {
	background: url(../images/common/icon_openblankwindow02.gif) no-repeat 1px 2px;
}

div#contents div#rightColumn div#content div#product div.producthasLayout dl dd ul {
	margin-top: 10px;
}
/*----------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product div.producthasLayout dl.linkList {
	margin: 0 auto 20px auto;
	padding: 5px;
	width: 550px;
	border: 1px solid #ccc;
/*	background: #f8f8f8/*e8f6ff*/ !important ;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.linkList dt {
	padding: 0px 12px;
	text-indent: 4px;
	font-size: 12px !important;
/*	background: #0178ca url(./../images/common/icon_arrow05.gif) no-repeat 6px 7px;
*/}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.linkList dd {
	margin-left: 13px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.linkList dd a {
	margin-left: -14px;
	padding-left: 14px;
	background: url(../images/common/icon_arrow01.gif) no-repeat 1px 2px;
}
div#contents div#rightColumn div#content div#product div.producthasLayout dl.linkList dd a:hover {
	background: url(../images/common/icon_arrow02.gif) no-repeat 1px 2px;
}
/*------------------------------------------------------------------------------
Products LowerLayer | Multi-Column Layout
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#product div.producthasLayoutLColumn01,
div#contents div#rightColumn div#content div#product div.producthasLayoutLColumn02 {
	float: left;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutRColumn01,
div#contents div#rightColumn div#content div#product div.producthasLayoutRColumn02 {
	float: right;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutLColumn01 {
	width: 70%;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutRColumn01 {
	text-align: center;
	widrh: 30%;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutLColumn02 {
	width: 50%;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutRColumn02 {
	text-align: center;
	width: 50%;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutLColumn03 {
	float: left;
	width: 280px;
}
div#contents div#rightColumn div#content div#product div.producthasLayoutRColumn01 a {
	border: none;
}
/*------------------------------------------------------------------------------
Content Body | Page Top
------------------------------------------------------------------------------*/
div#contents div#rightColumn div#content div#productsIndex {
	margin-top: 20px;
	padding-top: 2px;
	width: 665px;
	border-top: 1px solid #ccc;
}
div#contents div#rightColumn div#content div#productsIndex p#productsIndexBtn,
div#contents div#rightColumn div#content div#productsIndex p#contentTop {
	margin-top: 2px;
}
div#contents div#rightColumn div#content div#productsIndex p#productsIndexBtn {
	float: left;
	text-indent: -10000px;
}
div#contents div#rightColumn div#content div#productsIndex p#contentTop {
	float: right;
}
div#contents div#rightColumn div#content div#productsIndex p#productsIndexBtn a {
	display: block;
	width: 88px;
	height: 17px;
	overflow: hidden;
	background: url(./../images/common/btn_productsindex.gif) no-repeat 0 0;
}
div#contents div#rightColumn div#content div#productsIndex p#productsIndexBtn a:hover {
	background: url(./../images/common/btn_productsindex.gif) no-repeat -88px 0;
}
div#contents div#rightColumn div#content div#productsIndex p#contentTop a {
	padding-left: 14px;
	font-size: 10px;
	/*witout IE IE7 */
	background: url(./../images/common/icon_arrow03.gif) no-repeat 1px 1px;
}
div#contents div#rightColumn div#content div#productsIndex p#contentTop a:hover {
	background: url(./../images/common/icon_arrow04.gif) no-repeat 1px 1px;
}
/*------------------------------------------------------------------------------
inquiry|submitBtn
------------------------------------------------------------------------------*/
div#main h2#errorMessage{
	margin:20px 10px 0 10px;
	/*border:3px double #FF6600;
	border-left:none;
	border-right:none;*/
	padding:10px 0;
	text-align:center;
	color:#FF6600;}
div#content div#submitBtn{
	margin:0 auto;
	width:90px;}
div#content div#submitBtn span input.btn{
	width: 90px;
	height:25px;
	display:block;
	background:url(./../images/common/submitBtn1.jpg) no-repeat 0 0;
	border:0;
	float:left;
	
}
div#content div#submitBtn span input.btn:hover{
	background:url(./../images/common/submitBtn1.jpg) no-repeat 0 -25px;
}

div#content div#submitBtn span input.btnAfter{
	background:url(./../images/common/submitBtn2.jpg) no-repeat 0 0;
	/*margin-left:80px;*/
}
div#content div#submitBtn span input.btnAfter:hover{
	background:url(./../images/common/submitBtn2.jpg) no-repeat 0 -25px;
}
div#product ul.listStyles{
	list-style:none !important;
	}
div#product ul.listStyles li{
	background:url(./../images/common/contents_menu_icon.jpg) no-repeat 0 0;
	padding-left:25px;
	height:20px; }
/*------------------------------------------------------------------------------
.imageOver{
------------------------------------------------------------------------------*/
.imageOver{
	background:url(./../images/common/LinkImg.png) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}