@charset "UTF-8";
body {
	overflow: hidden;
}
html {
	overflow-y: scroll;
}

/* 機能紹介 */
#mifes10 #cont-01 .bg-cont-01{
	background:url("../common/img/top_bc.jpg") repeat-x;
	margin-top:0%;
	padding-top:3%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1{
	font-family:"HalisR-Regular","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
	color:#1c2a54;
	font-size:160%;
	line-height:130%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area p{
	color:#1c2a54;
	font-size:100%;
}

@media screen and (min-width:768px) {
#mifes10 #cont-01 .bg-cont-01{
	background:url("../common/img/top_bc.jpg") repeat-x;
	background-color:#FFF;
	padding:0 auto 15% auto;
	margin:0 auto;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_basic{
	background:url("img/ttl_basic.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_analyze{
	background:url("img/ttl_analyze.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_support{
	background:url("img/ttl_support.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_compare{
	background:url("img/ttl_compare.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_search{
	background:url("img/ttl_search.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_edit{
	background:url("img/ttl_edit.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_csv{
	background:url("img/ttl_csv.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_customize{
	background:url("img/ttl_customize.gif") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:52px;
	margin-top:2%;
}
}
#mifes10 #cont-01 .bg-cont-01 img{
	float:center;
	width:100%;
	margin-bottom:10%;
}

@media screen and (min-width:768px) {
#mifes10 #cont-01 .bg-cont-01 img{
	width:30%;
	float:left;
	margin-right:2%;
	margin-bottom:3%;
}
}

#mifes10 #cont-01 .bg-cont-01 .content-area h2{
	margin-bottom:2%;
	font-family:"HalisR-Regular","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
	color:#1c2a54;
	font-size:160%;
	line-height:140%;
}
#mifes10 #cont-01 .bg-cont-01 .content-area p{
	color:#1c2a54;
	font-size:100%;
	margin-top:3%;
}
#mifes10 #cont-02 .bg-cont-02{
	display: block;
	background:#FFF;
	margin-right:2%;
}
#mifes10 #cont-02 .bg-cont-02 p{
	line-height:150%;
	clear:both;
}
#mifes10 #cont-02 .bg-cont-02 div.circle{
	float:left;
	clear:both;
	padding:4%;
	margin-right:2%;
	margin-bottom:3%;
	font-size:100%;
	letter-spacing:-0.01em;
	line-height:110%;
	text-align:center;
	color:#FFF;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background-color: #e78229;
}
#mifes10 #cont-02 .bg-cont-02 div.circle_s{
	float:left;
	clear:both;
	padding:3.2%;
	margin-right:2%;
	margin-bottom:3%;
	font-size:90%;
	letter-spacing:-0.12em;
	line-height:110%;
	text-align:center;
	color:#FFF;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background-color: #e78229;
}
#mifes10 #cont-02 .bg-cont-02 div.BoxCenter div.circle{
	float:left;
	clear:both;
	padding:4%;
	margin-right:2%;
	margin-bottom:3%;
	font-size:100%;
	letter-spacing:-0.01em;
	line-height:110%;
	text-align:center;
	color:#FFF;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background-color: #e78229;
}
#mifes10 #cont-02 .bg-cont-02 h2.subt_func{
	padding-top:3%;
	padding-bottom:3%;
	margin-bottom:3%;
	font-size:140%;
	letter-spacing:-0.01em;
	color:#ef9814;
	line-height:140%;
}
#mifes10 #cont-02 .bg-cont-02 div.BoxLeft{
	position: relative;
	float:center;
	width:100%;
	padding:3%;
	margin-bottom:2%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset, 0 3px 2px rgba(0, 0, 0, 0.1) inset;*/   
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.08) inset, 0 5px 10px -8px rgba(0, 0, 0, 0.2); 	border:1px #cdcdcd solid;
	height:100%;
    background: none repeat scroll 0 0 #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff')";
	background-image: -moz-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -ms-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -o-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#8c97cb));
	background-image: -webkit-linear-gradient(top, #ffffff, #8c97cb);
	background-image: linear-gradient(top, #ffffff, #8c97cb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 46);
	filter: alpha(opacity = 46);
}
#mifes10 #cont-02 .bg-cont-02 div.BoxRight{
	position: relative;
	float:center;
	width:100%;
	padding:3%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.08) inset, 0 5px 10px -8px rgba(0, 0, 0, 0.2); 	border:1px #cdcdcd solid;
	height:100%;
    background: none repeat scroll 0 0 #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff')";
	background-image: -moz-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -ms-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -o-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#8c97cb));
	background-image: -webkit-linear-gradient(top, #ffffff, #8c97cb);
	background-image: linear-gradient(top, #ffffff, #8c97cb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 46);
	filter: alpha(opacity = 46);
	margin-bottom:2%;
}
#mifes10 #cont-02 .bg-cont-02 div.BoxCenter{
	position: relative;
	float:center;
	width:100%;
	padding:3%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.08) inset, 0 5px 10px -8px rgba(0, 0, 0, 0.2); 	border:1px #cdcdcd solid;
    background: none repeat scroll 0 0 #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff')";	background-image: -moz-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -ms-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -o-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#8c97cb));
	background-image: -webkit-linear-gradient(top, #ffffff, #8c97cb);
	background-image: linear-gradient(top, #ffffff, #8c97cb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 46);
	filter: alpha(opacity = 46);
	min-height: 100%;
	height:420px;
}
body > div.BoxCenter{
  height: auto; /* 要素を超えた分の背景が伸びないブラウザ用 */
}
#mifes10 div.functionThumb img{
	float:center;
	width:100%;
}
#mifes10 div.functionThumb.Left{
	float:left;
	width:50%;
}
#mifes10 div.functionThumb.Right{
	float:right;
	width:50%;
	margin-top:3%;
}
#mifes10 div.functionThumb.Left{
	float:center;
	width:100%;
}
#mifes10 div.functionThumb.Right{
	float:center;
	width:100%;
}
@media screen and (min-width:768px) {
#mifes10 div.functionThumb.Left{
	float:left;
	width:50%;
}
#mifes10 div.functionThumb.Right{
	float:right;
	width:50%;
}
#mifes10 span.functionZoom{
	bottom:40px;
	position:absolute;
	right:15px;
}
}
#mifes10 span.functionZoom img{
	width:30px;
	border:0;
}
#mifes10 p.cap{
	display:block;
	clear:both;
	color:#000032;
	text-align:left;
	font-size: 90%; 
	padding-top:1%;
}
@media screen and (min-width:768px) {
#mifes10 #cont-02 .bg-cont-02 div.BoxLeft{
	position: relative;
	float:left;
	width:48%;
	padding:3%;
	margin-bottom:2%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset, 0 3px 2px rgba(0, 0, 0, 0.1) inset;*/   
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.08) inset, 0 5px 10px -8px rgba(0, 0, 0, 0.2); 	border:1px #cdcdcd solid;
	height:100%;
    background: none repeat scroll 0 0 #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff')";
	background-image: -moz-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -ms-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -o-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#8c97cb));
	background-image: -webkit-linear-gradient(top, #ffffff, #8c97cb);
	background-image: linear-gradient(top, #ffffff, #8c97cb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 46);
	filter: alpha(opacity = 46);
}
#mifes10 #cont-02 .bg-cont-02 div.BoxRight{
	position: relative;
	float:right;
	width:48%;
	padding:3%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.08) inset, 0 5px 10px -8px rgba(0, 0, 0, 0.2); 	border:1px #cdcdcd solid;
	height:100%;
    background: none repeat scroll 0 0 #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#0088ff')";
	background-image: -moz-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -ms-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -o-linear-gradient(top, #ffffff, #8c97cb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#8c97cb));
	background-image: -webkit-linear-gradient(top, #ffffff, #8c97cb);
	background-image: linear-gradient(top, #ffffff, #8c97cb);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 46);
	filter: alpha(opacity = 46);
}
}

/* 上部と下部のナビ */
#mifes10 div.small_top_navi{
	width:100%;
	margin:0 auto ;
	padding-bottom:2%;
	clear:both;
}
#mifes10 div.small_bottom_navi{
	width:100%;
	margin:3% auto 7%;
	clear:both;
}
#mifes10 div.LeftBox{
	background:url("../common/img/navi_left.gif") left no-repeat;
	float:left;
	padding-left:20px;
}
#mifes10 div.RightBox{
	background:url("../common/img/navi_right.gif") right no-repeat;
	float:right;
	padding-right:20px;
}

