﻿@charset "UTF-8";
#register-funds .bot-header{
    width: 100%;
    position: relative;
    margin: 20px 0 10px 0;
    display: none;
}

#register-funds .active .bot-header{
    display: block;
}

#register-funds .result .bot .date {
  margin-bottom: 15px;
  font-size: 1.4rem;
}

#register-funds .result .bot .shintaku li {
  display: inline-block;
  width: 222px;
  margin-right: 15px;
  margin-bottom: 15px;
  border: solid 5px #d9d9d9;
  border-radius: 6px;
  box-sizing: border-box;
  box-shadow: 4px 4px 5px #a6a6a6;
  font-size: 0;
}

#register-funds .result .bot .shintaku li.template {
  display: none;
}

#register-funds .result .bot .shintaku .no-hand {
  background: #d9d9d9;
  position: relative;
}

#register-funds .result .no-hand .no-item{
  display: inline-block;
  background: #fff;
  font-size: 13px !important;
  font-weight: bold;
  padding: 0 2%;
  margin: 0.5em 0;
}

#register-funds .result .bot .shintaku li .name {
  display: inline-block;
  vertical-align: middle;
  width: 124px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.0;
  padding: 10px 0;
  text-align: center;
  border-top-left-radius: 5px;
}

#register-funds .result .bot .shintaku .list01 .name {
  background: #639d3d;
}

#register-funds .result .bot .shintaku .list02 .name {
    background: #9354db;
    font-size: 1.4rem;
}

#register-funds .result .bot .shintaku .list03 .name {
    background: #3e8be7;
    font-size: 1.4rem;
}

#register-funds .result .bot .shintaku .list04 .name {
  background: #f27921;
}

#register-funds .result .bot .shintaku .list05 .name {
    background: #e94d7c;
}

#register-funds .result .bot .shintaku .list06 .name {
  background: #f7bf4a;
  font-size: 1.4rem;
}

#register-funds .result .bot .shintaku .list07 .name {
  background: #9f9f9f;
}

#register-funds .result .bot .shintaku li .star {
  display: table-cell;
  width: 99px;
  vertical-align: middle;
  margin-left: -4px;
}

#register-funds .result .bot .shintaku li .star .cell {
  vertical-align: middle;
  text-align: right;
}

#register-funds .result .bot .shintaku li .detail {
  font-size: 1.4rem;
  margin-top: 10px;
}
#register-funds .result .bot .shintaku li .detail._fontsmall {
    font-size: 1.0rem;
}

#register-funds .result .bot .shintaku li .detail a {
  padding: 0;
}

#register-funds .result .bot .shintaku li .hyoka {
  font-size: 1.5rem;
}
#register-funds .bx-wrapper {
  max-width: 950px !important;
  display: none;
}

#register-funds .no-slider {
  text-align: center;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative;
}

#register-funds .no-slider .text {
  font-size: 2.0rem;
  line-height: 3.0;
}

#register-funds .no-slider .new-input {
  display: inline-block;
  background: #336699;
  color: #fff;
  font-size: 2.5rem;
  padding: 20px 30px;
  vertical-align: middle;
  border: none;
  box-shadow: 3px 3px 5px #a6a6a6;
}

#register-funds .no-slider .new-input .new-input-text{
    font-size: 1.8rem;
}

#register-funds .no-slider .new-input:hover {
  opacity: .7;
  cursor: pointer;
}

#register-funds .edit {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #336699;
    border: none;
    font-size: 1.5rem;
    line-height: 2.5;
    padding: 0 20px;
    color: white;
    box-shadow: 3px 3px 5px #a6a6a6;
    cursor: pointer;
}

#register-funds .edit:hover {
    opacity: .7;
}

#register-funds .active .next-prev .next-btn{
    display: inline-block;
}

#register-funds .next-prev .prev {
  vertical-align: middle;
  width: 220px;
  line-height: 1.2;
  margin-right: 40px;
  padding: 11px 0;
  font-size:16px !important;
}

#register-funds .next-prev .next {
  vertical-align: middle;
  width: auto;
  padding: 0 3%;
  opacity: .3;
  pointer-events: none;
  font-size:16px !important;
}

