/*--- 共通 ----*/

h2{
	font-size:14px;
	font-weight: normal;
	border-bottom:4px solid #cccccc;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

/*--- fund ----*/
/*--- ファンドをさがすとポートフォリオの位置決め ----*/
.tow_clm_left{
	padding:0; margin:0;
	width:49%;
	float:left;
	margin-right:2%;

}
.tow_clm_right{
	padding:0; margin:0px;
	width:49%;
	float:left;
	
}
.clr_b{
	clear:both;
}
.ttlb a,
.ttl a{
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
}
.txt{
	color:#666;
	font-size:12px;
	font-weight:normal;
}
/*--- ファンドをさがす ----*/
.txt_box{
	padding-left:20px;
	width:80%;
	height:42px;
	border:1px solid #444;
	border-radius:5px 0 0 5px;
	font-size:16px;
}
@media screen and (max-width: 1220px) {
  		.txt_box {
  			width:79.4%;
  		}
  }
.sbmt_box{
	font-size:16px;
	width:19%;
	height:42px;
	background:#444;
	color:#fff;
	border:1px solid #444;
	border-radius:0 5px 5px 0;
	left: -5px;
	/*top:-1px;*/
    position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/*chromeのみsubmitボタンがズレる現象*/
	.sbmt_box{
		top:-1px;
	}
}
ul.icon_search{
	margin:18px 0;
}
ul.icon_search li{
	margin-right:2%;
	width:32%;
	float:left;
}
ul.icon_search li a{
	height:56px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	text-decoration:none;
	display:block;
}

ul.icon_search li p.caption{
	font-size:12px;
	line-height:1.3;
	margin-top:4px;
}
ul.icon_search li:last-child{
	margin-right:0;
}
.white-box0{
	position:relative;
}
.white-box0 p{
	position:absolute; top:12px; left:38px;
	font-size:12px;
	font-weight:bold;
	line-height:1.4;
}
.fund_search_icon{
	position:absolute; top:15px; left:8px;
}
.newsbox img{
	float:left;
	margin-right:10px;
}
.news-box {
	width:auto;
	border-bottom:1px solid #ccc;
	padding: 0 0 30px;
	margin-left:0px;
	margin-bottom: 30px; 
}
.news-box ul li {
	width: 48.5%;
	float: left;
}
.news-box ul li:nth-child(2n) {
	margin-left: 3% !important;
}
.news-box-left{
	width:48.5%;
	float:left;
	padding:10px 0px 20px;
	margin-left:0px;
	border-bottom: solid 1px #ccc;
}
.news-box-right{
	width:48.5%;
	float:left;
	padding:10px 0px 20px;
	margin-left:3%;
	margin-right:0px;
	border-bottom: solid 1px #ccc;
}

/*--- ポートフォリオを組む ----*/
.white-box1{
	float:left;
	width:100%;
	/*height:90px;
	line-height:90px;*/
	background:#fff;
	border:1px solid #a9a9a9;
	border-radius:5px;
	margin:17px 0;
	text-decoration:none;
	padding-left:18px;
	font-weight:bold;
	background:url(/common/img2016/top/side_go_arrow.png) no-repeat top 50% right 4% #fff;
}
.white-box1 img{
	float:right;
	margin:18px;
}
/*--- ファンドランキング ----*/
#ranking_id{
	margin-bottom:20px;
}
ul.tab_menu{
	padding:0;
	margin:0 0 0 1px;
}
ul.tab_menu li{
	width:23%;
	height:42px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px 5px 0 0 ;
	border-bottom:none;
	margin-right:2.66%;
	float:left;
	font-size:13px;
	text-align:center;
}
ul.tab_menu li:last-child{
	margin-right:0px;
}
ul.tab_menu li.active{
	background:#ccc;
	padding:9px;
}
ul.tab_menu li a{
	display:block;
	width:100%;
	height:42px;
	padding:9px;
}
ul.tab_menu li .fwb{
    display: block;
    width: 100%;
    height: 42px;
    padding: 9px;
    background-color:#ccc;
    border-bottom:1px solid #fff;
}
/*--表 ----*/
.fund_tbl{
	width:100%;
}
.fund_tbl table,th,td{
	border:1px solid #fff;
	font-size:13px;
}
.fund_tbl tr:last-child th{
	border-bottom:1px solid #a9a9a9;
}
.fund_tbl td{
	text-align:left;
	padding: 0 20px;
	border:1px solid #ccc;
}
.fund_tbl td{
	background:url(/common/img2016/fund/rank_arrow.png) no-repeat left 10px top 50% ;
}
.fund_tbl td.vam{
	background:none;
}
.fund_tbl td.tar{
	text-align:right;
}
.fund_tbl th{
	background:#ccc;
	height:42px;
}
.fund_tbl td backdround a{
	background-image:url("./img2016/fund/top_32.png");
}

