/*-- fundbeginnerから移動 --*/
body{
	color:#333333;
	font-family: 'メイリオ', 'Meiryo', "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
    text-align:left;
    line-height:1.6;
}

div#wrapper{
	background-color: #fff;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

div#content:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
div#sidebar {
    width: 160px;
    float: right;
    margin-left: 40px;
}
.pagetop {
   float:right;
}
h2{
	font-size:18px;
	font-weight: normal;
	border-bottom:4px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
a{
	text-decoration: none;
}
a:link{
	color:#333333;
    text-decoration: none;
}
a:visited{
	color:#333333;
}
a:hover{
	text-decoration: underline;	
}
a:hover img{
	opacity:0.6;
}

/*マウスオーバー時*/
#column-main .mousepointer:hover{
	cursor:pointer;
	text-decoration: underline;
}
.linkbtn:hover{
	cursor:pointer;
	opacity:0.6;
}

input[type="text"]:focus {
  border: 1px solid #333333;
  outline: 0;
}

/* 装飾 */
.redfont{
	color:red;
}
.bluefont{
	color:blue;
}
.bgwhite{
	background-color:#fff;
}
div.desc{
	background-color: #ffffff;
	border:1px solid #cccccc;
	border-radius: 3px;
	padding:20px 18px;
    padding-bottom: 20px;
}
p.readmore{
	text-align:right;
	margin-top:20px;
}
p.readmore a{
	background:url(/common/img2016/common/arrow.png) no-repeat 0 4px;
	font-weight: bold;
	padding-left:10px;
}
input[type="text"] {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(136, 136, 136);
    margin: 6px 3px;
    padding: 0px 4px;
}
/*-- fundbeginner移動ここまで --*/
/*----------STEP1 ファンドの選択----------*/
.flow li.current {
    color: rgb(255, 0, 0);
    border-bottom: 4px solid rgb(255, 0, 0);
}
/*--共通 タイトルまわり fundbeginnerから移動--*/
div.desc {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 20px 18px;
    padding-bottom: 20px;
}
.two_column{
	margin-top:20px;
}
.two_column li{
	width:49%;
	float:left;
}
.two_column li:first-child{
	margin-right: 2%;
}

