@charset "utf-8";
/* CSS Document */


/*--------------------------------------
 pruducts共通
------------------------------------*/
.ProductLogo{
	margin-bottom: 15px;
}
h2 {
	background-image: url(/products/img/h2_title.gif);
	margin-top: 3px;
	margin-bottom: 20px;
}
#colLeft {
	float: left;
	width: 515px;
	margin-left: 25px;
	display: inline;
}
#colRight #h5Product {
	background: url(/case/img/h5_title-02.gif);
}

#colRight #h5products01 {
	background-image: url(/products/img/h5_products01.gif);
}
#colRight #h5products02 {
	background-image: url(/products/img/h5_products02.gif);
}
#colRight #h5products03 {
	background-image: url(/products/img/h5_products03.gif);
}
/*#colRight .textS {
	text-decoration: none;
	width: 210px;
	display: block;
	margin-left: 15px;
	font-size: 0.9em;
	padding-top: 10px;
	border-top: 2px solid #9FC4F3;
	padding-right: 10px;
}*/
#caseNavi {
	background-image: url(/case/img/case_det_navi-01.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#caseNavi .comName {
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 26px;
	width: 209px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe6f2;
	line-height: 1.5em;
	padding-bottom: 10px;
	background-image: url(/case/img/case_det_navi-03.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#caseNavi .comNavi {
	display: block;
	list-style: none;
	width: 229px;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 15px;
}
#caseNavi .comNavi li {
	width: 229px;
	height: 19px;
	display: block;
	margin-bottom: 4px;
}
#caseNavi .comNavi a {
	background-image: url(/common/img/icon_arrow4.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	display: block;
	height: 15px;
	width: 207px;
	padding-left: 22px;
	padding-top: 4px;
	line-height: 1em;
}
#caseNavi .comNavi2 {
	display: block;
	list-style: none;
	width: 229px;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 15px;
}
#caseNavi .comNavi2 li {
	line-height: 1.4em;
	width: 229px;
	height: 19px;
	display: block;
	margin-bottom: 10px;
}

#caseNavi .comNavi2 a {
	background-image: url(/common/img/icon_arrow4.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	display: block;
	height: 15px;
	width: 207px;
	padding-left: 22px;
	padding-top: 4px;
	line-height: 1em;
}
#caseNavi .comNavi2 a:visited,#fnavi a:visited {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .comNavi2 a:link,#fnavi a:link {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .comNavi2 a:active,#fnavi a:active {	color: #9ec0e8;	text-decoration: underline;}
#caseNavi .comNavi2 a:hover,#fnavi a:hover {	color: #9ec0e8;	text-decoration: underline;}

#caseNavi .comNavi .active {
	background-image: url(/case/img/case_det_navi-act.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caseNavi .comNavi2 .active {
	background-image: url(/case/img/case_det_navi-act.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 追加 ----------------------*/
#caseNavi .comNavi .active2 {
	height: 30px;
	background-image: url(/common/img/navi-act2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caseNavi .comNavi .active3 {
	background: url(/common/img/com_det_navi-act3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caseNavi .comNavi2 .active2 {
	height: 30px;
	background-image: url(/common/img/navi-act2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caseNavi .comNavi2 .active3 {
	background: url(/common/img/com_det_navi-act3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caseNavi .comNavi .line2 {
	background: url(/common/img/com_det_navi-act2.gif) no-repeat left bottom;
	padding-bottom: 1px;
}
/* //追加// ------------------*/
/* START >>> DL 部分追加 >>> */

#caseNavi .DlNavi {
	display: block;
	list-style: none;
	width: 229px;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 5px;
	border-top:1px dotted #FFFFFF;
	
}
#caseNavi .DlNavi li {
	width: 229px;
	height: 19px;
	display: block;
	margin-bottom: 4px;
}

#caseNavi .DlNavi a {
	background-image: url(/common/img/icon_arrow4.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	display: block;
	height: 15px;
	width: 207px;
	padding-left: 22px;
	padding-top: 4px;
	line-height: 1em;
}
#caseNavi .DlNavi .active {
	background-image: url(/case/img/case_det_navi-act.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#caseNavi .DlNavi a:visited {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .DlNavi a:link {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .DlNavi a:active {	color: #9ec0e8;	text-decoration: underline;}
#caseNavi .DlNavi a:hover {	color: #9ec0e8;	text-decoration: underline;}

/* END >>> DL 部分追加 >>> */

#caseNavi #request {
	height: 52px;
	width: 235px;
	background: url(/common/img/comnavi__bottom.gif) no-repeat;
}
#caseNavi #request .reqBtn {
	margin-top: 14px;
	margin-left: 21px;
}


#caseNavi img {
}

#caseNavi .comNavi a:visited,#fnavi a:visited {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .comNavi a:link,#fnavi a:link {	color: #FFFFFF;	text-decoration: none;}
#caseNavi .comNavi a:active,#fnavi a:active {	color: #9ec0e8;	text-decoration: underline;}
#caseNavi .comNavi a:hover,#fnavi a:hover {	color: #9ec0e8;	text-decoration: underline;}


/*==================================================
 products index
==================================================*/
#colLeft .productsbox {
	margin-bottom: 10px;
	display: block;
	width: 515px;
}

#colLeft .productsbox h3 {
	display: block;
	width: 505px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-image: url(../../products/img/h3bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 22px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom: 15px;
	font-weight:bold;
	letter-spacing:0.15em;
}

#colLeft .productsbox .Nom {
	margin-left: 10px;
	width: 500px;
	line-height: 1.5em;
	padding-bottom: 0px;
	margin-top: 10px;
}
#colLeft .productsbox span {
	font-size: 0.9em;
}
#colLeft .productsbox img {
}
#colLeft .readbox {
	margin-bottom: 50px;
	display: block;
	width: 500px;
	font-size: 0.9em;
	margin-left: 8px;
}
/*--------------------------------------
 共通リスト&
------------------------------------*/
#colLeft .Protxt dt {
	float: left;
	font-weight: bolder;
	margin-right: 5px;
}
#colLeft .Protxt dd {
	width: 430px;
}
#colLeft .ProList {
	margin-left: 40px;
	margin-top: -10px;
	list-style-type: disc;
	clear: both;
	line-height: 1.5em;
	margin-bottom: 10px;
	display: block;
}