#register-funds .next-prev .next:hover {
  opacity: 0.7;
}

.style-change-window {
  position: absolute;
  z-index: 10000;
  width: 800px;
}

.shintaku-edit-cover {
  position: absolute;
  z-index: 10000;
  width: 830px;
}

.shintaku-edit-box {
  margin: 0 auto 200px;
  padding: 50px 40px;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}

.shintaku-edit-box .close {
  position: absolute;
  bottom: 101.5%;
  right: 0;
  display: inline-block;
  color: #fff;
  text-align: center;
}

.shintaku-edit-box .close:hover {
  opacity: .7;
  cursor: pointer;
}

.shintaku-edit-box .close .toji {
  font-size: 1.4rem;
}

.shintaku-edit-box .title {
  display: inline-block;
  margin-bottom: 29px;
  font-size: 2.4rem;
  font-weight: bold;
  background: url("../images/main_bg03.png") repeat-x bottom;
}

.shintaku-edit-box .sub-title {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  background: url("../images/main_bg06.png") repeat-x bottom;
}

.shintaku-edit-box .detail {
  font-size: 1.6rem;
  text-align: left;
}

.shintaku-edit-box .detail01 {
  margin-bottom: 30px;
}

.shintaku-edit-box .btn {
  display: inline-block;
  background: #336699;
  color: #fff;
  font-size: 1.7rem;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 0 30px;
  position: relative;
  box-shadow: 3px 3px 5px #a6a6a6;
}

.shintaku-edit-box .btn:hover {
  opacity: .7;
  cursor: pointer;
}

.shintaku-edit-box .detail02 {
  margin: 0 0 5px 0;
}

.shintaku-edit-box .date {
  font-size: 1.3rem;
  text-align: right;
  margin: 0 0 2px 0;
}

.shintaku-edit-box .list-wrap {
  width: 731px;
}

.shintaku-edit-box .list-top {
  background: #9d9d9d;
  color: #fff;
  font-size: 0;
  padding: 5px 0;
  z-index: 2;
  width: 731px;
  text-align: left;
}

.shintaku-edit-box .list {
  width: 731px;
  max-height: 454px;
  margin: 0 0 40px 0;
  border-left: 2px solid #e6e6e6;
}

#modal05 .list-wrap .list,
#modal06 .list-wrap .list,
#modal07 .list-wrap .list {
  border-bottom: 2px solid #e6e6e6;
}
#modal04 .radio .radio-check::before,
#modal06 .radio .radio-check::before {
  position: absolute;
  left: -15px;
  top: 48%;
  margin: -6px 0 0 0;
  content: '';
  width: 11px;
  height: 11px;
  border-radius: 5.5px;
  border: solid 1px #7a7a7a;
  box-sizing: border-box;
}
#modal04 .radio input[type="radio"]:checked + .radio-check::before,
#modal06 .radio input[type="radio"]:checked + .radio-check::before {
    background: #336699;
    border-color: #336699;
}

.shintaku-edit-box .list-top .box,
.shintaku-edit-box .list .box {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 30px;
}

.shintaku-edit-box .list-top .box {
  border-right: solid 1px #fff;
  text-align: center;
}

.shintaku-edit-box .list-top .box:last-child {
  border: none;
}

.shintaku-edit-box .list-top .del {
  width: 43px;
}

.shintaku-edit-box .list-top .name {
  width: 446px;
}

.shintaku-edit-box .list-top .price {
  width: 223px;
}

.shintaku-edit-box .list .contents {
  max-height: 210px;
  padding: 0 0 0 0;
  overflow-y: scroll;
}

.shintaku-edit-box .list .line {
  font-size: 0;
  padding: 6px 0;
}

.shintaku-edit-box #modal05 .list .line {
  padding: 0;
}

.shintaku-edit-box .list .line .box {
  line-height: 1.65;
}

.shintaku-edit-box .list .line .del {
  width: 44px;
  border: none;
  color: #336699;
  font-size: 1.2rem;
}

.shintaku-edit-box .list .line .del:hover {
  opacity: .7;
  cursor: pointer;
}

