﻿@charset "UTF-8";


#contents .headSection .aside {
    display: inline-block;
    float: none;
    padding-top: 0;
    vertical-align: bottom;
}
#contents .headSection .aside .guide li {
    display: inline-block;
    float: none;
    font-size: 72%;
    vertical-align: bottom;
}
#contents .headSection .aside .guide li .support {
    margin-top: -14px;
    text-align: center;
}


/* --------------------------------

index

-------------------------------- */
body:first-of-type .txtB{font-size:10pt;}
#showcase .kansou_img table {
	width: 490px;
border: none;
margin: 0 auto;
}
#contents .headSection .ttl{
width:610px;
}
#contents .headSection .aside{
width:350px;
}
#showcase.index .case_box {
	margin-left:-20px;
}
#showcase.index .jirei_block .imageLeft{
margin-right: 10px;
float: left;
}
#showcase.index .jirei_block{
	width:468px;
	border:1px solid #f0f0f0;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	min-height:230px;
}
#showcase.index .jirei_block div.jirei_title{
	background:#EDEEF1 url(/products/scanner/casestudy/images/index/ico_arrow.gif) no-repeat left center;
	padding-left:20px;
	height:40px;
	line-height:40px;
	position:relative;
}
/* トップページのタイトル（事例名）が2行になる場合は「jirei_title_s」を使用 */
#showcase.index .jirei_block div.jirei_title_s{
	background:#EDEEF1 url(/products/scanner/casestudy/images/index/ico_arrow.gif) no-repeat left center;
	padding-left:20px;
	height:40px;
	position:relative;
}
#showcase.index .jirei_block div.jirei_title_s div{padding-top:6px;}
#showcase.index .jirei_block div.jirei_title .jirei_kisyu,
#showcase.index .jirei_block div.jirei_title_s .jirei_kisyu {
	position: absolute;
	right: 8px;
	top: 8px;
}
#showcase.index .jirei_block div.jirei_title .jirei_new,
#showcase.index .jirei_block div.jirei_title_s .jirei_new {
	position: absolute;
	right: 176px;
	top: 0px;
}
#showcase.index .jirei_block .jirei_detail{
	padding:15px;

}
#showcase.index .jirei_block .jirei_detail h3{
	font-size:15px;
	line-height:23px;
}
#showcase.index .jirei_block .jirei_detail h4{
	font-size:16px;
}
#showcase.index .jirei_block .jirei_detail big{
	color:#FF6E2A;
	font-size:18px;
}
#showcase.index .jirei_block div.jirei_title small {font-size:12px;}
#showcase.index .jirei_block div.jirei_title_s small{font-size:12px; line-height:1.2em;}
#showcase.index .jirei_block .jirei_detail .cl_blue{
	color:#0066FF;
}
#showcase.index .jirei_block .jirei_detail p{
	font-size:12px;
	line-height:1.3em;
}
/** [マージン] **************************************************************************/


/* auto */
.mRA{margin-left:auto;}
.mLA{margin-right:auto;}
.mRLA{margin-left:auto;margin-right:auto;}

/* 全て */
.m0{margin:0px;}
.m6{margin:6px;}
.m12{margin:12px;}
.m18{margin:18px;}
.m24{margin:24px;}
.m30{margin:30px;}

/* 上 */
.mT0{margin-top:0px;}
.mT6{margin-top:6px;}
.mT10{margin-top:12px;}
.mT12{margin-top:12px;}
.mT18{margin-top:18px;}
.mT24{margin-top:24px;}
.mT30{margin-top:30px;}

/* 右 */
.mR0{margin-right:0px;}
.mR6{margin-right:6px;}
.mR10{margin-right:12px;}
.mR12{margin-right:12px;}
.mR18{margin-right:18px;}
.mR24{margin-right:24px;}
.mR30{margin-right:30px;}

/* 下 */
.mB0{margin-bottom:0px;}
.mB6{margin-bottom:6px;}
.mB10{margin-bottom:12px;}
.mB12{margin-bottom:12px;}
.mB18{margin-bottom:18px;}
.mB24{margin-bottom:24px;}
.mB30{margin-bottom:30px;}

/* 左 */
.mL0{margin-left:0px;}
.mL6{margin-left:6px;}
.mL10{margin-left:12px;}
.mL12{margin-left:12px;}
.mL18{margin-left:18px;}
.mL24{margin-left:24px;}
.mL30{margin-left:30px;}