#colLeft .BLttl_1 {
	display: block;
	width: 505px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-image: url(../../products/img/h3bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 22px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom: 15px;
	font-weight:bold;
	letter-spacing:1.0em;
}

#colLeft .BLttl2 {
	display: block;
	width: 505px;
	font-size: 1.2em;
	color: #000000;
	background-image: url(../../products/img/h4bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 22px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom: 15px;
	font-weight:bold;
	letter-spacing:0.15em;
}
#colLeft .BLttl3 {
	display: block;
	width: 505px;
	font-size: 1.1em;
	color: #514f4f;
	background-image: url(../../products/img/h4bg3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 30px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom: 15px;
	font-weight:bold;
	letter-spacing:0.0em;
}
#colLeft .BLttl4 {
	display: block;
	width: 505px;
	font-size: 1.1em;
	color: #514f4f;
	background-image: url(../../products/img/h4bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 30px;*/
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left:10px;
	margin-bottom: 15px;
	font-weight:bold;
	letter-spacing:0.15em;
}
/* END >>> 追加 >>> */
/* テキスト追加 ------------------------------*/
#colLeft .detText_blue {
	color: #075cab;
	margin: 0 14px 1.4em;
}

#colLeft .ProList120_110 {
	margin-left: 120px;
	margin-top: 10px;
	list-style-type: disc;
	clear: both;
	line-height: 1.5em;
	margin-bottom: 10px;
	display: block;
	font-size: 110%;
}
#colLeft .ProList60 {
	margin-left: 60px;
	margin-top: -10px;
	list-style-type: disc;
	clear: both;
	line-height: 1.5em;
	margin-bottom: 10px;
	display: block;
}

#colLeft .detText3_mb10 {
	margin: 0 0 10px 7px;
	line-height: 1.4em;
}
#colLeft .detText3_mb20 {
	margin: 0 0 20px 7px;
	line-height: 1.5em;
}
#colLeft .detText3_mb30 {
	margin: 0 0 30px 7px;
	line-height: 1.5em;
}
#colLeft .detText3_120m30 {
	font-size: 120%;
	margin-left: 30px;
	margin-right: 10px;
}
#colLeft .detText3_120 {
	font-size: 120%;
}
#colLeft .detText3_140 {
	font-size: 140%;
}
#colLeft .detText3_m50 {
	margin-left: 50px;
}
#colLeft .detText3_m100 {
	margin-left: 100px;
}
#colLeft .detText3_m100_ {
	margin-left: 100px;
	margin-top: -10px;
}

#colLeft .detText3_m100_110 {
	margin-left: 100px;
	margin-top: -10px;
	font-size: 110%;
	line-height: 1.3em;
}
#colLeft .leadtxt {
	color:#084EA1;