.shintaku-edit-box .list .line .name {
  width: 447px;
  border-right: solid 1px #e6e6e6;
  text-align: left;
  padding: 10px;
  box-sizing: border-box;
}

.shintaku-edit-box .list .line .price {
  width: 223px;
  font-size: 2rem;
  text-align: right;
  padding: 10px 20px 10px 0;
  box-sizing: border-box;
}

.shintaku-edit-box .list .line .price .en {
  font-size: 1.4rem;
  margin-left: 5px;
}

.shintaku-edit-box .list .list-border {
  content: '';
  display: block;
  vertical-align: top;
  width: 666px;
  height: 1px;
  background: #e6e6e6;
  margin: 0 auto;
}

.shintaku-edit-box .dec-btn {
  font-size: 0;
}

.shintaku-edit-box .dec-btn .btn {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.7rem;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.shintaku-edit-box .dec-btn .prev {
  width: 120px;
  margin-right: 30px;
  padding: 0;
}

.shintaku-edit-box .dec-btn .prev:hover {
  background: #336699;
  opacity: .7;
}

.shintaku-edit-box .dec-btn .dec {
  padding: 0 50px;
}
.shintaku-edit-box .dec-btn .dec:hover{
  opacity: .7;
}

#modal02 {
  display: none;
}

#modal03 {
  display: none;
}

#modal04 {
  display: none;
}

#modal05 {
  display: none;
}

#modal06 {
  display: none;
}

#modal07 {
  display: none;
}

#modal08 {
  display: none;
}

#modal04 input,
#modal06 input {
  display: none;
}

#modal04 .del-check,
#modal06 .del-check {
  position: relative;
}

#modal04 .del-check::after,
#modal06 .del-check::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 50%;
  margin: -5px -5px 0 0;
  width: 10px;
  height: 10px;
  border: solid 1px #676767;
  box-sizing: border-box;
}

#modal04 .checked::after,
#modal06 .checked::after {
  background: #336699;
  border-color: #336699;
}
#modal04 .checked::after:hover,
#modal06 .checked::after:hover {
  cursor: pointer;
}

#modal04 .line .price,
#modal06 .line .price {
  line-height: 1;
  padding: 0 40px 0 0;
}

#modal04 .radio,
#modal06 .radio {
  margin: 0 0 5px 0;
  cursor: pointer;
}

#modal04 .radio .radio-check,
#modal06 .radio .radio-check {
  display:inline-block;
  font-size: 1.4rem;
  position: relative;
  margin: 0 0 0 29px;
  cursor: pointer;
  min-width:40px;
}

#modal04 .radio .checked::before,
#modal06 .radio .checked::before {
  background: #336699;
  border-color: #336699;
}

#modal04 .number input,
#modal06 .number input {
  display : inline-block;
  width : 130px;
  height : 28px;
  text-align : right;
  background : #fff;
  border : solid 2px #d5d5d5;
  box-sizing : border-box;
  font-size : 15px !important;
  margin-top : 3px;
}

#modal04 .kuchi,
#modal06 .kuchi {
  font-size: 1.4rem;
  vertical-align: bottom;
  margin: 0 0 0 5px;
}

#modal04 .top,
#modal05 .top {
  width: 714px;
}

#modal04 .del,
#modal05 .del {
  display: none;
}

#modal04 .name,
#modal05 .name {
  width: 65%;
  box-sizing: border-box;
}

#modal04 .price,
#modal05 .price {
  width: 35%;
}

#modal05 .prev {
  background: #336699;
}

#modal04 .list .contents {
  padding-top: 0;
  overflow: hidden;
  border: 2px solid #e6e6e6;
}

#modal03 .term {
  background: #f0f0f0;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px 0;
}

#modal03 .term .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}

#modal03 .term .keyword {
  margin-right: 30px;
}

#modal03 #list2 {
  width: 720px;
  max-height: 220px;
  font-size: 1.4rem;
  border: solid 2px #e6e6e6;
  box-sizing: border-box;
  overflow-y: scroll;
}