/* 上下 */
.mTB0{margin-top:0px;margin-bottom:0px;}
.mTB6{margin-top:6px;margin-bottom:6px;}
.mTB12{margin-top:12px;margin-bottom:12px;}
.mTB18{margin-top:18px;margin-bottom:18px;}
.mTB24{margin-top:24px;margin-bottom:24px;}
.mTB30{margin-top:30px;margin-bottom:30px;}

/* 左右 */
.mRL0{margin-right:0px;margin-left:0px;}
.mRL6{margin-right:6px;margin-left:6px;}
.mRL12{margin-right:12px;margin-left:12px;}
.mRL18{margin-right:18px;margin-left:18px;}
.mRL24{margin-right:24px;margin-left:24px;}
.mRL30{margin-right:30px;margin-left:30px;}


/** [パディング] ************************************************************************/


/* 全て */
.p0{padding:0px;}
.p6{padding:6px;}
.p12{padding:12px;}
.p18{padding:18px;}
.p24{padding:24px;}
.p30{padding:30px;}

/* 上 */
.pT0{padding-top:0px;}
.pT6{padding-top:6px;}
.pT12{padding-top:12px;}
.pT18{padding-top:18px;}
.pT24{padding-top:24px;}
.pT30{padding-top:30px;}

/* 右 */
.pR0{padding-right:0px;}
.pR6{padding-right:6px;}
.pR12{padding-right:12px;}
.pR18{padding-right:18px;}
.pR24{padding-right:24px;}
.pR30{padding-right:30px;}

/* 下 */
.pB0{padding-bottom:0px;}
.pB6{padding-bottom:6px;}
.pB12{padding-bottom:12px;}
.pB18{padding-bottom:18px;}
.pB24{padding-bottom:24px;}
.pB30{padding-bottom:30px;}

/* 左 */
.pL0{padding-left:0px;}
.pL6{padding-left:6px;}
.pL12{padding-left:12px;}
.pL18{padding-left:18px;}
.pL24{padding-left:24px;}
.pL30{padding-left:30px;}

/* 上下 */
.pTB0{padding-top:0px;padding-bottom:0px;}
.pTB6{padding-top:6px;padding-bottom:6px;}
.pTB12{padding-top:12px;padding-bottom:12px;}
.pTB18{padding-top:18px;padding-bottom:18px;}
.pTB24{padding-top:24px;padding-bottom:24px;}
.pTB30{padding-top:30px;padding-bottom:30px;}

/* 左右 */
.pRL0{padding-right:0px;padding-left:0px;}
.pRL6{padding-right:6px;padding-left:6px;}
.pRL12{padding-right:12px;padding-left:12px;}
.pRL18{padding-right:18px;padding-left:18px;}
.pRL24{padding-right:24px;padding-left:24px;}
.pRL30{padding-right:30px;padding-left:30px;}


/** [テキスト横揃え] ********************************************************************/


.txtAR{text-align:right;}
.txtAL{text-align:left;}
.txtAC{text-align:center;}


/** [テキストカラー] ********************************************************************/