#mifes10 #ohter_navi_mp{
	display: block;
}
#mifes10 #ohter_navi_pc{
	display: none;
}
@media screen and (min-width:768px) {
#mifes10 #ohter_navi_mp{
	display: none;
}
#mifes10 #ohter_navi_pc{
	display: block;
}
}
#mifes10 #cont-03 .bg-cont-03 .ohter_navi{
	float:center;
	margin:3% auto;
	width:955px;
	text-align:center;
}
#mifes10 #cont-03 .bg-cont-03 .ohter_navi h3{
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif;	color:#af6f05;
	font-size:130%;
	border-top:1px dotted #eb6100;
	border-bottom:1px dotted #eb6100;
	padding:1%;
	margin-left:-2%;
	background:#ffdd93;
	background-color:rgba(243,152,0,0.2);
	clear:both;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle01{
	background:url("img/ico_basic.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle01:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle01_on{
	background:url("img/ico_basic.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle02{
	background:url("img/ico_analyse.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle02:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle02_on{
	background:url("img/ico_analyse.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle03{
	background:url("img/ico_support.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle03:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle03_on{
	background:url("img/ico_support.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle04{
	background:url("img/ico_compare.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle04:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle04_on{
	background:url("img/ico_compare.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle05{
	background:url("img/ico_search.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.08em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle05:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle05_on{
	background:url("img/ico_search.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle06{
	background:url("img/ico_edit.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.12em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle06:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle06_on{
	background:url("img/ico_edit.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.12em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle07{
	background:url("img/ico_csv.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle07:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle07_on{
	background:url("img/ico_csv.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle08{
	background:url("img/ico_customize.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle08:hover{
	opacity:0.7;
}
#mifes10 #cont-03 .bg-cont-03 div.nav_circle08_on{
	background:url("img/ico_customize.png") no-repeat;
	background-position: center 20px; 
	float:left;
	padding:1%;
	margin:3% 0.4%;
	font-size:100%;
	line-height:110%;
	letter-spacing:-0.01em;
	text-align:center;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffdd93;
	border:2px solid #eb6100;
	opacity:0.5;
}

/* 新機能 */
#mifes10 #cont-04 .bg-cont-04 .content-area h1.ttl_newfunc{
	font-weight:bold;
	font-family:"HalisR-Regular","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
	color:#FFF;
	font-size:160%;
	margin-bottom:2%;
	line-height:150%;
}
@media screen and (min-width:768px) {
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_newfunc{
	background:url("img/ttl_newfunc.jpg") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:67px;
	margin-top:2%;
}
}
#mifes10 #cont-04 .bg-cont-04 p{
	line-height:150%;
	clear:both;
}
#mifes10 #cont-04 .bg-cont-04 div.Box{
	background:#FFF;
	width:100%;
	padding:0%;
	margin:3% auto 0 0;
	color:#000000;
	overflow: hidden;
}
#mifes10 #cont-04 .bg-cont-04 div.Box_other{
	background:#FFF;
	width:100%;
	padding:1% 5% 3% 5%;
	margin:5% auto 0 0;
	color:#000000;
	overflow: hidden;
}
#mifes10 #cont-04 .bg-cont-04 div.BoxTitle{
	width:100%;
	clear:both;
}
#mifes10 #cont-04 .bg-cont-04 div.flag{
	background:url("img/bc_newfunc.jpg") no-repeat;
	float:left;
	padding:1.5%;
	margin-left:3%;
	margin-right:2%;
	font-size:120%;
	letter-spacing:-0.01em;
	line-height:120%;
	text-align:center;
	color:#FFF;
	width: 105px;
	height: 77px;
}
#mifes10 #cont-04 .bg-cont-04 h2.subt_newfunc{
	font-size:150%;
	font-weight:bold;
	letter-spacing:-0.01em;
	color:#000000;
	padding-top:3%;
}
#mifes10 #cont-04 .bg-cont-04 h2.subt_newfunc_other{
	font-size:150%;
	font-weight:bold;
	letter-spacing:-0.01em;
	color:#000000;
	padding-top:3%;
	margin-bottom:3%;
}
#mifes10 ul{
	list-style-type: square;
	font-size:90%;
}
#mifes10 li{
	margin-bottom:1.5%;
}
#mifes10 #cont-04 .bg-cont-04 ul strong{
	font-size:115%;
	letter-spacing:-0.01em;
}
#mifes10 #cont-04 .bg-cont-04 h3{
	font-size:120%;
	font-weight:bold;
	margin:0 0 3% 0;
	padding-bottom:2%;
	border-bottom:dotted 1px #CCC;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex{
	width:105%;
	background:#eeeeee;
	font-size:85%;
	padding:3%;
	margin:2% 0% 5% -5%;
	color:#565656;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex dt{
	width : 62%;
	float : left;
	border-bottom:1px #ccc dotted;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex dd{
	width : 38%;
	float : left;
	border-bottom:1px #ccc dotted;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex2{
	width:105%;
	height:180px;
	background:#eeeeee;
	font-size:85%;
	padding:3%;
	margin:2% 0% 5% -5%;
	color:#565656;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex2 dt{
	width : 35%;
	float : left;
	border-bottom:1px #ccc dotted;
}
#mifes10 #cont-04 .bg-cont-04 dl.ex2 dd{
	width : 55%;
	float : left;
	border-bottom:1px #ccc dotted;
}

#mifes10 #cont-04 .bg-cont-04 div.BoxLeft2{
	position: relative;
	float:left;
	width:100%;
	margin:3% 2% 0% 2%;
	padding:5%;
	clear:both;
}
#mifes10 #cont-04 .bg-cont-04 div.BoxRight2{
	position: relative;
	float:right;
	width:100%;
	margin:3% 2%;
	padding:5%;
}
#mifes10 #cont-04{
	background:#33335c;
	margin:0% auto -2% auto;
}
#mifes10 #cont-04 .bg-cont-04{
	background:#33335c;
	color:#fff;
	padding:30px 0 30px 0;
	margin:0px auto 0;
}
@media screen and (min-width:768px) {
#mifes10 #cont-04{
	background:url("../common/img/bg-cont-04.jpg");
	-webkit-background-size:cover;
	background-size:cover;
	margin:0% auto -2% auto;
}
#mifes10 #cont-04 .bg-cont-04{
	background:url("img/bg-cont-04-fix.png") right top no-repeat;
	background-attachment:fixed;
	color:#fff;
	padding:30px 0 30px 0;
	margin:0px auto 0;
}
}
#mifes10 #cont-04 .bg-cont-04 img{
	float:right;
}
#mifes10 #cont-04 .bg-cont-04 img.other{
	width:50%;
	float:center;
}
@media screen and (min-width:768px) {
#mifes10 #cont-04 .bg-cont-04 .content-area h1.ttl_newfunc{
	background:url("img/ttl_newfunc.png") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:67px;
}
#mifes10 #cont-04 .bg-cont-04 h2.subt_newfunc{
	font-size:150%;
	font-weight:bold;
	letter-spacing:-0.01em;
	color:#000000;
}
#mifes10 #cont-04 .bg-cont-04 div.BoxLeft2{
	position: relative;
	float:left;
	width:37%;
	margin:2% 0 0 5%;
	padding:0;
}
#mifes10 #cont-04 .bg-cont-04 div.BoxRight2{
	position: relative;
	float:right;
	width:54%;
	margin:0 2% 0 0;
	padding:0;
}
}