#modal03 .list label,
#modal05 .list label {
  display: block;
  background: #fff;
  color: #000;
  line-height: 30px;
  text-align: left;
  padding: 0 18px;
}

#modal03 input {
  display: none;
}

#modal03 input[type=radio]:checked ~ label {
  background: #336699;
  color: #fff;
}

#modal03 .list .border {
  display: block;
  content: '';
  width: 668px;
  height: 1px;
  background: #e6e6e6;
  margin: 0 auto;
}

#modal03 .dec-btn .prev {
  width: 120px;
  margin-right: 40px;
}

#modal03 .dec-btn .dec {
  width: 130px;
  padding: 0;
}
#modal03 .dec-btn .prev:hover,
#modal03 .dec-btn .dec:hover{
    opacity: .7 !important;
}

#modal02 .freeword {
  font-size: 0;
  text-align: left;
  margin: 0 0 20px 0;
}

#modal02 .freeword .text {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  line-height: 1.1;
}

#modal02 .freeword .text .pop {
  font-size: 1.4rem;
}

#modal02 .freeword input {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  border: solid 2px #e6e6e6;
  padding: 0.5% 3px;
}

@media all and (-ms-high-contrast: none) {
  #modal02 .freeword input {
    width: 68%;
  }
}
#modal02 .comp {
  font-size: 0;
  text-align: left;
  margin: 0 0 40px 0;
}

#modal02 .comp .text {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
}

#modal02 .comp select {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  padding: 5px 10px;
  border: none;
  appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

#modal02 .comp label {
  display: inline-block;
  width: 70%;
  border: solid 2px #e6e6e6;
  box-sizing: border-box;
  position: relative;
}

#modal02 .comp label::before {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 30px;
  height: 100%;
  background: #9d9d9d;
  border-left: solid 2px #e6e6e6;
  pointer-events: none;
}

#modal02 .comp label::after {
  position: absolute;
  top: 50%;
  right: 2%;
  margin: -4px 0 0 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  pointer-events: none;
}

#modal02 .dec-btn .dec {
  width: 130px;
  padding: 0;
}

.active
*/
#register-funds .result .up .num .active {
  display: inline-block;
}

#register-funds .active .no-slider {
  display: none;
}

#register-funds .active .bx-wrapper {
  display: block;
}

#register-funds .active .edit p {
  opacity: 1;
  pointer-events: auto;
}

#register-funds .next-prev .active {
  opacity: 1;
  pointer-events: auto;
  background: #336699;
}

#register-funds .next-prev .next-prev-btn:hover {
  opacity: .7;
}

#register-funds #tips-01 {
  left: -225px;
  bottom: 40px;
}

#register-funds #tips-01::after {
  left: 226px;
}

#register-funds .sub-title {
  position: relative;
}

#register-funds #tips-02 {
  left: -225px;
  bottom: 40px;
}

#register-funds #tips-02::after {
  left: 226px;
}

#modal03 .dec-btn .dec,
#modal04 .dec-btn .dec {
  opacity: .3;
  pointer-events: none;
}
#modal03 .dec-btn .dec:hover,
#modal04 .dec-btn .dec:hover {
  opacity: .7 !important;
}
#modal03 .dec-btn .dec.active,
#modal04 .dec-btn .dec.active {
  opacity: 1;
  pointer-events: auto;
}
#modal03 .dec-btn .dec.active:hover,
#modal04 .dec-btn .dec.active:hover {
  opacity: .7;
}

#modal05 #next4_b {
  cursor: pointer;
}

#modal05 #next4_b:hover {
  opacity: .7;
  background: #336699;
}

.help_area{
  position:relative;
  display:inline-block;
  height:20px;
  vertical-align:middle;
}

.google-visualization-tooltip {
  border-radius: 10px !important;
  border: none !important;
  box-shadow: none !important;
  display: none;
}

.google-visualization-tooltip-item {
  padding: 0 1em !important;
  margin: 1em !important;
}

svg g path:nth-of-type(n + 2) {
  fill: transparent !important;
  stroke: #FFF !important;
  display: none !important;
}
#baloon_filter_pc{
  position:fixed;
}