#colLeft .detText3 {
	margin: 0 7px 1.4em;
}
	text-align: left;
	display: block;
}
#colLeft .leadtxt_bl {
	color:#000000;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
#colLeft .detTextB_120 {
        font-weight: bold;
	margin: 0 0px 0.4em;
	font-size: 1.2em;
}
.orB{
	color: #ff6600;
        font-weight: bold;
}

/* //テキスト追加// ---------------------------*/


/*==================================================
 products sub
==================================================*/

#colLeft .infoBox {
	display: block;
	width: 510px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 7px 5px;
	margin-bottom: 7px;
	margin-right: -3px;
}
#colLeft .infoBox dt {
	display: block;
	float: left;
	margin-right: 15px;
}
#colLeft .infoBox dd {
	display: block;
	float: left;
	line-height: 1.5em;
}
#colLeft  .txtN {
	width: 500px;
	line-height: 1.5em;
	padding-bottom: 15px;
	margin-left: 7px;
	margin-bottom: 25px;
}
#colLeft .productsbox .disclamertxt {
	margin-left: 20px;
	color: #E5631C;
	margin-bottom: 15px;
	display: block;
}

#colLeft .productsbox .disclamertxt2 {
	margin-left: 20px;
	color: #E5631C;
	margin-bottom: 15px;
	display: block;
	width:490px;
	font-size: 0.85em;
}
#colLeft .productsbox .disclamertxt2 li {
list-style:none;
}

#colLeft .productsbox .txtNtm .txtred {
	color: #C6402E;
}
#colLeft .productsbox .LineList {
	padding: 0px;
	width: 515px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.5em;
	display: block;
}
#colLeft .productsbox .LineList li {
	display: block;
	float: left;
	width: 245px;
	margin-right: 7px;
}
#colLeft .productsbox .proList {
	width:490px;
	margin-left:10px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#colLeft .productsbox .proList dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#colLeft .productsbox .proList dd {
	margin-bottom: 15px;
}

#colLeft .productsbox .TxtBttl {
	color: #0853AB;
	font-size: 1.3em;
	font-weight: bold;
	width: 505px;
	padding: 0px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0853AB;
	margin-bottom: 5px;
}
#colLeft .productsbox .txtLeft  {
	display: block;
	background-image: url(/common/img/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	width: 250px;
	float: left;
}

#colLeft table.veri td.pri  {
	display: block;
	background-image: url(/common/img/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#colLeft table.veri  {
	width: 500px;
	margin-bottom: 0px;
}
#colLeft table.veri td.icon  {
	width: 100px;
}

#colLeft .productsbox .txtRight {
	display: block;
	float: right;
	width: 250px;
	background: #F00;
}

/*----------------------------------------
　　テーブル　
---------------------------------------*/

/*tuika*/
/*tuika-fin*/
.wdt498 {
	width: 498px !important;
}

/*-*/


#colLeft .formTbl {
	width: 515px;
	margin-bottom: 15px;
	margin-top: 2px;
	font-size: 1em;
	border-collapse: collapse;
}
#colLeft .formTbl  th {
	width: 10em;
	text-align: left;
	color: #1258AA;
	border-collapse: collapse;
	padding: 8px;
	vertical-align: top;
	background-color: #D4D3D3;
	border-bottom: 1px solid #FFFFFF;
}

#colLeft .formTbl  td {
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 5px 5px 10px;
	border-spacing: 10px;
	border-collapse: collapse;
	line-height: 1.5em;
	background-color: #EFEFEF;
}
#colLeft .productsbox .formTbl span {
	color: #E5631C;
}
form .formTxt {
	text-align: center;
	width: 515px;
	margin: 10px 0px;
	display: block;
}

#colLeft .productsbox .cation {
	margin:0 0 6px 0;
}

#form1 .formTbl .bb01 {
	border: 1px solid #CCCCCC;
}
#colLeft .productsbox .txtNtm .new {
}
#colLeft .productsbox .CTnew {
	margin-right: 10px;
	margin-top: 2px;
	float: right;
}

/*-*/
#colLeft .txtOR {
	font-weight: bold;
	color: #FBA01E;
}
/*#colLeft .productsbox .mgL17 {
	display: block;
	margin-left: 17px;
	line-height: 1.5em;
}

#colLeft .productsbox .mgL09 {
	display: block;
	margin-left: 09px;
	line-height: 1.5em;
}

#colLeft .productsbox .mgB20 {
	display: block;
	margin-bottom: 20px;
}*/
#colLeft .productsbox .qaList {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	line-height: 1.5em;
	display: block;
	float: left;
}
#colLeft .productsbox .qaList dt {
width:485px;
	/*width: 500px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(/products/img/qmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #999999;
}
#colLeft .productsbox .qaList dd {
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/products/img/amark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#form1 .formTxt .bb01 {
	margin-right: 30px;
}

/*----------------------------------------
　　テーブル　02
---------------------------------------*/
/* @group 02 */