/*--表thのはばあわせ。継承widrh200が効いていて??CSS反映されていない----*/
.fund_tbl th.rank.tac{
	width:65px;
}
.fund_tbl th.name.tac{
	width:525px;
}
.fund_tbl th.company.tac{
	width:265px;
}
.fund_tbl th.return.nowrap.tac{
	width:140px;
	border-right: 1px solid #ccc;

}
/*--表th幅　ここまで ----*/


/*---アナリストの視点 ----*/
#analyist_id{
	margin-bottom:40px;
}
ul.anlt_view{
}

.rgt.ttl img{/*---画像効いていない----*/
	width:90px;
	height:90px;
	margin:0 20px 20px 0;
}

.ichiran{
	margin-top:-47px;
	text-align:right;
}
/*---ファンドニュース ----*/
#fund_news_id{
	padding-top:10px;
}
/*#tbfdnews{
	margin-top:20px;
}*/
.floatli li{
	width:49%;
	float:left;
	border-bottom:1px solid #ccc;
	margin-right:2%;
	padding:15px 0px 15px 0;
	font-weight:bold;
}
.floatli li:nth-child(even){
	margin-right:0px;
}
.tbfdnews span{
	color:#969696;
	font-weight:normal;
}
/*---ビデオレポート ----*/
#videobox{
	/*margin-top:50px;
	margin-bottom: 50px;*/
}
p.ichiran2{
	margin-left:950px;
	margin-top:-45px;
}
#videobox h3{
	margin-top:40px;
}
.box{
	width:49%;
	float:left;
	margin-right:2%;
}
.box dd{
	padding:10px 0px;
}
.box img{
	float:left;
	margin-right:20px;
}
.box li{
	border-bottom:1px solid #ccc;
	padding: 10px 0;
}
.mr0{
	margin-right:0 !important;
}
.red{
	color:red;	
}
.boxleft .red img
{
}
.boxright .red img
{
	margin-top:1px;
}

#videobox .box > div{
	border-bottom:1px solid #ccc;
	padding:20px 0;
}
.txt1 {
    color: #666;
    font-size: 12px;
}
.video_rep li{
	margin-bottom:15px !important;
}
.newsbox ul li:last-child{
	margin-bottom:0 !important;
}
/*---カンプビデオ ごっそり消してOK----*/
ul.ul.video_rep{
	padding:0;
	margin:0;
}
.newsbox ul {
    margin-top: 20px;
}
.v_p{
	float:left;
	margin-right:20px;
}
#videobox .viewvideo,
#toptalk .viewvideo{
    color: #0b186d;
    background: url(/common/img2016/top/top_85.png) no-repeat 0 2px;
    padding-left: 18px;
}
.newsbox ul li {
    background: url(/common/img2016/top/top_32.png) no-repeat 0 4px;
    padding-left: 16px;
    margin-bottom: 10px;
}
.newsbox ul li:last-child{
	margin-bottom:0;
}
.htnewsdate,.recorded {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
/*---レーティングインフォ ----*/
#rating_info_id li{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}
p.ttl{
	font-weight:bold;
	font-size:16px;
}
/*---新ファンド募集 ----*/
#new_fund_id li{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}

.white-box2{
	float:right;
	width:225px;
	height:36px;
	background:#fff;
	border:1px solid #ccc;
	text-align:center;
	line-height:36px;
	margin:20px 0;
	text-decoration:none;
	font-weight:bold;
}
.white-box2 img{
	float:right;
	margin:9px;
}

.created{
	color:#666;
	font-weight:normal;
}
.golist{
	float:right;
	font-size:14px;
}
.golist img{
	margin:0;
}

/*---クローズアップファンド--*/
#closeupfund{
	padding:10px 0 ;
	margin-bottom:40px;
}
#closeupfund .closeup_thumb{
	width:90px;
	float:left;
}
#closeupfund .tow_clm_left,
#closeupfund .tow_clm_right{
	border-bottom
}
.closeupinfo{
	margin-left:-100px;
}
.closeupinfo_inner,.closeupfund_inner{
	margin-left:190px;
	overflow:hidden;
	padding-left:20px;
}
#closeupfund .setting{
	font-size:12px;
	color:#666;
}

