#main_area {
    padding: 0;
}
.pdside10 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
h1 {
    width: 100%;
    margin: 10px 0% 20px 0;
    background: #7f7f7f;
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: bold;
}
.tow_clm_left {
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}
.tow_clm_left {
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}
#column-main h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    margin-bottom: 13px;
    margin-top: 0;
}
h2 {
    border-bottom: 4px solid #ccc;
}
.txt_box {
    padding-left: 10px;
    width: 79%;
    height: 33px;
    border: 1px solid #444;
    border-radius: 5px 0 0 5px;
    font-size: 11px;
}
.sbmt_box {
    font-size: 14px;
    width: 19%;
    height: 33px;
    background: #444;
    color: #fff;
    border: 1px solid #444;
    border-radius: 0 5px 5px 0;
    left: -5px;
    top: 1px;
    position: relative;
}
.white-box1 {
    float: left;
    width: 100%;
    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.btn {
    width: 48%;
    float: left;
    margin: 0;
    background-image: url(/common/img2016/top/side_go_arrow.png);
    background-repeat: no-repeat;
    background-position: 10% 50%;
    /* height: 110px; */
    /* line-height: 109px; */
    padding: 5px 0 5px 10%;
    background-color: #f2f2f2;
}
a.btn_a {
    display: block;
    height: 100%;
    text-align: left;
    font-size: 16px;
}
.white-box1.btn.left {
    margin-right: 4%;
}
.tow_clm_right {
    overflow: hidden;
    margin-top: 40px;
}
/*-----国内株式ランキング-----*/
.tab_wrapper {
    width: 100%;
    text-align: center;
    margin: 5px auto 15px;
}
ul#pts_tab li {
    display: inline-block;
    font-weight: bold;
    padding: 0 8px;
    border-left: 2px solid #666;
    color: gray;
}
ul#pts_tab li:last-child {
    border-right: 2px solid #666;
}
ul#pts_tab li {
    text-decoration: underline;
    color: #0070c0;
}
ul.tab_menu {
    margin: 0 auto;
    background: transparent;
    overflow: hidden;
}
ul.tab_menu li {
    display: block;
    width: 25%;
    height: 40px;
    background: #c6c6c6;
    border-right: 1px solid #fff;
    border-bottom: none;
    float: left;
    font-size: 13px;
    line-height: 1.2em;
    text-align: center;
    padding-top: 15px;
}
ul.tab_menu li.current {
    background-color: #f6f6f6;
    border-top: 2px solid red;
    padding-top: 13px;
    display: block;
}
ul.rank li {
    padding: 10px;
    border-bottom: 1px solid #aaa;
}
ul.rank.odd li:nth-child(odd) {
    background-color: #F6F6F6;
}
ul.rank.odd li:nth-child(even) {
    background-color: #fff;
}
p.bbb {
    margin-bottom: 0;
    padding-bottom: 0;
}
span.date_ {
    font-weight: normal;
    font-size: 12px;
}
.right {
    float: right;
}
span.green {
    color: #28ba66;
}

span.red {	/* マイナス値用に追加 */
	color: #ff0000;
}

.more {
    width: 100%;
    border: 1px solid #a6a6a6;
    background: #d9d9d9;
    padding: 10px;
    font-size: 14pt;
}
.fr_more {
    width: 100%;
    background: #d9d9d9;
    text-align: center;
    padding: 10px;
    margin: 15px 0 0 0;
}
h2#etf_h2 {
    margin-left: 0;
    margin-right: 0;
}
div#funds_mr-area {
    display: block;
}
.more img {
    width: 16px;
}

/*-----国内市況-----*/
.anlt_view li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 20px 0;
}
.anlt_view li:first-child {
    padding-top: 13.2px;
}
/*.anlt_view li:nth-child(3) {
    padding-top: 13.2px;
}*/
.anlt_view li img {
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-right: 0px!important;
    width: 70px;
}
.anlt_view p.mb5 {
    /*height: 50px;*/
    font-size: 15px;
    font-weight: bold;
    margin-right: 20px;
}
p.txt {
    color: #666;
    font-size: 13.5px;
    font-weight: normal;
    clear: both;
}
.golist {
    float: right;
    font-size: 14px;
}
.anlt_view li:last-child {
    border-bottom: none;
}

/*-----ビデオレポート-----*/
.ttlb, .ttl a {
    font-size: 14px;
    margin-top: 4px;
}
#videobox,
#toptalk {
	margin-top: 10px;
}