#colLeft .commonTbl_info {
	width: 498px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 2px;
	font-size: 1em;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#colLeft .commonTbl_info th {
	text-align: left;
	color: #001c58;
	border-collapse: collapse;
	padding: 5px 8px;
	vertical-align: baseline;
	background: url(/common/img/info_back.jpg) repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 490px;
}
#colLeft .commonTbl_info th.thBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#colLeft .commonTbl_info td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	border-spacing: 5px;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 1.0em;
}
#colLeft .commonTbl_info td .noB{
	border: 0px ;
	text-align: left;
	padding: 1px 1px 1px 1px;
	border-spacing: 0px;
	line-height: 1.5em;
	font-size: 1.0em;
}
#colLeft .commonTbl_info td.p1 {
	width: 1px;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#colLeft .commonTbl_info .Dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	margin: 0px 0px 2px 0px;
	padding-bottom: 2px;
}
#colLeft .productsbox .commonTbl_info .ttl {
	font-weight: bold;
	vertical-align: top;
}
#colLeft .commonTblcase {
	width: 498px;
	margin-bottom: 15px;
	margin-top: 2px;
	font-size: 1em;
	border-collapse: collapse;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-left: 2px;
}
#colLeft .commonTblcase th {
	text-align: left;
	color: #FFFFFF;
	border-collapse: collapse;
	padding: 3px 5px;
	background-color: #5f7093;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-size: 1.0em;
	line-height: 1.8em;
}
#colLeft .commonTblcase th.thBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#colLeft .commonTblcase td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
	border-spacing: 10px;
	border-collapse: collapse;
	line-height: 1.4em;
	font-size: 1.0em;
}
#colLeft .commonTblcase td.texC {
	background-color: #f2f2f2;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px 8px;
	border-spacing: 10px;
	border-collapse: collapse;
	line-height: 1.4em;
	font-size: 1.0em;
}
.partner {
        display: block;
	width: 280px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/common/img/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.partner2 {
        display: block;
	width: 240px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/common/img/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}
.sign {
        display: block;
	width: 400px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/products/img/mark_sign15.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left 5px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.sign2 {
        display: block;
	width: 400px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/products/img/mark_sign15.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}
.sign2_or {
        display: block;
	width: 400px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/products/img/mark_sign_or.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}

/* @end */

/*-------------------------------------------*/
#colLeft .magFrame4 {
	width: 501px;
	margin-left: 7px;
	margin-bottom: 10px;
	clear: both;
	/*border-bottom: 1px solid #CCCCCC;*/
}

#colLeft .NumList {
	width: 450px;
	line-height: 1.5em;
	padding-bottom: 15px;
	list-style-type: decimal;
	padding-left: 30px;
	margin-left: 24px;
}
#colLeft  .NumList li {
	padding-left: 12px;
	margin-bottom: 5px;

}
#colLeft .productsbox .mgL70 {
	margin-left: 70px;
}
#colLeft .productsbox .ORtxt {
	color: #E5631C;
}

.clientPhoto {
	float: right;
}

.clientPhoto img{
	margin-left: 10px;
}

.subCatch{
	color: #084ea1;
}

/*==================================================
 Banner
==================================================*/

.CCbanner{
	height: 60px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}

.CCbannerForm{
	height: 83px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}

.CCOrangeB{
	color:#f96528
}

.bannerSpace{
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}

.EevntBanner{
	height: 55px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}
.EevntBanner2{
	height: 100px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}
.EevntBanner65{
	height: 65px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}
.ProductsBn65{
	height: 65px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}
.ProductsBn83{
	height: 83px;
	width: 235px;
	margin:0 0 10px 0;
	text-align:center;
}
/*==================================================
 追加
==================================================*/


/*　導入モデル：アイデンティティ管理ソリューション　*/

#colLeft .caseBox #h3Acc01 {
	background: url(/case/accsol/img/h3_title_01.gif);
	height: 65px;
	width: 515px;
	margin-bottom: 25px;
}
#colLeft .caseBox #h3Acc02 {
	background: url(/case/accsol/img/h3_title_02.gif);
	height: 65px;
	width: 515px;
	margin-bottom: 25px;
}
#colLeft .caseBox #h3Acc03 {
	background: url(/case/accsol/img/h3_title_03.gif);
	height: 65px;
	width: 515px;
	margin-bottom: 25px;
}
/*　アイデンティティ管理ソリューション　*/
.Banner{
margin:0 0 10px 0;
text-align:center;
}