.txt_blue{color: #4694D1;}


/** [縦揃え] ****************************************************************************/


.vAT{vertical-align:top;}
.vAM{vertical-align:middle;}
.vAB{vertical-align:bottom;}


/** [フロート] **************************************************************************/


.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.clearWH1{width:1px;height:1px;}


/** [表示状態] **************************************************************************/


.dispI{display:inline;}
.dispB{display:block;}
.dispN{display:none;}


/** [ボーダー] **************************************************************************/


/* 全て */
.bdB, .bdG{border:solid 1px;}

/* 上 */
.bdBT, .bdGT{border-top:solid 1px;}

/* 右 */
.bdBR, .bdGR{border-right:solid 1px;}

/* 下 */
.bdBB, .bdGB{border-bottom:solid 1px;}

/* 左 */
.bdBL, .bdGL{border-left:solid 1px;}

/* 上下 */
.bdBTB, .bdGTB{border-top:solid 1px;border-bottom:solid 1px;}

/* 左右 */
.bdBRL, .bdGRL{border-right:solid 1px;border-left:solid 1px;}

/* 色 */
.bdB, .bdBT, .bdBR, .bdBB, .bdBL, .bdBTB, .bdBRL{border-color:#000000;}
.bdG, .bdGT, .bdGR, .bdGB, .bdGL, .bdGTB, .bdGRL{border-color:#CCCCCC;}


/** [ボーダー非表示] **********************************************************/


/* 全て */
.bdN{border:none;}

/* 上 */
.bdNT{border-top:none;}

/* 右 */
.bdNR{border-right:none;}

/* 下 */
.bdNB{border-bottom:none;}

/* 左 */
.bdNL{border-left:none;}

/* 上下 */
.bdNTB{border-top:none;border-bottom:none;}

/* 左右 */
.bdNRL{border-right:none;border-left:none;}


/** [ボーダータイプ] **********************************************************/


/** [Solid] *********************************************************/


/* 全て */
.bdSSd{border-style:solid;}

/* 上 */
.bdSSdT{border-top-style:solid;}

/* 右 */
.bdSSdR{border-right-style:solid;}

/* 下 */
.bdSSdB{border-bottom-style:solid;}

/* 左 */
.bdSSdL{border-left-style:solid;}

/* 上下 */
.bdSSdTB{border-top-style:solid;border-bottom-style:solid;}

/* 左右 */
.bdSSdRL{border-right:solid-style;border-left-style:solid;}


/** [Dotted] ********************************************************/


/* 全て */
.bdSDo{border-style:dotted;}

/* 上 */
.bdSDoT{border-top-style:dotted;}

/* 右 */
.bdSDoR{border-right-style:dotted;}

/* 下 */
.bdSDoB{border-bottom-style:dotted;}

/* 左 */
.bdSDoL{border-left-style:dotted;}

/* 上下 */
.bdSDoTB{border-top-style:dotted;border-bottom-style:dotted;}

/* 左右 */
.bdSDoRL{border-right:dotted-style;border-left-style:dotted;}


/** [Dashed] ********************************************************/


/* 全て */
.bdSDs{border-style:dashed;}

/* 上 */
.bdSDsT{border-top-style:dashed;}

/* 右 */
.bdSDsR{border-right-style:dashed;}

/* 下 */
.bdSDsB{border-bottom-style:dashed;}

/* 左 */
.bdSDsL{border-left-style:dashed;}

/* 上下 */
.bdSDsTB{border-top-style:dashed;border-bottom-style:dashed;}

/* 左右 */
.bdSDsRL{border-right:dashed-style;border-left-style:dashed;}


/** [背景] ******************************************************************************/


.bgW{background-color:#FFFFFF;}
.bgG1{background-color:#999999;}
.bgG2{background-color:#CCCCCC;}
.bgG3{background-color:#EFEFEF;}
.bgB{background-color:#DBE6F6;}


/** [リスト] **************************************************************************/


/* ● */
.lsDt li{list-style:disc; margin-left:20px;}
html>/**/body .lsDt li{margin-left:18px;}

/* ○ */
.lsCc li{list-style:circle; margin-left:20px;}
html>/**/body .lsSc li{margin-left:18px;}

/* ■ */
.lsSq li{list-style:square; margin-left:20px;}
html>/**/body .lsSc li{margin-left:18px;}

/* 数字 */
.lsNm li{list-style:decimal; margin-left:28px;}
html>/**/body .lsNm li{margin-left:22px;}

/* マーク無 */
.lsN li{list-style:none; margin-left:0px;}


/* ネスト解除 */

/* ○ */
.lsCc .lsDt li{list-style:disc;}

/* ■ */
.lsSq .lsDt li{list-style:disc;}
.lsSq .lsCc li{list-style:circle;}
.lsSq .lsNm li{list-style:decimal;}

/* 数字配下 */
.lsNm .lsDt li{list-style:disc;}
.lsNm .lsCc li{list-style:circle;}
.lsNm .lsSq li{list-style:square;}

.fBold{font-weight: bold;}


/** |02.Common Setting| ****************************************************************** START **/

/* 導入事例　tab
-------------------------------- */
.tab_nav {
	width: 960px;
	border-bottom:4px solid #17518C;
	padding:0 10px;
}

/* 導入事例　h3
-------------------------------- */
.jirei_title h3, .jirei_title_s h3 {
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}


/* 導入事例　box
-------------------------------- */
.case_box {
}
.case_box .case_l {
	float: left;
	margin-right: 10px;
}
.case_box .case_c {
	float: left;
}
.case_box .case_r {
	float: right;
}


.mTB30{margin-top:30px !important;margin-bottom:30px !important;}
.pRL30{padding-right:30px !important;padding-left:30px !important;}
.mTB18{margin-top:18px !important;margin-bottom:18px !important;}


.top{
	padding:24px 10px;
	font-size:70%;
	color:#666666;
	text-align:right;
}

.top img{
	margin-right:4px;
	vertical-align:0.2em;
}

.top a:link, .top a:visited, .top a:hover, .top a:active{
	color:#666666;
	text-decoration:none;
}
/* --------------------------------

下層

-------------------------------- */




/* 下層メインビジュアル
-------------------------------- */

#solution_dounyu {position:relative;}
#solution_dounyu .mainvisual_bg {}
#solution_dounyu .mainvisual_img {
	position:absolute; top:1px; right:1px;
	width:214px; height:148px;
	overflow:hidden;}
#solution_dounyu p.name {
	position:absolute; top:20px; right:235px;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;
	text-align:right;}
#solution_dounyu p.name span {
	font-size:20px;}
#solution_dounyu p.copy2line { /* 2行の場合 */
	position:absolute; top:90px; left:18px;
	color:#FFFFFF;
	font-size:16px; font-weight:bold;}
#solution_dounyu p.copy3line { /* 3行の場合 */
	position:absolute; top:76px; left:18px;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;}


/* 導入事例　h3
-------------------------------- */
.jirei_title h3 {
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}


/* 導入事例　box
-------------------------------- */
.case_box {
}
.case_box .case_l {
	float: left;
	margin-right: 10px;
}
.case_box .case_c {
	float: left;
}
.case_box .case_r {
	float: right;
}


.mTB30{margin-top:30px !important;margin-bottom:30px !important;}
.pRL30{padding-right:30px !important;padding-left:30px !important;}
.mTB18{margin-top:18px !important;margin-bottom:18px !important;}


.top{
	padding:24px 10px;
	font-size:70%;
	color:#666666;
	text-align:right;
}

.top img{
	margin-right:4px;
	vertical-align:0.2em;
}

.top a:link, .top a:visited, .top a:hover, .top a:active{
	color:#666666;
	text-decoration:none;
}








/* 導入事例　キービジュアル */
div.biz_keyVisual{
	*margin-bottom:-10px;
}


/* 主要業務とスキャン
-------------------------------- */

#products_main-l .jirei_gyomu {}
#products_main-l .jirei_gyomu table{
	width:100%;
	border-right:2px solid #CCCCCC;}
#products_main-l .jirei_gyomu th,
#products_main-l .jirei_gyomu td {
	background-color:#FFFFFF;
	border-left:2px solid #CCCCCC;
	text-align:left;
	_font-size:75%;
	padding:0;}
#products_main-l .jirei_gyomu th {
	width:477px;}
#products_main-l .jirei_gyomu th span {font-size:120%;}
#products_main-l .jirei_gyomu th span {
	color:#FFFFFF!important;
	background-color:#4694D1;
	display:block;
	font-weight:bold;
	padding:4px 5px 3px;
	margin:0 5px;}