/*--終わり--*/
.two_clmn li {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.two_clmn li {
    width: 49%;
    float: left;
    margin-right: 2%;
}
.two_column {
    margin-top: 20px;
}
.flow li {
    border-bottom: 4px solid rgb(68, 68, 68);
}
.two_clmn :nth-child(2) {
    margin-right: 0px;
}
ul.two_clmn.flow.clearfix {
    padding-bottom: 20px;
}
p.flow_p {                        /*---統合の場合は削除してよし----*/
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

.fundreview_select {              /*---統合の場合はdiv.descにclassを追加する----*/
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 20px 18px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.fundreview_select p.a{
    text-align: center;
}
a.fundreview_popup:hover {
    opacity: 0.6;
}
.fundreview_select p.a {
    margin-bottom: 15px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    background-image: url(/common/img2016/common/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 49%;
}
.keyword {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 1%;
    border: 1px solid #333;
    border-radius: 5px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
	color: #ccc;
}
.keyword p.b {
    position: relative;
}
.keyword span {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    background-color: #333;
    border-radius: 0 5px 5px 0;
    color: #fff;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 2px;
}
.fundreview_select.keyword span:hover {
    opacity: 0.6;
}
span.fund_btn {
    padding-top: 10px;
    padding-bottom: 5px;
}
.keyword input[type="text"] {
    border: none;
    width: 100%;
    margin: 0;
    color: #333;
}
.fund_searchresult table {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.fund_searchresult,
.slider_choice.top,
#slider,.slider_choice.result,
.slider_choice.detail,
.detailbox {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-top: 20px;
    position: relative;
}
.slider_choice_ull :first-child div {
    border-color: #ff0000;
}
.fund_searchresult {
    display: none;
    margin-top: 10px;
}
a#fund_search {
    display: none;
}
.fund_searchresult table label {
    display: block;
    height: 23.5px;
}
label.radio_btn {
    background-image: url(/common/img2016/common/fund_search_radiobtn.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
label.radio_btn.selected {
    background-image: url(/common/img2016/common/fund_search_radiobtn_on.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.fund_searchresult input {
    visibility: hidden;
}
.fund_searchresult table label:hover {
    opacity: 0.6;
    /*background-color: #f5f5f5;必要？*/
}
.fund_searchresult input {
    /*transform: scale(1.5); 粗いのでやめます*/
}
img.checkbox_img {
    padding: 0 2px 0 2px;
}
.slider_choice.top,
.slider_choice.result {
    border-radius: 3px 3px 0 0;
}
.fund_searchresult table th {
    background-color: #fff;
    padding: 10px 10px 8px;
	border: 1px solid #cccccc;
}
.fund_searchresult table th.th_top {
    padding-top: 7px;
    padding-bottom: 7px;
	border: 1px solid #cccccc;
}
.fund_searchresult table td {
    width: 14%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	border: 1px solid #cccccc;
}
.fund_searchresult p.b {
    padding: 15px 25px 15px 25px;
}
.slider_choice.botm {
    border-radius: 0 0 3px 3px;
    margin-top: 0;
    border-top-style: none;
}
/*--- 吹き出し ----*/

.balloon:after, .balloon:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.balloon:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #cccccc;
    border-width: 18px;
    margin-left: -18px;
}
.balloon:after,
#column-inner.fundreview_select.limit:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 16px;
    margin-left: -16px;
}
.fund_searchresult.result_a:before {
    border-bottom-color: red;
}

.two_column.one li {
    float: left;
}
.two_column li:last-child {
    float: right;
}

/*---- fund_search_error.html ----*/
.fundreview_select.limit p.c {
    color: red;
    font-weight: bold;
}
.fundreview_select.limit p.b {
    margin-top: 15px;
}
.keyword.limit {
    margin-top: 15px;
    float: left;
    position: relative;
    font-weight: normal;
    width: 36%;
    padding-top: 7px;
    padding-bottom: 2px;
    color: #333;
}
p.kl {
    float: left;
}
p.e {
    clear: left;
    margin-left: 75px;
    padding-top: 15px;
    font-weight: bold;
}
img.fund_search_err_aro {
    padding-right: 5px;
}
p.kl {
    float: left;
    margin-top: 25px;
    padding-left: 30px;
}
p.d {
    padding-left: 20px;
}
.fundreview_select.limit {
    padding-bottom: 80px;
    display: none;
    margin-top: 10px;
    position: relative;
}
a#fund_searcherror {
    display: none;
}

/*---- fund_choice ----*/
p.flow_p.slidp {
    padding-bottom: 0;
}
p.flow_p.slidp img {
    padding-right: 5px;
}
.slider_cho {
    float: left;
}
p.detale {
    position: absolute;
    right: 20px;
    top: 20px;
}
img.slider_cho {
    padding: 20px 0;
}
h3.fund_cho {
    font-size: 14px;
    padding: 25px 0 10px 0;
    font-weight: bold;
}
p.fund_cho {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
}
p.slider_a.fund_cho {
    padding-top: 20px;
    font-size: 16px;
}
#slider table {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: none;
    margin-bottom: 15px;
    /*font-weight: bold;*/
}
td.td_slider {
    border: 1px solid #ccc;
    height: 66px;
    padding: 0px 0px 11px 0px;
    position: relative;
    vertical-align: bottom;
    width: 68%;
    z-index: 5;
}
div#slider {
    margin-top: 0;
    border-radius: 0 0 3px 3px;
    border-top-style: none;
}

#slider:after, #slider:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1;
}

#slider:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
#slider:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #ccc;
	border-width: 32px;
	margin-left: -31px;
}
#slider p.b {
    padding: 15px 20px;
    float: left;
}
#slider td.checktd{
	padding:0;
	width:40px;
	border: solid 1px #ccc;
}
#slider tr.thumb td,
#slider tr.thumb th{
	border:none;	
}
#slider tr.thumb td.td_slider {
    font-weight: bold;
    height: 40px;
    padding-bottom: 14px;
    padding-right: 1%;
    text-align: center;
}
#slider tr.thumb td.td_slider img{
	margin: -3px 4px 0 4px;
}
#slider td.checktd label{
    background: url(/common/img2016/common/fund_choice_off.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 54px;
    width: 40px;
    margin-bottom: 0;
}
#slider td.checktd label.checked{
    background: url(/common/img2016/common/fund_choice_on.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%
}
#slider td.checktd label input{
	display: none;
}
#slider th {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding: 0;
    width: 18%;
    line-height:1.4;
	border: solid 1px #ccc;
}
#slider th .boldfont{
	font-size:16px;
}
#slider td.val {
    text-align: center;
    font-size: 18px;
    width: 11%;
    padding: 0;
    vertical-align: middle;
    line-height: 1.2;
	border: solid 1px #ccc;
}
.slider_a span.resultcount {
    font-size: 32px;
    font-weight: bold;
    padding-left: 20px;
}
p.slider_b {
    position: absolute;
    right: 20px;
    top: 20px;
}
p.slider_c {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
p.slider_c a {
    text-decoration: underline;
}
p.slider_c a.on {
    text-decoration: initial;
}
.slider_choice.botm p.slider_b {
    position: absolute;
    right: 20px;
    top: 60px;
}
.slider_choice.botm p.slider_c {
    top: 20px;
    line-height: 18px;
}
select.line_up {
    margin: 0 20px 15px;
    border: 1px solid #cccccc;
    color: #333;
    font-weight: bold;
    float: left;
    padding: 4px 4px 4px 14px;
    height: 34px;
    outline: none;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/common/img2016/common/fund_choice_puldwn.jpg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    width: 230px;
}
select::-ms-expand {
  display: none;
}
.slider_choice.detail {
    background-color: transparent;
    margin-top: 0;
    border-radius: 0;
    border-top-style: none;
    padding-top: 20px;
}
.reset {
    float: right;
    font-size: 12px;
    width: 125px;
    height: 20px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 25px 15px 15px 0;
	cursor: pointer;
}

.fund_choice_popup {
    float: left;
    width: 330px;
    background-color: #fff;
    border: 1px solid #ccc;
    text-align: center;
    font-weight: bold;
    padding: 6px;
    margin-bottom: 20px;
    font-size: 12px;
    background-image: url(/common/img2016/common/arrow.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.fund_choice_popup.mousepointer :hover {
    cursor: pointer;
    color: rgb(0, 23, 69);
}
.slider_choice.botm .fund_choice_popup {
    margin: 20px 0 40px 20px;
}
.fund_choice_popup img{
	margin-right:8px;
}
.detailbox {
    width: 95%;
    clear: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    height: auto;
    display: table;
    margin-top: 0;
}

.detailbox_small {
    float: left;
    /*margin-left: 20px;*/
    position: relative;
    width: 80%;
}
p.detailbox_a {
    margin-bottom: 20px;
}
.detailbox_small table th,
.detailbox_small table td {
    border: none;
    border-top: 1px solid #ccc;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
td.md {
    padding-left: 0;
    padding-right: 0;
}
.detailbox_small table {
    border: none;
    background-color: #fff;
    padding-left: 20px;
	width: 100%;
}
.detailbox_small table th {
    width: 130px;
    padding-left: 0;
    padding-right: 0;
}
td.td_empty {
    padding: 0;
 	min-width: 130px;

}
td.md1 {
    width: 150px;
    padding-left: 0;
    padding-right: 0;
}
p.detail_a {
    background-color: #ff0000;
    width: 99%;
    border-radius: 5px;
    color: #fff;
    padding-left: 10px;
    padding-top: 3px;
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.detailbox_in.non_selected {
    margin-top: 20px;
}
.detailbox_in {
    float: left;
    color: #333;
    width: 88%;
    margin-bottom: 15px;
    margin-left: 7%;
}
.detailbox_in img {
    float: left;
}

img.dummy {
    width: 19%;
	margin: 0 0 0 -20px;
}
.checkbox {
    width: 5%;
    background-color: #ccc;
    margin: 0;
    border-radius: 3px 0 0 3px;
    display: table-cell;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.detailbox_small h3.fund_cho {
    padding-top: 0;
}
.detailbox label {
    background-image: url(/common/img2016/common/fund_search_cheicon_gly.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 100%;
    /*top: 45%;*/
    /*left: 25%;*/
    /*width: 24px;*/
    /*height: 24px;*/
	/*padding-left: 0;*/

}
.detailbox label.checked {
    background: url(/common/img2016/common/fund_search_cheicon_red.jpg) no-repeat;
    background-position: 50% 50%;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.detailbox input[type="checkbox"] {
    display: none;
}
.detailbox_ins {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 210px;
}
img.fund_choice_star {
    float: left;
    padding-right: 1%;
}
p.detailbox_b {
    float: left;
    padding-right: 5px;
}
.b span {
    padding: 0 5px 0 5px;
}
.slider_sam p {
    font-weight: bold;
}
.slider_sam {
    clear: both;
    float: right;
    margin-right: 0px;
    margin-bottom: 15px;
    width: 66%;
}
img.fund_choice_slidertop {
    width: 75%;
    padding-right: 5px;
}
.slider_sam img {
    padding: 0 2px 0 2px;
}
.detailbox_arrow {
    height: 100%;
    width: 5%;
    position: absolute;
    display: table-cell;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: auto;
}
.detailbox_arrow img {
    position: absolute;
    top: 50%;
    left: 50%;
}
a.fund_choice_popup:hover {
    background-color: #f5f5f5;
    opacity: 0.6;
}

/*-- スクロール時のfixed --*/


/*.under_redesign{
	background-color:#f9f9f9;
}
.under_redesign.fixed{
	position:fixed;
	top:85px;
	z-index:5;
}*/



/*---- スライダー ----*/
#slider-handle,
#slider-handle2,
#slider-handle3,
#slider-handle4 {
    background-color:black;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: relative;
 
}
div#slider-value,
div#slider-value2,
div#slider-value3,
div#slider-value4 {
    font-size: 9px;
    position: absolute;
    top: -15px;
}
.td_sliderleft {
    float: left;
    font-size: 13px;
    margin-left: -99.5%;
    margin-top: 3px;
    width: 50px;
}
.td_sliderbar{
	height: 20px;
    margin-top: -10px;
}
p.td_sliderleft, p.td_sliderright {
    height: 34px;
}
.slider-wrap{
	width:100%;
	float:left;
}
.slide-main{
	margin-left:50px;
    margin-right:50px;
}
.td_sliderright {
    float: left;
    font-size: 13px;
    margin-left: -55px;
    margin-top: 5px;
    text-align: right;
    width: 50px;
}
p.average,p.fundval{
	text-align:center;
	line-height:1;
	font-size:12px;
	position:absolute;
}
p.average{
	color:#03acd5;
	margin-left:20%
    	font-size: 12px;
	font-weight: bold;
}
p.average.cost,
p.average.lisk {
    margin-left: 18%;
}
p.average.return {
    margin-left: 46%;
}
p.average.sharp {
    margin-left: 31%;
}
p.fundval {
    color: #ff0000;
    margin-left: 46%;
    margin-top: 4px;
    top: 33px;
    font-size: 12px;
    font-weight: bold;
}
p.fundval.lisk {
    margin-left: 46%;
}
p.fundval.cost {
    margin-left: 36.7%;
}
p.fundval.return {
    margin-left: 21.8%;
}
p.fundval.sharp {
    margin-left: 9.4%;
}
.rangeslider{
	width:100%;
	z-index: 5;
}
.rangeslider span.ui-slider-handle {
    background: url("/common/img2016/fundredesign/step2/slider_left.png") no-repeat 0 0;
	background-size: 18px auto;
    border: medium none;
    height: 21px;
    outline: medium none;
    top: -6px;
    width: 18px;
    margin-left: -18px;
}
.rangeslider span.ui-slider-handle:last-child {
    background: url("/common/img2016/fundredesign/step2/slider_right.png") no-repeat 0 0;
    background-size: 18px auto;
    margin-left: -1px;
}
.slider-values span{
	position:relative;
	font-size:9px;
    background: #fff no-repeat scroll 0 0;
	z-index: 2;
}

/* カテゴリ平均、ファンドの値は直接指定する。_START*/
#slideup_1 {
    border: 0px solid #cccccc;
    opacity: 1;
    
}
#slidedown_1 {
    border: 0px solid #cccccc;
    opacity: 1;
}

#slideup_1 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_blue.jpg") no-repeat;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    border: 0px;
    top: 3px;
    z-index:2;
}
#slidedown_1 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_red.jpg") no-repeat;
    border: 0px;
    top: 21px;
    z-index:2;
}

#slideup_lavel_1{
	color:#03acd5;
    font-size: 12px;
	font-weight: bold;
	z-index:1;
	background: none no-repeat scroll 0 0;
}
#slidedown_lavel_1 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
	z-index:4;
}

