body {
	background: #fff;
	width: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
}
.wrapper {
	width: 100%;
}
.header01 {
	background: #fff;
	border-top: solid 1px #aaa;
	font-size: 14px;
	color: #666;
}
/*h2 {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}*/
.list_btn01 {
	padding: 6px 10px;
	text-align: right;
}
.list_btn01 a {
	font-size: 0.9em;
}
.list_btn02 {
	padding: 5px;
}
.list_btn02 a {
	display: block;
	padding: 10px;
	font-size: 0.9em;
	text-align: center;
	border: solid 1px #d8d8d8;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d8d8d8',GradientType=0 );
}
/*------------------------------------------------------------------------

ボタンエリア

------------------------------------------------------------------------*/
.btn_area01 {
	min-height: 0px;
	background: #000;
}
.btn_area01 div {
	width: 250px;
	margin: 0 auto;
}
.btn_area02 {
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0;
	background: url(../../img/spn_n/list_mark02.jpg) right top no-repeat #000;
	background-size: 20px 50px;
	z-index: 100;
	opacity: 0.9;
}
.btn_area03 {
	padding: 5px;
	background: #ccc;
}
.btn_area03 a {
	display: block;
	text-align: center;
	padding: 10px 0;
	background: 
		url(../../img/spn_n/search.png),
		url(../../img/spn_n/page_mark02.png),
		url(../../img/spn_n/btn03Bg.png);
	background-position:
		left 20px center,
		right 5px center,
		left top;
	background-repeat:
		no-repeat,
		no-repeat,
		repeat-x;
	background-size:
		31px 30px,
		11px 18px,
		100% 100%;
	background-color: #eee;
	border: solid 1px #aaa;
	font-weight: bold;
	color: #333;
	/*-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
}
.btn_area04 {
	display: block;
	font-size: 0.9em;
	text-align: center;
	border: solid 1px #d8d8d8;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d8d8d8',GradientType=0 );
}
.btn_area04 a {
	display: block;
	padding: 10px;
	text-align: center;

}
.btn_area05 {
	height: 50px;
	background: #FFFEEB;
}
.btn_area05 div {
	width: 250px;
	margin: 0 auto;
}
.btn_top {
background: #fff;
background-size: 100% 50px;
}
.btn_top_inner {
	width: 320px;
	height: 50px;
	margin: 0 auto;
}
.btn_top_inner img {
	width: 320px;
	height: 50px;
}
/*------------------------------------------------------------------------

ヘッダー

------------------------------------------------------------------------*/
/*.header {
	border-top: solid 4px #f00;
}
.header_inner{
	padding: 5px 5px 0;
}
.top_btn {
	width: 75px;
	height: 30px;
	font-size: 0.9em;
	text-align: center;
	line-height: 30px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	box-sizing: border-box;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
	-webkit-box-shadow:inset 0 0 4px 0 #DBDBDB;
	box-shadow:inset 0 0 4px 0 #DBDBDB;
}
.top_btn a {
	display: block;
	color: #666;
}*/
/*------------------------------------------------------------------------

google検索

------------------------------------------------------------------------*/
/*.search_area {
	width: auto;
	min-height: 35px;
	margin: 0 0 5px;
	box-sizing:border-box;
}
form.search {
	margin: 0;
}
table.gsc-search-box {
    margin-bottom: 0 !important;
}
form.gsc-search-box {
    font-size: 13px;
    margin: 0 !important;
    width: 100%;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
    width: auto;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
.gsib_a {
    padding: 6px 6px !important;
}
.gsc-input-box {
    height: auto !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    margin: 0 !important;
    padding: 10px 20px 9px !important;
	min-width: 13px !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
    background: #aaa !important;
    border: solid 1px #aaa !important;
    border-radius: 0 !important;
    color: #fff;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    height: 13px;
    min-width: 13px;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #aaa !important;
}*/

/*--------------------------------新型----------------------------------------*/
/*.search_area .textBox {
	display: block !important;
	float: left !important;
	width: 80% !important;
	height: 35px !important;
	padding: 0 5px !important;
	border: solid 1px #aaa !important;
	border-right: none !important;
	box-sizing: border-box !important;
	border-radius: 0 !important;
}
.search_area .submit {
	display: block;
	float: left;
	width: 20%;
	height: 35px !important;
	padding: 0 !important;
	font-size: 0.8em !important;
	color: #fff !important;
	box-sizing: border-box !important;
	border: solid 1px #aaa !important;
	border-radius: 0 !important;
	background: #aaa !important;
	
}*/
/*------------------------------------------------------------------------

menu

------------------------------------------------------------------------*/
/*.menu_area {
	width: 50px;
	height: 50px;
	background: #666;
	float: left;
	text-align: center;
	color: #fff;
	background: #ababab;
	background: -moz-linear-gradient(top,  #ababab 0%, #848484 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ababab), color-stop(100%,#848484));
	background: -webkit-linear-gradient(top,  #ababab 0%,#848484 100%);
	background: -o-linear-gradient(top,  #ababab 0%,#848484 100%);
	background: -ms-linear-gradient(top,  #ababab 0%,#848484 100%);
	background: linear-gradient(to bottom,  #ababab 0%,#848484 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#848484',GradientType=0 );
}
#gNav {
	width:100%;
	height: auto;
	z-index:100;
	position: absolute;
	background: url(../../img/spn_n/gNavBg.png) ;
}
#gNav li a {
	display:block;
	width:50%;
	float: left;
	padding: 10px;
	box-sizing:border-box;
	color:#fff;
	text-decoration:none;
	font-size: 0.9em;
	border-bottom: 1px solid #000;
	border-top: 1px solid #777;
	background: url(../../img/spn_n/page_mark.png) no-repeat right 10px center;
	background-size:11px 18px;
	text-shadow: 1px 1px 1px #000;
}
#gNav li a.close {
	background: url(../../img/spn_n/close_btn.png) no-repeat right 10px center;
	background-size:16px 16px;
}
#gNav li:nth-child(2n)  a {
	border-left: solid 1px #777;
}
#gNav li:nth-child(2n+1)  a{
	border-right: solid 1px #000;
}*/
/*------------------------------------------------------------------------

ナビゲーション

------------------------------------------------------------------------*/
/*.nav {
	width: auto;
}
.nav ul {
	box-sizing: border-box;
}
.nav ul li a {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 33%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-moz-text-shadow:-1px -1px 1px #000;
    -webkit-text-shadow:-1px -1px 1px #000;
	color: #444;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #aaa;
	border-left: solid 1px #fff;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
}
.nav ul li:last-child a {
	width: 34%;
	border-right: none;
}*/
/*------------------------------------------------------------------------

ニュース

------------------------------------------------------------------------*/
#tab01,#tab02,#tab03,#tab04,#tab05,#tab06,#tab07,#tab10 {
	padding: 7px 10px 0 10px;
	background: #dadada;
}
#tab01 li {
	float: left;
	width: 50%;
	padding: 5px 0;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
}
.select {
	background: #fff;
	color: #000 !important;
}
.disnon {
	  display: none;
}
.list_area01 li,.list_area02 li {
	position: relative;
	padding: 10px;
	font-size: 16px;
	line-height: 1.1em;
	text-align: justify;
	border-bottom: dotted 1px #ddd;
	clear: both;
}
.list_area01 li a,.list_area02 li a {
	display: block;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.list_area01 li:last-child,.list_area02 li:last-child {
	border-bottom: none;
}
.list_mark {
	background: url(../../img/spn_n/list_mark01.png) 10px 12px no-repeat;
	background-size: 7px 8px;
	padding: 10px 10px 10px 20px !important;
	font-size: 0.9em !important;
}
.list_area02 li dl dd {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 0.9em;
	color: #999;
}
.date {
	color: #666;
}
/*------------------------------------------------------------------------

株式ランキング・投資信託ランキング・ポートフォリオ登録数ランキング・セミナー告知

------------------------------------------------------------------------*/
#tab02 li,#tab03 li,#tab04 li,#tab05 li,#tab06 li,#tab07 li {
	float: left;
	width: 25%;
	padding: 5px 0;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	box-sizing: border-box;
}
#tab07 li {
	line-height: 1.0em;
}
#tab10 li {
	float: left;
	width: 33%;
	padding: 7px 0;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	box-sizing: border-box;
}
#tab02 li.select,#tab03 li.select,#tab04 li.select,#tab05 li.select,#tab06 li.select,#tab07 li.select,#tab10 li.select {
	background: #fff;
}
#tab02 li a,#tab08 li a {
	display: block;
}
#tab08 li {
	float: left;
	width: 58px;
	height: 30px;
	line-height: 30px;
	margin: 6px 0 0 -1px;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	border: solid 1px #dadada;
	border-top: none;
	border-bottom: none;
	background: #fff;
	box-sizing: border-box;
}
#tab08 li.select {
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
	-webkit-box-shadow:inset 0 1px 5px 0 #DBDBDB;
	box-shadow:inset 0 1px 5px 0 #DBDBDB;
}
.kabuList li {
    border-bottom: 1px dotted #dadada;
    position: relative;
	padding: 10px;
	clear: both;
}
.kabuList li a {
	display: block;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.kabuList li .num {
    color: #333;
    left: 10px;
    position: absolute;
    top: 12px;
	font-size:0.9em;
}
.kabuList li dl {
    margin-left: 20px;
}
.kabuList li dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kabuList li dd {
    color: #333;
}
.kabuList li dd .num01 {
    font-size: 15px;
}
.kabuList li dd .num02 {
    font-size: 12px;
}
.kabuList li dd .num04 {
    float: right;
    font-size: 12px;
    margin-top: 5px;
    text-align: right;
}
.kabuList li dd .num03 {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    text-align: right;
}
.kabuList li dd .num05 {
	margin: 0 0 0 5px;
	font-size: 0.75em;
	color: #ffcc00;
}
.kabuList li dd .plus, .detailCont td .plus {
    color: #3a932e;
}
.kabuList li dd .minus {
    color: #ff0000;
}
.caution_area01 {
	padding: 12px 10px 6px;
	font-size: 0.8em;
	background: #dadada;
}
.bt {
	border-top: solid 1px #dadada;
}
.bb {
	border-bottom: solid 1px #dadada;
}
.day {
	margin: 0 5px 0 0;
	line-height: 40px;
	font-size: 0.8em;
}
/*------------------------------------------------------------------------

為替情報

------------------------------------------------------------------------*/
.change_area {
	height: 180px;
	overflow: scroll;
	padding: 0 10px;
}
.change_area02 {
	padding: 0 10px;
}
.table01 {
	width: 100%;
	font-size: 0.9em;
}
.table01 tr td {
	padding: 7px 0;
	border-bottom: dotted 1px #ddd;
}
/*------------------------------------------------------------------------

ad

------------------------------------------------------------------------*/
.ad_area {
	width: 300px;
	margin: 0 auto 20px;
}
.app_area01 {
	margin: 0;
	padding: 10px 10px 7px;
	font-size: 0.9em;
	border-top: solid 1px #aaa;
	/*border-bottom: solid 1px #ccc;*/
}
.app_area01 a {
	display: block;
}
.app_area01 dt {
	float: right;
	margin: 0 0 0 10px;
}
.app_area01 dd {
	line-height: 1.2em;
	text-align: justify;
}
/*------------------------------------------------------------------------

sns

------------------------------------------------------------------------*/
.sns_area {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
/*------------------------------------------------------------------------

bottom_menu

------------------------------------------------------------------------*/
.bottom_menu {
	background: #333;
}
.bottom_menu li a {
	display:block;
	width:50%;
	float: left;
	padding:10px;
	box-sizing:border-box;
	text-decoration:none;
	font-size: 0.9em;
	color: #fff;
	border-bottom: 1px solid #555;
	background: url(../../img/spn_n/page_mark.png) no-repeat right 10px center;
	background-size:11px 18px;
}
.bottom_menu li a.close {
	background: url(../../img/spn_n/close_btn.png) no-repeat right 10px center #333;
	background-size:16px 16px;
}
.bottom_menu li:nth-child(2n+1)  a{
	border-right: solid 1px #555;
}
/*------------------------------------------------------------------------

フッター

------------------------------------------------------------------------*/
/*.footer {
	margin: 0;
	padding: 10px 10px 80px;
	background: #f00;
	color: #fff;
}
.footer p {
	font-size: 0.65em;
}
.footer a {
	color: #fff;
}*/
/*------------------------------------------------------------------------

スワイプで削除部分

------------------------------------------------------------------------*/
.badge {
    float: right;
}
.badge {
    background-color: #f00;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
/*------------------------------------------------------------------------

スワイプタブ（株式ランキング）

------------------------------------------------------------------------*/
.slider-nav {
	margin: 0 0 5px;
}
.slider-nav li {
	height: 30px;
	line-height: 30px;
	margin: 6px 0 0 -1px;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	border: solid 1px #dadada;
	border-top: none;
	border-bottom: none;
	background: #fff;
	box-sizing: border-box;
}
.slider-nav li.slick-current {
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
	-webkit-box-shadow:inset 0 1px 5px 0 #DBDBDB;
	box-shadow:inset 0 1px 5px 0 #DBDBDB;
}
.slider-for {
	cursor: pointer;
}
/*------------------------------------------------------------------------

lecuture

------------------------------------------------------------------------*/
.mainvisual01  {
	height: 125px;
	border-top: none;
	box-sizing: border-box;
	background: #000;
	background-size: 20px 50px;
}
.lecture h3 {
	border-left: 4px solid #aaa;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
.lecture h4 {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 3px;
	text-align: justify;
}
.lecture h5 {
	margin: 0 0 10px;
	font-weight: bold;
	text-align: justify;
}
.main_cont01 {
	padding: 0 10px;
}
.main_cont01 p {
	margin: 0 0 20px;
	text-align: justify;
	line-height: 1.6em;
	word-break: break-all;
}
.main_cont01 ul li {
	line-height: 1.6em;
}
.figure img {
	width: 100%;
	max-width: 600px;
}
.note {
	font-size: 0.9em;
}
.lecture .tb02 {
	width: 100%;
	margin: 0 auto 20px;
    font-size: 0.9em;
	border-collapse: collapse;
    border-spacing: 0;
}
.lecture .tb02 td {
    border: 1px solid #cccccc;
    padding: 5px;
}
.lecture .tr_glay {
    background: #e8e7e7 none repeat scroll 0 0;
}
.lecture dl dd {
	line-height: 1.6em;
}
.page {
	text-align: center;
	margin: 0 0 30px;
}
.page li {
	display: inline;
	margin: 0 3px;
	padding: 0;
}
.page li span,.page li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}
.page li a:hover {
	background: #ddd;

}
.active02 span {
	background: #ddd !important;
	display: block;
	color: #222;
	-webkit-box-shadow:inset 1px 1px 3px 0 #615F5F;
	box-shadow:inset 1px 1px 2px 0 #615F5F;
	text-shadow: 1px 1px 3px #666;
}
.int_area02 {
	padding: 15px;
	border: solid 1px #ccc;
}
.int_area02 p {
	margin: 0 0 20px;
	font-size: 0.95em !important;
}
.int_area02 dl {
	font-size: 0.9em;
}
.int_area02 dl dt {
	color: #444;
}
.int_area02 dl dd {
	line-height: 1.4em !important;
}
.caution_area02 {
	padding: 10px;
	font-size: 0.8em;
	background: #eee;
	border: solid 1px #aaa;
}
.caution_area03 {
	padding: 5px 10px;
	font-size: 0.8em;
	background: #7be687;
}
.caution_area04 {
	padding: 10px;
	background: #eee;
	border: solid 1px #aaa;
}
/*------------------------------------------------------------------------

stock

------------------------------------------------------------------------*/
#pts td{
	width:15%; !important
}
#pts th,#pts td{
	font-size: 0.8em; !important
}
#pts .pts_table2 tbody th {
	padding: 5px 3px; !important;
}
#pts .pts_table2 {
	border: 1px solid #000;
	margin-left: 0px; !important
}
/*------------------------------------------------------------------------

fund

------------------------------------------------------------------------*/
.fund_btn {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7f7f7 0%, #d8d8d8 100%) repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    display: block;
    font-size: 0.9em;
    padding: 5px;
    text-align: center;
}
.fund_area01 {
	font-size: 0.9em;
	padding: 0 10px;
	text-align: justify;
	line-height: 1.4em;
}
.fund_area01 h3 {
	font-size: 1.1em;
}
.fund_area01 .star {
	color: #ffcc00;;
}
.fund_table01,.fund_table02 {
	width: 100%;
}
.fund_table01 tr th,.fund_table01 tr td {
	padding: 3px 5px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.fund_table01 .headline01 {
	color: #333;
	border: solid 1px #eee;
	background: #eee;
	padding: 0 5px !important;
}
.fund_table01 .headline02 {
	color: #333;
	border: solid 1px #dadada;
	background: #dadada;
	line-height: 1.2em;
}
.fund_table02 tr:nth-child(2n-1) {
	background: #eee;
}
.fund_table02 tr td {
	padding: 3px 5px;
	/*border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;*/
}
.fund_area01 .plus {
	color: #3a932e !important;
	padding: 0 0 0 20px;
	background: url(../../img/spn_n/fund/parrow.png) no-repeat left top;
	background-size: 20px 19px;
}
.fund_area01 .minus {
	color: #ff0000;
	padding: 0 0 0 20px;
	background: url(../../img/spn_n/fund/marrow.png) no-repeat left top;
	background-size: 20px 19px;
}
#grDiv {
	display: block;
	position: relative;
	margin: auto 0;
	width: 100%;
	overflow-x: hidden;
}
#grBase {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
}
#grAction {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 100%;
}
.fundsnapl {
	font-size:100%;
	color:#000;
	line-height:1.3;
	width:auto;
}
.paraoption {
	width:auto;
	height: 35px;
	padding: 7px 0 0;
	background: #dadada;
	float: none;
}
.paratit {
	float:none;
	text-align:left;
	width:auto;
	padding:0;
}
.flaparam {
	width:auto;
}
#bigchart {
	font-size: 8pt;
	margin-top: 14px;
	padding-top: 2px;
	line-height: 20px;
}
#markerPriceFont, #plowBackFont, #netAssetsFont {
	font-size: 7pt !important;
}
#b li dl dt {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
/*------------------------------------------------------------------------

金融電卓

------------------------------------------------------------------------*/
.sim_area01 {
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: justify;
}
.sim_area02 {
	padding: 0 10px;
}
.sim_tab {
	background: #dadada none repeat scroll 0 0;
    padding: 7px 10px 0;
	margin: 0 0 10px;
}
.sim_tab li a {
    cursor: pointer;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 20%;
	line-height: 1.2em;
	font-weight: bold;
	color: #444;
}
.select {
    background: #fff none repeat scroll 0 0;
    color: #444 !important;
}
#acMenu dt{
    display:block;
    width:auto;
	padding: 10px 30px 10px 10px;
    text-align: justify;
    border:#aaa 1px solid;
    cursor:pointer;
	background:url(../../img/spn_n/page_mark02.png) no-repeat right 10px center;
	background-size: 11px;
}
#acMenu dd{
    background:#f2f2f2;
    width:auto;
	padding: 10px;
	text-align: justify;
    border:#aaa 1px solid;
    display:none;
}
#acMenu dt.active{
	padding: 10px 30px 10px 10px;
    background:url(../../img/spn_n/page_mark03.png) no-repeat right 10px center;
	background-size: 18px;
}
.sim_area01 input {
	font-size: 16px;
}
.sim_area01 input[type="number"],.sim_area01 input[type="text"] {
	width: 100%;
	padding: 7px 5px;
	border: solid 1px #666;
	border-radius: 0;
	box-sizing: border-box;
}
.sim_area01 input[type="reset"] {
	width: 100%;
	padding: 10px 0;
	border: solid 1px #666;
	border-radius: 0;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
	box-sizing: border-box;
}
.sim_area01 .cheack a {
	display:inline-block;
	width:100%;
	padding: 10px 0;
	border: solid 1px #666;
	text-align: center;
	font-size: 16px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dfdfdf 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
	box-sizing: border-box;
}
.sim_area01 form span {
	font-size: 12px;
}
#objAllo {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#objAllo a {
	display: none;
}
#objDiv table {
	background: #fff;
}
#objDiv tr td {
	padding: 0 5px;
}