#toptalk {
	padding-bottom: 10px;
}

.video {
	margin-top: 6px;
	margin-bottom: -11px; /* なぜか隙間ができるので。。 */
	position: relative;
}

.video img {
	width: 100%;
}

.video-play {
	width: 10%;
	height: 10%;
	position: absolute;
	top: 45%;
	left: 45%;
}

.video_rep {
	background-color: #444;
	color: #fff;
	margin: 0px;
	padding: 0px 10px;
}
.video_rep li {
	margin-top: 0px;
	padding: 10px 0px;
	border-top: dotted 1px #fff;
}
.video_rep li:first-child{
	border-top:none;
}
.pdside10{
	padding-left:10px;
	padding-right:10px;
}


.video_rep a:visited,
.video_rep a:link {
	color: #fff;
}

.video_rep a:hover {
	color: #00b8ee;
}

.newsbox ul.mt10 li{
	padding:10px 0;
	border-top: 1px dotted #fff;
}
.newsbox ul.mt10 li a{
	color:#fff;
}
.newsbox p.ttlb{
	font-weight: normal;
	color:#fff;
}
.newsbox a:link{
	color:#fff;
}
.newsbox a:visited{
	color:#fff;
}

.newsbox a:hover {
	color: #00b8ee;
}

.newsbox ul.mt10 li a:hover {
	color: #00b8ee;
}
.golist img {
    margin-right: 5px;
}
img.golist_arrow {
    width: 6px;
    margin-right: 10px;
    margin-bottom: 3px;
}
.newsbox p.ttlb {
    font-weight: normal;
    color: #fff;
}
.newsbox ul.mt10 li {
    padding: 10px 0;
    border-top: 1px dotted #fff;
}
.newsbox ul.mt10 li a {
    color: #fff;
}
h2.mt40 {
    margin-left: 10px;
    margin-right: 10px;
}
.viewvideo {
    display: none;
}
/*-----オンラインIR-----*/
.company_list ul li {
    width: 100%;
    border: 1px solid #a9a9a9;
    margin: 10px 5px 15px 0;
    padding: 10px;
}
.company_list ul li:first-child {
    margin-top: 20px;
}
.company_list ul li table {
    width: 100%;
    border: 0;
}
.company_list ul li table td.logo {
    text-align: center;
    vertical-align: middle;
}
.company_list ul li table td.logo img {
    padding-bottom: 10px;
    /*max-height: 50px;
    width: auto;*/
}
.company_list ul li table td.logo span {
    font-size: 0.9em;
    line-height: 1.4;
}
.company_list ul li table td {
    text-align: center;
}
.company_list ul li table td a.site, .company_list ul li table td a.stock {
   /* background-image: url(/common/img2016/top/side_go_arrow.png);*/
    background-image: url(/common/img2016/sp_if/golist_arrow_spn.png);
    background-repeat: no-repeat;
    background-size: 5% auto;
    background-position: 10% 50%;
    background-color: #F6F6F6;
    margin: 0 5px 0 0;
    padding: 5px 0px 5px 5px;
    color: #666;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #a9a9a9;
    margin-top: 15px;
    width: 45%;
    text-align: center
}
span.view_timer {
    display: none;
}
.company_list ul li table td a.site {
    margin-right: 15px;
}
.company_list ul li:last-child {
    margin-bottom: 0;
}
/*-----オンラインIRここまで-----*/
img.estate_img {
    width: 100%;
}

.list_sec,
.list_pts {
    padding-bottom: 45px
}
.list_pts {
	display:none;
}
ul#pts_tab li.current {
    text-decoration: none;
    color: #222;
}
#yield_s1, #yield_s2, #yield_s3,
#yield_p1, #yield_p2, #yield_p3 {
    display: none;
}
/*ad_area
---------------------------------------------------------------*/
.list_adarea01 {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.list_adarea01 li {
	position: relative;
	padding: 10px 0;
	/*font-size: 16px;*/
	line-height: 1.1em;
	text-align: justify;
	border-bottom: dotted 1px #ddd;
	clear: both;
}
.list_adarea01 li img {
	display: block !important;
}
.list_adarea01 li:nth-last-child(1)  {
    border-bottom: none;
}
.list_adarea01 li a {
	display: block;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
.list_adarea01 li a:hover {
	color: #00b8ee !important;
}
.list_adarea01 li dl dt {
	font-weight: normal !important;
}
/*.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;
}*/
.date {
	color: #666;
}

.ad_area {
    margin: 0 auto;
    width: 300px;
}