#slideup_2 {
    border: 0px solid #cccccc;
    opacity: 1;
    
}
#slidedown_2 {
    border: 0px solid #cccccc;
    opacity: 1;
}

#slideup_2 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_blue.jpg") no-repeat;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    border: 0px;
    top: 3px;
    
}
#slidedown_2 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_red.jpg") no-repeat;
    border: 0px;
    top: 21px;
}

#slideup_lavel_2{
	color:#03acd5;
    font-size: 12px;
	font-weight: bold;
	z-index:1;
	background: none no-repeat scroll 0 0;
}
#slidedown_lavel_2 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    z-index:4;
}

#slideup_3 {
    border: 0px solid #cccccc;
    opacity: 1;
    
}
#slidedown_3 {
    border: 0px solid #cccccc;
    opacity: 1;
}

#slideup_3 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_blue.jpg") no-repeat;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    border: 0px;
    top: 3px;
    
}
#slidedown_3 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_red.jpg") no-repeat;
    border: 0px;
    top: 21px;
}

#slideup_lavel_3{
	color:#03acd5;
    font-size: 12px;
	font-weight: bold;
	z-index:1;
	background: none no-repeat scroll 0 0;
}
#slidedown_lavel_3 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    z-index:4;
}

#slideup_4 {
    border: 0px solid #cccccc;
    opacity: 1;
    
}
#slidedown_4 {
    border: 0px solid #cccccc;
    opacity: 1;
}