#sim_btn{
	width: 100px;
	background: #999;
	color: #eeeeee;
	display:block;
	text-align: center;
	font-size: 15px;
	padding:10px 0;
	border-radius: 3px;
	cursor: pointer;
}
#sim_overlay{
	display: none;
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.85);
}
#text{
	margin: 0 0 20px;
	padding: 100px 10px 0;
	font-weight: bold;
	color: #eee;
}
#sim_close{
	background: #eeeeee;
	color: #717171;
	width: 100px;
	margin: auto;
	text-align: center;
	font-size: 15px;
	padding:10px;
	border-radius: 3px;
	cursor: pointer;
}
.tsgreen tr td {
	border:solid 1px #aaa;
}
#text li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}
/*------------------------------------------------------------------------

ログリー

------------------------------------------------------------------------*/
#logly-lift-3462801.list01 li {
	background: #f6f6f6;
}
/*.h73 {
	height: 53px;
}*/

/*------------------------------------------------------------------------

フッターオーバーレイ広告枠

------------------------------------------------------------------------*/
.footer_overlayad {
	width: 100%;
	position:fixed;
	bottom: 0;
	background: #000;
	z-index: 1000;
}
.footer_overlayad_inner {
	width: 320px;
	margin: 0 auto;
}

/*------------------------------------------------------------------------

資金流出入速報、レーティング情報

------------------------------------------------------------------------*/
#summary h3,#rating h3 {
    font-weight: bold;
    margin: 0 0 10px;
}
#summary h4,#rating h4 {
    border-left: 4px solid #aaa;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
