/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://fxtopics.com/script/mt-static/themes-base/blog.css);
@import url(http://fxtopics.com/script/mt-static/support/themes/foreland/style.css);
/* end StyleCatcher imports */

/*-----------------------------------------------------*/

.graph1 {
    width: 285px;
/*    height: 162px;*/
    margin: 4px;
    border: solid 1px #a0a0a0;
    float: left;
}
.graph1 img {
    height: 7px;
}
.titlebar {
    width: 275px;
    height: 22px;
    margin: 3px;
    background-image: url("http://fxtopics.com/foreland/titlebar.gif");
    background-repeat: repeat-x;
    padding-left: 5px;
    font-weight: bold;
}
.swtable {
    width: 274px;
    margin: 5px 5px 3px 5px;
    border: solid 1px #f0f0f0;
    border-collapse: collapse;
}
.rank1a {
    width: 70px;
    height: 20px;
    text-align:center;
    font-weight: bold;
    border: solid 1px #f0f0f0;
    background-image: url("http://fxtopics.com/foreland/forelandm.gif");
    background-repeat: no-repeat;
    background-position: center;
}
.rank1b {
    width: 160px;
    padding-left: 5px;
    border: solid 1px #f0f0f0;
}
.rank1c {
    width: 45px;
    border: solid 1px #f0f0f0;
    text-align:center;
}

.rank0a {
    width: 60px;
    height: 20px;
    text-align:center;
    border: solid 1px #f0f0f0;
}
.rank0b {
    width: 170px;
    padding-left: 5px;
    border: solid 1px #f0f0f0;
}
.rank0c {
    width: 38px;
    border: solid 1px #f0f0f0;
    text-align:center;
}
/*******************/
/* タブ表示CSS     */
/*******************/
.tabbed-pane {
      	float:left;
     	width: 550px;
      text-align:left;
}

.tabbed-container {
      margin-top: 0px;
      text-align:left;
      	float:left;
     	width: 540px;
  	font-size:93%;
	border:1px solid #85B1D1;
	line-height:normal;
      padding: 8px;
}

.tabbed-pane ol {
	list-style-type: none;
      margin-bottom: 0px;
}


#tabIndex li {
      text-align:center;
      font-weight:bold;
      float:left;
	width: 82px;
	height: 25px;
	padding-top: 3px;
	margin-bottom: -3px;
      text-decoration:none;
      display:block;
	background: url(tab-blue.gif) no-repeat 0 0;
}

#tabIndex {
	width: 600px;
}

/*
#tabIndex li, #menuIndex li {
color: red;
	float:left;
	margin-right: 10px;
	padding: 0.5em;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
*/
/*
#tabIndex .close, #menuIndex .close {
  background-color: #FFCF00;
  text-decoration: underline;
  color:#0000FF;
}
#tabIndex .open, #menuIndex .open {
  background-color: #FFE3A5;
  text-decoration: none;
}
*/
/*
#tabBoxIndex {
	border:1px solid #85B1D1;
	width: 550px;
	height: 240px;
}
*/
.tabcaption {
	width: 400px;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
}

.swaptable_corp {
	width: 180px;
	text-align: center;
}
.swaptable_price {
	width: 50px;
	font-size: 120%;
	text-align: center;
}
.swaptable_img {
	width: 260px;
}

.tabBox {
	position: relative;
}
.tabbar {
	background: url(prbar.gif) no-repeat 0 0;
}
.tabbold {
	font-weight: bold;
	background-color: #FFEEEE;

}
.tabTable {
	font-size: 10pt;
	margin: 0 0 10px 10px;
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
}
.tabTable td {
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
}
.tabTable th {
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
}
.tabTable tr {
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
	height: 23px;
}

strong {
	font-weight: bold;
	color: #CC0000;
	font-size: 110%;
}