#slideup_4 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_blue.jpg") no-repeat;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    border: 0px;
    top: 3px;
    
}
#slidedown_4 span.ui-slider-handle {
    background: url("/common/img2016/common/fund_choice_red.jpg") no-repeat;
    border: 0px;
    top: 21px;
}

#slideup_lavel_4{
	color:#03acd5;
    font-size: 12px;
	font-weight: bold;
	z-index:1;
	background: none no-repeat scroll 0 0;
}
#slidedown_lavel_4 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    z-index:4;
}

/* カテゴリ平均、ファンドの値は直接指定する。_END*/





/*
#slider-values1 span.left-val {
    margin-left: -10px;
}
#slider-values1 span.right-val {
    margin-left: 20px;
}
#slider-values2 span.right-val {
    margin-left: ;
}
#slider-values2 span.left-val {
    margin-left: -10px;
}
#slider-values3 span.left-val {
    margin-left: -10px;
}
#slider-values3 span.right-val {
    margin-left: 5px;
}
#slider-values4 span.left-val {
    margin-left: -10px;
}
#slider-values4 span.right-val.fix {
    margin-left: 5px;
}
*/


/* fund_choice IE枠線切れ対応 */


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  /*-- IE11 --*/
#slider td.val:not(:target) {
	border-right-width: 2px;
}
.slider_choice_ull :first-child.checkbox:not(:target) {
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}
}