#summary a,#rating a {
	text-decoration: underline;
	font-weight: bold;
	color: #555;
}
#summary a:hover,#rating a:hover {
	color: #00b8ee;
}
/* 本文 */
#summary p.ind1,#rating p.ind1 {
	text-indent:1em;
}
/* 画像（グラフ） */
#summary .fundf_img,#rating .fundf_img {
	margin:30px auto;
	text-align:center;
}
#summary .fundf_img img,#rating .fundf_img img {
	width: 100%;
	margin:5px auto;
}
#summary .gratit,#rating .gratit {
	font-weight:bold;
	line-height:1.3;
}
#summary .gracm,#rating .gracm {
	font-size:0.9em;
	line-height:1.3;
}
/* pdf */
#summary .pdflink{
	margin-bottom:30px;
}
#summary .pdflink li{
	margin: 0 0 7px;
	padding:0 0 0 25px;
	background:url(/common/img/pdf_s.gif) no-repeat;
}
/*------------------------------------------------------------------------

マーケットレポート

------------------------------------------------------------------------*/
.box_bg01 {
	margin: 0 0 5px;
    padding: 3px;
	border-top: solid 3px #999;
	color: #444;
	font-size: 0.9em;
	background: #e8e8e8;
	background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e8e8e8 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
}
/*------------------------------------------------------------------------

ツールリスト

------------------------------------------------------------------------*/
.tools_list01 li {
	position: relative;
	padding: 10px 30px 10px 10px;
	font-size: 16px;
	line-height: 1.1em;
	border-bottom: dotted 1px #ddd;
	background: url(../../img/spn_n/page_mark02.png) no-repeat right 10px center;
	background-size:11px 18px;
}
.tools_list01 li:first-child {
	padding: 0 30px 10px 10px;
}
.tools_list01 li a {
	display: block;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*------------------------------------------------------------------------

購入シュミレーション

------------------------------------------------------------------------*/
.purchase h3 {
	border-left: 4px solid #aaa;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 7px;
}
.purchase h4 {
    border-bottom: 1px solid #aaa;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 3px;
	text-align: justify;
}
.purchase h5 {
	margin: 0 0 10px;
	font-weight: bold;
	text-align: justify;
}
.purchase .sim01 {
	margin: 0 0 15px;
	padding: 10px;
	background: #f5f5f5;
	border: solid 1px #ddd;
}
.purchase .sim02 {
	margin: 0 0 10px;
	box-sizing: border-box;
}
.purchase .sim02 li dt {
	padding: 0 5px;
	background: #eee;
}

.purchase dl dt {
	width: auto;
}
.purchase .sim02 dl dd {
	width: auto;
	margin: -1px 0 0;
	padding: 5px 0;
	text-align: right;
	font-size: 1.35em;
}
.inputValue {
	width:89%;
	margin: 0 2% 0 0;
	padding: 5px 1%;
	border: solid 1px #ccc;
	border-radius: 0;
	text-align:right;
}
.list_btn03 {
	width: 100%;
	display: block;
	margin: 0 0 20px;
	padding: 15px 0;
	font-size: 0.9em;
	text-align: center;
	border: solid 1px #d8d8d8;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d8d8d8',GradientType=0 );
	cursor: pointer;
}
/*------------------------------------------------------------------------

レーティングリスト（ランキング）＆運用会社から探す結果一覧

------------------------------------------------------------------------*/
.ratinglist_area01 {
	margin: 0 10px 10px;
	padding: 10px;
	line-height: 1.4em;
	font-size: 0.8em;
	text-align: justify;
	color: #444;
	background: #f9f9f9;
}
.ratinglist {
	padding: 0 10px;
	color: #222;
}
.ratinglist .bcarea01 {
	background: #eee;
}
.ratinglist .ratinglist_area {
	border: solid 1px #aaa;
}
.ratinglist li dl dt {
	padding: 5px 10px;
	background: #dadada;
}
.ratinglist li dl dt a {
	 color: #444 !important;
}
.ratinglist li dl dd {
	margin: -1px 0 0;
	padding: 5px 10px;
	box-sizing:border-box;
}
.ratinglist .plus {
	color: #3a932e;
}
.ratinglist .minus {
	color: #ff0000;
}
.rating_detail {
	font-size: 0.8em;
}
.rating_detail li {
	width: 50%;
	float: left;
	text-align: center;
	margin: -1px 0 0;
	padding: 5px 10px;
	box-sizing:border-box;
}
.category_list01 {
	width: 100%;
	padding: 5px 10px;
	margin: 0 0 10px;
	box-sizing:border-box;
	border: solid 1px #aaa;
	border-radius: 0;
	background:  url(../../img/spn_n/list_mark03.png) no-repeat right 10px center;
	background-size: 14px 12px;
	color: #222;
}
#num {
	margin: 0 10px 10px;
}
/*------------------------------------------------------------------------

金融用語辞典term

------------------------------------------------------------------------*/
.term_navi {
	padding: 10px;
}
.term_navi li {
	display:inline-block;
	margin: 0 0 10px;
	padding: 0 14px 0 7px;
	border-right: solid 1px #666;
	line-height: 1.0em;
}
.category {
	padding: 5px 10px;
	background: #eee;
}
.term_area {
	padding: 0 10px;
	font-size: 0.9em;
	text-align: justify;
}
.term_area dl {
	margin: 0 0 20px;
}
.term_area dl dt {
	margin: 0 0 5px;
	font-weight: bold;
}
.term_btn a {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7f7f7 0%, #d8d8d8 100%) repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    display: block;
    font-size: 0.9em;
    padding: 10px;
    text-align: center;
}
/*------------------------------------------------------------------------

fundspecial_spn

------------------------------------------------------------------------*/
.fundsp_area {
	padding: 0 10px;
}
.fundsp_area ul li {
	padding: 10px;
	border: solid 1px #ddd;
}
/*------------------------------------------------------------------------

運用会社から探す結果一覧

------------------------------------------------------------------------*/
.pager .prev, .pager .next {
    background: rgba(0, 0, 0, 0) linear-gradient(#fff, #f0f0f0) repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 4px;
    color: #666;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 8px 0 5px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #ccc;
    white-space: nowrap;
    width: 47%;
}
.pager .next {
    float: right;
}
hr {
	display: none;
}