canvas{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cell-normal{
  display: table-cell;
}
.detail-btn{
  cursor: pointer;
  background-image: url("../images/btn_detail.png");
  width: 26px;
  height: 41px;
  z-index: 2;
}
.detail-btn:hover{
  background-image: url("../images/btn_detail_hover.png");
}
.right-graph .absolute{
  width:25px;
}
.arrow-box {
	position: relative;
	background: #ffffff;
	border: 4px solid #d1d1d1;
	border-radius: 5px;
	width: 180px;
	box-sizing: border-box;
	padding: 12px;
  left: -77px;
  top: -188px;
  z-index: 100;
}
.right-graph .arrow-box {
  left: -107px;
}
.arrow-box:after, .arrow-box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.right-graph .arrow-box:after, .right-graph .arrow-box:before {
  left: 68%;
}

.arrow-box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.arrow-box:before {
	border-color: rgba(209, 209, 209, 0);
	border-top-color: #d1d1d1;
	border-width: 9px;
	margin-left: -9px;
}
.arrow-box>ul {
	font-size: 12px;
	line-height: 1.8;
	list-style: none;
	margin: 0;
	padding: 0;
}
.arrow-box>ul li span {
	display: inline-block;
}
#register-funds .result .up .left-graph ul li, #current_popup{
  text-align: left;
}
#current_table{
  margin-top: 20px;
  margin-left: 30px
}
.d-stock{
  color: #e94d7c
}
.d-bond{
  color: #3e8be7
}
.d-reit{
  color: #f7bf4a
}
.g-stock{
  color: #9354db
}
.g-bond{
  color: #f27921
}
.g-reit{
  color: #639d3d
}
.other-color{
  color: #9f9f9f
}
.bottom-space{
  margin-bottom: 1em;
}

.ui-autocomplete
{
    z-index: 100001;
    background-color : #ffffff;
    border : solid 1px #000;
    font-size: 1.4rem;
}
#register-funds .shintaku .list01 .fund-border{
    border-left: 2px solid #639d3d;
}

#register-funds .shintaku .list02 .fund-border{
    border-left: 2px solid #9354db;
}

#register-funds .shintaku .list03 .fund-border{
    border-left: 2px solid #3e8be7;
}

#register-funds .shintaku .list04 .fund-border{
    border-left: 2px solid #f27921;
}

#register-funds .shintaku .list05 .fund-border{
    border-left: 2px solid #e94d7c;
}

#register-funds .shintaku .list06 .fund-border{
    border-left: 2px solid #f7bf4a;
}

#register-funds .shintaku .list07 .fund-border,
#register-funds .shintaku .list08 .fund-border{
    border-left: 2px solid #9f9f9f;
}

#register-funds .funds-area{
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom:5px;
    margin-left: 8px;
}
#register-funds .shintaku li .name-star-area{
    display: table;
    width: 100%;
}
#register-funds .shintaku li .detail-table{
    display: table;
    height: 80px;
}
#register-funds .result .no-hand .icon-area{
    display: none;
}

#register-funds .shintaku li .detail-table .cell{
    vertical-align: top;
}

#register-funds .shintaku li .allocation-name {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 1.5rem;
}

.shintaku-edit-box .btn:hover{
    opacity: .7;
}

@charset "UTF-8";

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.fwb {
    font-weight: bold;
}

a[target="_blank"] {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 20px;
}

.btn01 a {
    display: block;
    border: solid 1px #aaa;
    color: #222;
    text-decoration: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    box-shadow: 2px 2px 2px #a6a6a6;
}

#register-funds {
    position: relative;
    margin: 30px auto;
    font-size: 1.6em;
}

.fund_edit_btn a {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 20px;
}

#register-funds .table01 {
    margin: 0 0 20px;
    border: none;
}

#register-funds .table01 thead tr th {
    padding: 5px 0;
    font-weight: normal;
    border-color: #aaa;
    border-top: solid 1px #aaa;
}

#register-funds .table01 thead tr th:last-child {
    border-right: none;
}

#register-funds .table01 thead tr th:nth-child(1) {
    width: 40%;
}