#products_main-l .jirei_gyomu td {
	vertical-align:top;}
#products_main-l .jirei_gyomu td div {
	margin:7px;}


/* 導入の背景と解決策
-------------------------------- */

#products_main-l .jirei_haikei {}
#products_main-l .jirei_haikei table{
	width:100%;
	border-right:2px solid #CCCCCC;}
#products_main-l .jirei_haikei th,
#products_main-l .jirei_haikei td {
	background-color:#FFFFFF;
	border-left:2px solid #CCCCCC;
	text-align:left;
	_font-size:75%;
	padding:0;}
#products_main-l .jirei_haikei th {
	width:477px;}
#products_main-l .jirei_haikei th span {font-size:120%;}
#products_main-l .jirei_haikei th span.bgB,
#products_main-l .jirei_haikei th span.bgGr {
	color:#FFFFFF!important;
	background-color:#4694D1;
	display:block;
	font-weight:bold;
	padding:4px 5px 3px;
	margin:0 5px;}

#products_main-l .jirei_haikei th span.bgB {background-color:#4694D1;}
#products_main-l .jirei_haikei th span.bgGr {background-color:#009933;}

#products_main-l .jirei_haikei td {
	vertical-align:top;}
#products_main-l .jirei_haikei td div {
	margin:7px;}