/*-- 機能一覧 --*/

#mifes10 #cont-04 .bg-cont-04 .content-area h1.ttl_funclist{
	font-weight:bold;
	font-family:"HalisR-Regular","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
	color:#FFF;
	font-size:160%;
	margin-bottom:2%;
	line-height:150%;
}
@media screen and (min-width:768px) {
#mifes10 #cont-01 .bg-cont-01 .content-area h1.ttl_funclist{
	background:url("img/ttl_functionlist.png") no-repeat;
	text-indent:-9999px;
	width:100%;
	height:67px;
	margin-top:2%;
}
}
@media screen and (min-width:768px) {
#mifes10 UL.list{
	width:90%;
	float:center;
	border:1px solid #8b8c8c;
  margin-right: auto;
  margin-left: auto;
	padding:4%;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	clear:both;
	display:block;
text-align: center;
}
}
#mifes10 UL.list li{
	float:left;
	width:auto;
	padding:0 1%;
	list-style:none;
	line-height:90%;
}
#mifes10 Table.FuncTable {
	width:100%;
	text-align:left;
	margin:0% 0% 5% 0%;
    border-collapse: separate;
    border-spacing: 0px 1px;
}
#mifes10 Table.FuncTable th{
	padding: 1%;
    vertical-align: middle;
    text-align: left;
    border-bottom: #999 1px solid;
    color: #fff;
	background:#8b8c8c;
}
#mifes10 Table.FuncTable th.t01{
	width:20%;
}
#mifes10 Table.FuncTable th.t02{
	width:25%;
}
#mifes10 Table.FuncTable th.t03{
	width:55%;
}
#mifes10 Table.FuncTable td.last{
    border-bottom: #999 1px solid !important;
}
#mifes10 Table.FuncTable td{
	padding: 1%;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #f6f6f6;
}

#mifes10 Table.FuncTable td a{
	text-decoration:none;
}
#mifes10 Table.FuncTable td.Blue{
	color:#144042;
	font-weight:bold;
	background:url("img/table_bc_blue.gif") repeat;
}
#mifes10 Table.FuncTable td.Orange{
	color:#2d1707;
	font-weight:bold;
	background:url("img/table_bc_orange.gif") repeat;
}
@media screen and (min-width:768px) {
#mifes10 Table.FuncTable th{
	display:table-cell;
}
#mifes10 Table.FuncTable th.t01{
	width:13%;
}
#mifes10 Table.FuncTable th.t02{
	width:27%;
}
#mifes10 Table.FuncTable th.t03{
	width:60%;
}
#mifes10 Table.FuncTable td{
	display:table-cell;
}
}


/* フッター */
#mifes10 #freevup_pc{
	display: none;
}
#mifes10 #freevup_mp{
	display: block;
}
@media screen and (min-width:768px) {
#mifes10 #freevup_pc{
	display: block;
}
#mifes10 #freevup_mp{
	display: none;
}
}