#closeupfund ul li{
	list-style-type:disc;
	list-style-type: none;
}
.star{
	margin-bottom:6px;
}
#closeupfund .linebtm{
	margin:0;
}
#closeupfund .linebtm li{
	list-style:none;
	padding-bottom:10px;
}

/*---レーティング情報---*/
.bordertop{
	border-top:1px solid #ccc;
	padding-top:30px;
}

/*--トップ　変更部分 2016/9/10 --*/
body {
    background-color: #fff;
}
div#content {
    margin-top: 110px;
}
.stock_topAd {
	float: left;
    width: 24%;
}
.web_bok img {
    float: left;
}
.web_bok p {
    float: left;
    width: 60%;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5.5%;
	line-height: 15px;
}
p.web_bok_a {
    font-size: 10px;
    float: right;
    font-weight: normal;
    background-image: url("/common/img2016/chevron.png");
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 10px;
    text-align: right;
    width: 80px;
    line-height: 12px;;
}
.web_bok {
    background-color: #f2dcdb;
    border: 1px solid #ff0000;
    padding: 10px 5px;
}
.column_top {
    margin-bottom: 30px;
}
.clm_top_pr {
    float: left;
    /*font-size: 13px;*/
    margin-left: 1%;
    width: 56%;
}
.clm_top_pr li {
    line-height: 18px;
}
p.clm_alert a {
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}
p.clm_alert {
    float: right;
    width: 18%;
    background-color: #ccc;
    margin-right: 1%;
    border: solid 1px #ccc;
    background: linear-gradient(to bottom, #dddddd 0%,#cccccc 100%);
}
#column-inner {
    clear: both;
}
p.brand_search {
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
}
ul.brand_atten li {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 5px;
    float: left;
    width: 32%;
    padding-left: 1.5%;
	background: url(/common/img2016/fund/rank_arrow.png);
    background-repeat: no-repeat;
    background-position: left 50%;

}
ul.brand_atten :nth-child(3) {
    width: 36%;
}
.white-box1.btn {
    width: 48%;
    float: left;
    margin: 0;
    background-image: url(/common/img2016/top/side_go_arrow.png);
    background-repeat: no-repeat;
    background-position: 4% 50%;
    /*height: 110px;*/
    /*line-height: 109px;*/
    padding: 10px 0 10px 6%;
    background-color: #f2f2f2;
}
a.btn_a {
    display: block;
    height: 100%;
    text-align: left;
    font-size: 16px;
}
.white-box1.btn.left {
    margin-right: 4%;
}
.fund_tbl th.cord.tac {
    width: 82px;
}
.fund_tbl th.name.tac.sec {
    width: 320px;
}
.fund_tbl th.markt.tac {
    width: 115px;
}
.fund_tbl th.value.tac, .fund_tbl th.volume.tac, .fund_tbl th.increase_rate.tac {
    width: 136px;
}
/*th.increase_rate.tac {
    border-right: 1px solid #ccc;
}*/
.fund_tbl td {
    background-image: none;
    background-color: #fff;
}
td.name.arrow {
    background: url(/common/img2016/fund/rank_arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
	background-color: #fff;
    font-weight: bold;
}
td.cord.num {
    font-weight: bold;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
p.sentence {
    font-size: 13px;
}
p.ttlb {
    margin-top: 5px;
}
img.cond {
    width: 90px;
    float: left;
    margin-right: -90px;
}
.closeupinfo {
    margin-left: -100px;
    float: right;
}
.tow_clm_left,.tow_clm_right {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
}
.tow_clm_left.no-p, .tow_clm_right.no-p {
    padding-top: 0;
}
.closeupinfo_inner.news, .closeupfund_inner.news {
    padding-left: 10px;
    margin-left: 100px;
}
#videobox,#toptalk {
    padding-top: 0;
}
p.video_list {
    float: right;
    background-image: url(/common/img2016/fund/top_32.png);
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 15px;
}
p.video_report,p.ttlb.video {
    float: left;
}
a.viewvideo.upper {
    float: left;
}
p.ttlb.video {
    width: 70%;
}
p.ttlb.video.left {
    padding-bottom: 10px;
}
a.viewvideo.under {
    display: block;
    margin-bottom: 22px;
}
.tow_clm_left.fund_search, .tow_clm_right.rank {
    border: none;
}
td.text_r {
    text-align: right;
}
p.video_report {
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 1px 10px 0;
}
#closeupfund ul li:first-child, #closeupfund ul li:nth-child(2) {
    padding-top: 0;
}