#products_main-l .jirei_haikei td h4.title_haikei01 {
	background:url(/products/scanner/casestudy/images/icon_arrow.gif) no-repeat left center;
	padding-left:15px;
	position:relative;
	font-size:120%;
}
#products_main-l .jirei_haikei td h4.title_haikei02 {
	background:url(/products/scanner/casestudy/images/icon_arrow2.gif) no-repeat left center;
	padding-left:15px;
	position:relative;
	font-size:120%;
}





#products_main-l .jirei_costdown {
	border: #FFF3C1 15px solid;
	border-top: #FFF3C1 5px solid;
	/*padding:5px 15px 10px;*/
	width: 690px;
	margin: 0 auto 15px;
}

#products_main-l .jirei_costdown h3{
	background: #FFF3C1;
	padding-top: 10px;
	padding-bottom: 12px;
}




/* 導入事例　テキスト文囲み
-------------------------------- */

#products_main-l .showcase_jirei{
	clear:both;
}



/* 導入事例　h2
-------------------------------- */

.jirei_title2{
	color:#FFF;
	font-size:125%;
	padding-left:20px;
	margin:10px 0;
	font-weight:bold;
	background-image:url(/products/scanner/casestudy/images/h2_title.gif);
	height: 27px;
}




/* 導入事例　h3
-------------------------------- */
#products_main-l .showcase_jirei h3{
	padding:10px 10px 12px 0;
	font-size:120%;
	line-height:1.5;
}

#products_main-l .showcase_jirei h3 span{
	color:#1E6FB7;
}

#products_main-l .showcase_jirei h3 .span_line{
	color:#1E6FB7;
	text-decoration: underline;
}
#products_main-l .showcase_jirei .right{
	text-align:left !important;
}

#products_main-l .showcase_jirei h3 .product_detail{
	padding:5px 0 0 11px;
	float:left;
	font-size:75%;
	font-weight:normal;
}

#products_main-l .showcase_jirei h3 .product_detail02{
	padding:5px 0 0 11px;
	font-size:75%;
	font-weight:normal;
}

#products_main-l .showcase_jirei h3 .product_detail img,
#products_main-l .showcase_jirei h3 .product_detail02 img{
	margin-bottom:0;
	vertical-align:middle;
}
#showcase.jirei03 h3{
	padding: 10px 10px 12px 0;
	font-size: 120%;
	line-height: 1.5;
}
#showcase.jirei03 h3 span{
	color: #1E6FB7;
}

/* 導入事例　お気に入りポイント　テーブル
-------------------------------- */
#products_main-l .point_table{
	clear:both;
	width:480px;
	margin-left:10px;
}

#products_main-l .jirei_point {
	/*background-image:url(../images/jirei_point_bg_repx.gif) ;*/
	background:#C8E8F8;
	clear:both;
	position:relative;
	margin-left:8px;
}
#products_main-l .jirei_point .image{
	position:relative;
	top:-8px;
	left:-8px;
	margin-bottom:-8px;
}
#products_main-l .jirei_point .box_jirei_point {


}
#products_main-l .jirei_point .jirei_point_text {
	margin:0 8px;
	padding-top:8px;
}



/* 導入事例　会社情報
-------------------------------- */
#products_main-l .jirei_data {
	clear:both;
}


/* 導入事例　会社情報　テーブル
-------------------------------- */

#products_main-l .jirei_data table{
	width:100%;
	border-top:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}

#products_main-l .jirei_data table th{
	width:191px;
}

#products_main-l .jirei_data table td table{
	width:400px;
	border:none;
}

#products_main-l .jirei_data table td table th{
	width:65px;
}




#products_main-l .jirei_data2 {
	background-color:#EFEFEF;
	width:300px;
	padding:15px 0;}
#products_main-l .jirei_data2 table {
	width:260px;
	margin:0 20px;}
#products_main-l .jirei_data2 table th,
#products_main-l .jirei_data2 table td {
	border-bottom:solid 1px #CCC;}
#products_main-l .jirei_data2 table th.last,
#products_main-l .jirei_data2 table td.last {
	border-bottom:none;}
#products_main-l .jirei_data2 table th{
	width:90px;
	font-weight:bold;}





/* 導入事例　インフォメーション
-------------------------------- */
#products_main-l .jirei_info {
	margin-top:10px;
	clear:both;
}