.Banner5{
margin:0 0 5px 0;
text-align:center;
}
#colLeft .ListTxt2 {
	margin-left: 17px;
	line-height: 1.5em;
	padding-bottom: 15px;
	list-style-type: none;
}
#colLeft .ListTxt2 li {
 	background-image: none;
}

#colLeft table.veri2  {
	width: 500px;
	margin-top: -25px;
}
#colLeft table.veri2 td.pri  {
	display: block;
	background-image: url(/common/img/spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#colLeft table.veri2 td.icon  {
	width: 100px;
        text-align: right;
}
#colLeft .step {
	width: 290px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#colLeft .step2 {
	width: 280px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#colLeft .step3 {
	width: 480px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#colLeft .disclaimer {
	padding: 0px;
	display: block;
	margin-left: 14px;
	margin-bottom: 15px;
}
#colLeft .disclaimer dt {
	color: #0853ab;
	margin: 0px;
	display: block;
}
#colLeft .disclaimer dd {
	margin: 0px 0px 5px 25px;
	display: block;
	overflow: hidden;
	line-height: 1.5em;
}
#colLeft .disclaimer2 {
	padding: 0px;
	display: block;
	margin-left: 14px;
	margin-bottom: 15px;
}
#colLeft .disclaimer2 dt {
	color: #C94A39;
	margin: 0px;
	display: block;
}
#colLeft .disclaimer2 dd {
	margin: 0px 0px 5px 25px;
	display: block;
	overflow: hidden;
	line-height: 1.5em;
}
#colLeft .productsbox .phtIct {
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 10px;
}
#colLeft .chargeBoxTIM {
	width: 480px;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color: #F9F6E1;
	padding: 10x 10px 10px 5px;
	clear: both;
}
#colLeft .chargeBoxTIM2 {
	width: 480px;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color: #F3F8FF;
	padding: 10x 10px 10px 5px;
	clear: both;
}
#colLeft .chargeBoxTIM3 {
	width: 480px;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color: #f8f5d8;
	padding: 10x 10px 10px 5px;
	clear: both;
}
#colLeft .ListTxtRe {
	margin-left: 17px;
	line-height: 1.5em;
	padding-bottom: 5px;
	list-style-type: none;
}
#colLeft .ListTxtRe li {
 	background-image: url(/products/img/mark_re.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#colLeft .ListTxtGr {
	margin-left: 17px;
	line-height: 1.5em;
	padding-bottom: 5px;
	list-style-type: none;
}
#colLeft .ListTxtGr li {
 	background-image: url(/products/img/mark_gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#colLeft .ListTxtBl {
	margin-left: 17px;
	line-height: 1.5em;
	padding-bottom: 5px;
	list-style-type: none;
}
#colLeft .ListTxtBl li {
 	background-image: url(/products/img/mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#colLeft .ListTxt3 {
	margin-left: 17px;
	line-height: 1.5em;
	padding-bottom: 15px;
	list-style-type: none;
}
#colLeft .ListTxt3 li {
 	background-image: url(/products/img/mark_sign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#colLeft .mgL5 {margin-left: 5px ;
}
#colLeft .mgL10 {margin-left: 10px ;
}
#colLeft .mgL20 {margin-left: 20px ;
}
#colLeft .mgL30 {margin-left: 30px ;
}
#colLeft .mgL40 {margin-left: 40px ;
}
#colLeft .mgL50 {margin-left: 50px ;
}
#colLeft .mgL60 {margin-left: 60px ;
}
#colLeft .mgL70 {margin-left: 70px ;
}
#colLeft .mgL80 {margin-left: 80px ;
}
#colLeft .mgL90 {margin-left: 90px ;
}
#colLeft .mgL100 {margin-left: 100px ;
}
#colLeft .mgR5 {margin-right: 5px ;
}
#colLeft .mgR10 {margin-right: 10px ;
}
#colLeft .mgR20 {margin-right: 20px ;
}
#colLeft .mgR30 {margin-right: 30px ;
}
#colLeft .mgR40 {margin-right: 40px ;
}
#colLeft .mgR50 {margin-right: 50px ;
}
#colLeft .mgB10 {margin-bottom: 10px ;
}
#colLeft .mgB15 {margin-bottom: 15px ;
}
#colLeft .mgB20 {margin-bottom: 20px ;
}

/* //追加// --------------------------------------*/
/* @end */