/*-- tableのところ --*/
ul.tab_menu {
    margin: 0;
}
.fund_tbl th,.fund_tbl td {
    border: 1px solid #a6a6a6;
}
ul.tab_menu li {
    border: 1px solid #a6a6a6;
    border-bottom: none;
}
ul.tab_menu li .fwb {
    border-bottom: 1px solid #a6a6a6;
    background-color: #d9d9d9;
}
.fund_tbl th {
    background-color: #d9d9d9;
}
/*-- 一時的に追加 --*/
a:hover {
    text-decoration: underline;
}


/* ===================== 会社一覧ページ ===================== */
.company_list ul {
	margin:0 auto;
	/*display: table;
	table-layout: fixed;*/
	text-align:left;
	width: 100%;
}
.company_list ul li{
	position: relative;
	/*display: inline-block;*/
	float: left;
	width:246px;
	height:180px;
	/*box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2);*/
    border:1px solid #a9a9a9;
	box-sizing:border-box;
	margin:0 5px 5px 0;
	background:#fff;
	padding-bottom:10px;
}
.company_list ul li:nth-child(4n+1) {
	margin:0 0px 5px 0;
}
.company_list ul li table {
	width:100%;
	border:0;
}
.company_list ul li table td {
	text-align:center;
}
.company_list ul li table td.logo{
	text-align:center;
	padding:5px 0 0;
	height:130px;
	vertical-align:middle;
}
.company_list ul li table td.logo img{
	padding-bottom:10px;
}
.company_list ul li table td.logo span{
	font-size:0.9em;
	line-height:1.4;
}
.company_list ul li a:hover{
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.company_list ul li table td.site {
	height:45px;
	vertical-align:top;
}
.company_list ul li table td a.site {
	background: url(../../stock/IR/online-ir/img/bg_link.png) no-repeat 10% 50% #e72e35;
	margin: 0 5px 0 0;
	padding:5px 10px 5px 25px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	display:inline-block;
	font-size:0.9em;
}
.company_list ul li table td.stock {
	height:45px;
	vertical-align:top;
}
.company_list ul li table td a.stock{
	background:url(../../stock/IR/online-ir/img/bg_link.png) no-repeat 10% 50% #f69642;
	padding:5px 10px 5px 25px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	display:inline-block;
	font-size:0.9em;
}
.company_list ul li.blank {
	background:#eee;
}
.company_list ul li span.view_timer {
	position: absolute;
	top: 0;
	right: 5px;
}
.ticker {
	text-align: left;
	position: relative;
	overflow: hidden;
	height: 30px !important;
}
.news_tick dl dt {
	float: left;
	margin: 0;
	padding: 5px;
	color: #fff;
	background: #444;
	height: 30px;
}
.news_tick dl dd {
	padding: 5px;
	
	background: #eee;
}
.news_tick dl dd a {
	text-decoration: underline;
}
.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	list-style: decimal !important;
}