#products_main-l .jirei_info div.info_title{
	height:21px;
}

#products_main-l .jirei_info div.info_box{
	border:#4d4d4d solid 1px;
	border-top:none;
}

#products_main-l .jirei_info div.info_box div {
	padding:10px;
}

.number {
	font-size:1.7em;
	line-height:100%;
	font-weight: bold;
}


/* 導入事例　インフォメーション　テーブル
-------------------------------- */

#products_main-l .jirei_info div.info_box div table {
	margin-top:5px;
}

/* 導入事例　PDFダウンロード
-------------------------------- */

#products_main-l .pdf_download{
	padding-right:12px;
	width:201px;
	float:left;
	text-align:center;
}

#products_main-l .jirei_pdf {
	margin-top:24px;
	float:right;
	padding:10px 12px 8px 12px;
	width:475px;
	_width:499px;
	border:solid 1px #999999;}


#showcase .txtM{
	font-size:80%;
}

#showcase .lhM p{
	line-height:1.5;
}

/* 導入事例　別窓アイコン
-------------------------------- */
.ico_newwin{
	vertical-align: top;
	margin:1px 0 0 3px;
}


/***********************************************/

.w630{
	width: 630px;
	margin: 0 auto 15px;
}

.w716{
	width: 716px;
	margin: 0 auto 15px;
}
.box_gray{
	background: #e9e9e9;
}
.jirei_section_title {
	color: #0064C8;
	font-size: 100%;
	font-weight: bold;
}




/***********************************************/

.w630{
	width: 630px;
	margin: 0 auto 15px;
}

.w716{
	width: 716px;
	margin: 0 auto 15px;
}
.box_gray{
	background: #e9e9e9;
}
.jirei_section_title {
	color: #0064C8;
	font-size: 100%;
	font-weight: bold;
}


#showcase #products_main-l .copy {
	font-size:125%;
	font-weight:bold;}
#showcase #products_main-l .copy big{
	color:#FF6E2A;
}

.result .before h3,.result .after h3{border: 1px solid #CCC;padding: 6px 10px;margin-bottom: 20px;}
.result .before{float:left; width:48%;}
.result .after{float:right; width:48%;}
.result ul{margin-left:20px;}
.result ul li{list-style-type:disc;}

.plan ul{margin-left:20px;}
.plan ul li{list-style-type:disc;}

.hyouka_wrap{margin:0; clear:both;}
.hyouka_box{width:276px; float:left; padding:15px;margin-right:20px; background-color:#dbe7f2;}
.hyouka_box.last{margin-right:0;}
.hyouka_box h3{font-size:111%; float:left; line-height:1.2; padding:0!important;}
.hyouka_box big{color:#1e6fb7; font-weight:bold;}
.hyouka_box2{width:255px; float:left; padding:15px;margin-right:20px; background-color:#dbe7f2;}
.hyouka_box2.last{margin-right:0;}
.hyouka_box2 h3{font-size:111%; float:left; line-height:1.2;}
.hyouka_wrap2{margin:0; clear:both;}
.hyouka_wrap2 .hyouka_box{width:198px; float:left; padding:15px;margin-right:15px; background-color:#dbe7f2; height:75px;}
.hyouka_wrap2 .hyouka_box.last{margin-right:0;}

.plan_wrap{background-color:#dbe7f2; padding:10px 10px 10px 30px;}




.plan_table1,.plan_table1 th,.plan_table1 td{border:1px solid #cccccc;}
.plan_table1 th,.plan_table1 td{padding:10px;}
.plan_table1 td{ border-left:1px solid #ccc;}
.plan_table1 th.bgsky{background:#4694D1 !important; color:#fff;}



.tool_wrap ul{margin-left:20px;}
.tool_wrap ul li{list-style-type:disc;}


#contents .headSection .ttl_l h1,
#contents .headSection .ttl_l p {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:bottom;
	padding-left:10px;
	background:url(/common/images/bg_dline_01.gif) repeat-y left top;
}
#contents .headSection .ttl_l p.productsLogo {
	padding-right:15px;
	padding-left:0;
	background:none;
}



.result .orange{
	color:#FF6E2A;
	font-size:18px;
	font-weight: bold;
	}







.img_box{width:310px; float:left; margin-right:15px;}
.img_boxR{width:310px; float:right; margin-right:0px;}