#slider td.val {    
	border-right-width: 2px\9;  /*-- IE10以下 --*/
	*border-right-width: 2px;   /*-- IE7以下 --*/
	_border-right-width: 2px;   /*-- IE6 --*/
  }
.slider_choice_ull :first-child.checkbox:not(:target) {
	border-top: 1px solid #ff0000\9;   /*-- IE10以下 --*/
	border-left: 1px solid #ff0000\9;
	border-bottom: 1px solid #ff0000\9;
	*border-top: 1px solid #ff0000;    /*-- IE7以下 --*/
	*border-left: 1px solid #ff0000;
	*border-bottom: 1px solid #ff0000;
	_border-top: 1px solid #ff0000;    /*-- IE6 --*/
	_border-left: 1px solid #ff0000;
	_border-bottom: 1px solid #ff0000;
}

/* FireFox 枠線切れ対応 */
@-moz-document url-prefix() {
.slider_choice_ull :first-child.checkbox {
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	}
}

@supports (-ms-accelerator:true) {
#slider td.val {
	border-right-width: 2px;
}
.slider_choice_ull :first-child.checkbox {
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  /*-- safari(ipadのスライダー▼対応) --*/
	::i-block-chrome, .ipad p.average.cost,
	::i-block-chrome, .ipad p.average.lisk,
	::i-block-chrome, .ipad p.average.return,
	::i-block-chrome, .ipad p.average.sharp {
    margin-top: -2px;
}
	::i-block-chrome, .ipad p.fundval{
    margin-top: 8px;
}

}

/*20160926追記 ファンドを見直すページ下部おすすめファンド一覧*/
.orbox {
    background: #fff4d7 none repeat scroll 0 0;
    border: 1px solid #ff9900;
    font-weight: bold;
    padding: 5px;
}

.acboxl{
	float:left;
	width:320px;
	margin-right:20px;
}
.acboxm{
	float:left;
	width:320px;
}
.acboxr{
	float:right;
	width:320px;
}
.acbox{
	border:1px solid #ccc;
	border-top:4px solid #999;
	padding:10px;
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 49%, #f9f9f9 100%);
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 49%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 49%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=0 );
	-webkit-box-shadow: 0 2px 2px 2px #E6E6E6;
	box-shadow: 0 2px 2px 2px #E6E6E6;
}
.actit{
	margin: 0 0 10px;
	padding:0 0 5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #999;
}
ul.rank1,ul.arank{
	margin:10px 0 15px 0;
}
.rank1 li,.arank li{
	border-bottom:1px dashed #999;
	padding:7px 3px 7px 3px;
	font-size:0.9em;
	list-style: decimal inside;
}
.rank1 li.last,.arank li.last{
	border-bottom:none !important;
}