@charset "utf-8";
*:first-child+html body {
	overflow: hidden;
}

#main #Contents {
	min-height: 1040px;
}


.Function{
	width:960px;
	float: left;
	height:auto !important;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}


/*-----------------------------------------------------------------
		Point
-----------------------------------------------------------------*/

ul.point {
	padding:20px 30px;
	letter-spacing: 0.5px;
	margin-bottom:5px;
	font-weight: bold;
	background:url(../img/bg_01.png) repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

ul.num li.num01{
	background:url(../img/num01.png) no-repeat 0 2px;
}
ul.num li.num02{
	background:url(../img/num02.png) no-repeat 0 2px;
}
ul.num li.num03{
	background:url(../img/num03.png) no-repeat 0 2px;
}
ul.num li.num04{
	background:url(../img/num04.png) no-repeat 0 2px;
}
ul.num li.num05{
	background:url(../img/num05.png) no-repeat 0 2px;
}
ul.point li{
	background:url(../img/check_icon.png) no-repeat 0 2px;
	padding-left:26px;
	line-height:180%;
	margin-top: 4px;
}
ul.point li p{
	padding:0;
	font-weight: normal;
	color:#000;
	font-size: 14px;
	margin-bottom: 5px;
}

div.point {
	padding:20px 30px;
	letter-spacing: 0.5px;
	margin-bottom:5px;
	background-color:#eaeaff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.point ul {
	margin:10px auto;
}
div.point ul li {
	margin:5px auto;
}
/*-----------------------------------------------------------------
		Point2
-----------------------------------------------------------------*/


div.point2 {
	padding:20px 30px;
	letter-spacing: 0.5px;
	margin-bottom:5px;
	background-color:#eaeaff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.point2 li{
	background:url(../img/icon_list.png) no-repeat 0 7px;
	padding-left:16px;
	line-height:180%;
	margin-top: 4px;
	text-align: left;
}
li.nomark{
	background:none;
	padding-left:16px;

}
/*-----------------------------------------------------------------
		Point3 (yellowベース)
-----------------------------------------------------------------*/


div.point3 {
	padding:20px 30px;
	letter-spacing: 0.5px;
	margin-bottom:5px;
	background-color:#FFC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.point3 li{
	background:url(../img/check_icon.png) no-repeat 0 2px;
	padding-left:26px;
	line-height:180%;
	margin-top: 4px;
	text-align: left;
}
ul.point3 li p{
	padding:0;
	font-weight: normal;
	color:#000;
	font-size: 14px;
	margin-bottom: 5px;
}


/*-----------------------------------------------------------------
		テーブル
-----------------------------------------------------------------*/
table.boxSection-01 {
	padding: 0px;
	float:left;

}

table.boxSection-01 th {
	background-color:#427baf;
	vertical-align: middle;
	border-top: 1px solid #bfc3c6;
	border-left: 1px solid #bfc3c6;
	border-right: 1px solid #bfc3c6;
	font-size: 15px;
	padding: 5px 10px;
	color: #ffffff;
}
table.boxSection-01 th.left {
	border-right: none;
}
table.boxSection-01 th.side {
	font-weight:normal;
	background-color: #c7daeb;
	color: #000;
}
table.boxSection-01 tr td {
	background-color: #ffffff;
	vertical-align: middle;
	border-top: 1px solid #bfc3c6;
	border-left: 1px solid #bfc3c6;
	border-right: 1px solid #bfc3c6;
	font-size: 15px;
	padding: 5px 10px;
}
table.boxSection-01 tr td.left {
	border-right: none;
}
table.boxSection-01 tr td.bottom {
	border-bottom: 1px solid #bfc3c6;
}
table.boxSection-01 tr td ul li {
	background-color: #ffffff;
	vertical-align: middle;
	font-size: 15px;
}

/*-----------------------*/

table.g_table {
	padding: 0px;
	float:left;
}
table.g_table td.top {
	background-color: #708090!important;
	text-align:center;
	color:#FFF;
}
	
table.g_table td.left {
	background-color: #ffffff;
	vertical-align: middle;
	border-top: 1px solid #bfc3c6;
	border-left: 1px solid #bfc3c6;
	font-size: 15px;
	padding: 5px 10px;
	text-align:center;
}
table.g_table td.right {
	background-color: #ffffff;
	vertical-align: middle;
	border-top: 1px solid #bfc3c6;
	border-left: 1px solid #bfc3c6;
	border-right: 1px solid #bfc3c6;
	font-size: 15px;
	padding: 5px 10px;
	text-align:center;
}

table.g_table td.bottom {
	border-bottom: 1px solid #bfc3c6;
}
/*-----------------------------------------------------------------
		サービス・サポート
-----------------------------------------------------------------*/

.supportBOX02 {
	width:928px;
	float:left;
	border:1px solid #cccccc;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	margin-bottom: 15px;
}

@media (max-width:927px) {
.supportBOX02 {
	width: 96%;
  }
}




.supportBOX02 p {
	line-height:165%;
}

/*-----------------------------------------------------------------
		適用例
-----------------------------------------------------------------*/


div.exblock {
	width:898px;
	padding:20px 30px;
	margin-bottom:5px;
	background-color:#eaeaff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:auto;
	float:left;
	height:auto;
}
div.exblock .more {
	width:200px;
}
div.exblock .more a {
	color: #FFF;
	display:block;
	padding:8px 10px 8px 15px;
	background-color:#0059aa;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	text-align:center;
	font-size:14px;
}

div.exblock .more a:hover {
	color: #fff;
	background-color:#ff9933 ;
	
}
div.exblock .more p {
	text-align:left;
	font-size:14px;
	color:#FFF;
	background:url(../img/icon_whitelist.png) 0 6px no-repeat;
	text-indent: 12px;
}
.exblock_detail {
	width:900px;
	float:left;
	display:block;
	padding:20px 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	letter-spacing: 0.5px;
	background-color:#eaeaff;
	margin:0 0 30px 0;
}