#register-funds .table01 thead tr th:nth-child(2),
#register-funds .table01 thead tr th:nth-child(3),
#register-funds .table01 thead tr th:nth-child(4) {
    width: 20%;
}

#register-funds .table01 tbody tr td {
    padding: 5px 10px;
    border-color: #aaa;
}

#register-funds .table01 tbody tr td:nth-child(1) {
    border-left: none;
}

#register-funds .table01 tbody tr td:nth-child(2),
#register-funds .table01 tbody tr td:nth-child(3),
#register-funds .table01 tbody tr td:nth-child(4) {
    text-align: right;
}

#register-funds .table01 tbody tr td:nth-child(4), #register-funds .table01 tbody tr:last-child td:nth-child(2) {
    border-right: none;
}

#register-funds .table01 tbody tr:last-child {
    text-align: right;
    background: #222;
    color: #fff;
}


#register-funds .table_cont01 {
    margin: 0 0 40px;
}

#register-funds .table_area01 {
    width: 55%;
    float: left;
}

    #register-funds .table_area01 .table02 {
        margin: 0 0 30px;
        border: none;
        border-top: solid 1px #aaa;
        table-layout: fixed;
    }

    #register-funds .table_area01 .moneyinput {
        width: 90%;
    }

 #register-funds .table_area01 .table02 tr td {
     padding: 5px 7px;
     border-right: none;
     box-sizing: border-box;
     border-color: #aaa;
 }

 #register-funds .table_area01 .table02 tr td:nth-child(1),
 #register-funds .table_area01 .table02 tr:nth-child(2) td:nth-child(2) {
     border-right: 1px #aaa solid;
 }

#register-funds .table_area01 .table02 tr:nth-child(even) td:nth-child(1) {
    border-right: none;
}

#register-funds .table_area01 .table02 tr:nth-child(2) td:nth-child(1) {
    border-right: 1px #aaa solid;
}

#register-funds .table_area01 .table02 tr:nth-child(2) td:nth-child(4) {
    text-align: right;
}

#register-funds .table_area01 .table02 tr td input[type=number] {
    width: 90%;
    text-align: right;
}

#register-funds .table_area01 .table02 tr td:nth-child(1),
#register-funds .table_area01 .table02 tr:nth-child(odd) td:nth-child(2),
#register-funds .table_area01 .table02 tr:nth-child(2) td:nth-child(2) {
    /*font-weight: bold;*/
}

#register-funds .table_area01 .table02 tr:last-child {
    font-weight: bold;
    font-size: 1.2em;
}

#register-funds .table_area01 .table02 tr:last-child td {
    border: none;
}

#register-funds .table_area01 #decision {
    display: block;
    width: 100%;
    padding: 20px 0;
    border: solid 1px #aaa;
    color: #222;
    text-decoration: none;
    font-size: 20px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    box-shadow: 2px 2px 2px #a6a6a6;
}

#register-funds .side_area01 {
    width: 40%;
    float: right;
}

#register-funds .side_area01 .chart_area {
    height: 210px;
    margin: 0 0 50px;
    text-align: center;
    position: relative;
}

#register-funds .side_area01 .side_list01 {
    border-left: solid 3px #ddd;
}

#register-funds .side_area01 .side_list01 li {
    margin: 0 0 20px;
}

#register-funds .side_area01 .side_list01 li dl dt,
#register-funds .side_area01 .side_list01 li dl dd {
    float: left;
    box-sizing: border-box;
    margin: 0;
    padding: 5px 10px;
}

#register-funds .side_area01 .side_list01 li dl dt {
    width: 40%;
}

#register-funds .side_area01 .side_list01 li dl dd {
    border: solid 1px #aaa;
    text-align: right;
}

#register-funds .side_area01 .side_list01 li dl dd:nth-child(2) {
    width: 20%;
}

#register-funds .side_area01 .side_list01 li dl dd:nth-child(3) {
    width: 40%;
    margin: 0 0 0 -1px;
}

.moneyinput {
    text-align: right;
}

#current-analysis-btn {
    color: white;
    line-height: 3.5;
}

#register-funds{
    display: none;
}