﻿/* CSS Definition for Trader's Web FX 090618 */

/*------------------------------- category [spot] main -------------------------------*/
#maincontents .spotgroup
{
	width:800px;
}

#maincontents .spotgroup h2 {
	margin:0 auto 3px;
	width:789px;
	height:45px;
	text-indent:-9999px;
	background:url(/images/spot/pagetitle.png) no-repeat;
}

#maincontents .spotgroup .mainbox {
	width:789px;
	margin-bottom:20px;
	margin-left:15px;
	position:relative;
}

#maincontents .spotgroup .mainbox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#maincontents .spotgroup .mainbox h3 {
	margin:0 auto 3px;
	width:789px;
	height:30px;
	text-indent:-9999px;
}

#maincontents .spotgroup .mainbox .update {
    position:absolute;
    top:10px;
    right:0;
    font-size:13px;
}


#maincontents .spotgroup .mainbox h3.majorcountry {
	background:url(/images/spot/h3_majorcountry.png) no-repeat;
}

#maincontents .spotgroup .mainbox h3.othercountry {
	background:url(/images/spot/h3_othercountry.png) no-repeat;
}

#maincontents .spotgroup .mainbox h3.consensus {
	background:url(/images/spot/h3_moneyconsensus.png) no-repeat;
}

#maincontents .spotgroup .mainbox h3.topics {
	background:url(/images/spot/h3_topics.png) no-repeat;
}

#maincontents .spotgroup .mainbox h3.whisper {
	background:url(/images/spot/h3_whisper.png) no-repeat;
}

#maincontents .spotgroup .mainbox h3.weekly {
	background:url(/images/spot/h3_weekly.png) no-repeat;
}


#maincontents .spotgroup .mainbox h3.moneypoll {
	background:url(/images/spot/h3_moneypoll.png) no-repeat;
}

#maincontents .spotgroup .mainbox table.rate {
	float:left;
	width:90px;
/*	border:1px solid #3A1D86;*/
	border:1px solid #008000;
	margin-right:7px;
	margin-bottom:8px;
}

#maincontents .spotgroup .mainbox table.rate img {
	vertical-align:text-bottom;
	margin-right:2px;
}

#maincontents .spotgroup .mainbox table.rate tr th {
	background:#3A1D86;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	font-weight:400;
}

#maincontents .spotgroup .mainbox table.rate tr th.country {
	background:#008000;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	width:95px;
}

#maincontents .spotgroup .mainbox table.rate tr td {
	font-size:12px;
	background:#FFFFFF;
	height:36px;
	text-align:center;
    vertical-align:middle;
}

#maincontents .spotgroup .mainbox table.rate tr td.country {
	text-align:left;
}

#maincontents .spotgroup .mainbox table.rate tr.odd td {
	background:#EFEFEF;
}

#maincontents .spotgroup .mainbox .topicsbox {
	
}

#maincontents .spotgroup .mainbox .topicsbox h4 {
	font-weight:400;
	line-height:24px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	background:url(/images/icon_square_s.png) no-repeat;
	background-position:2px 8px;
	padding-left:18px;
}

#maincontents .spotgroup .mainbox .topicsbox p {
	font-size:12px;
}


#maincontents .spotgroup .mainbox .listbox ul {
	width:789px;
	list-style-type:none;
}

#maincontents .spotgroup .mainbox .listbox ul li {
	width:759px;
	line-height:24px;
	height:24px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	background:url(/images/icon_square_s.png) no-repeat;
	background-position:2px 8px;
	padding-left:18px;
}

#maincontents .spotgroup .mainbox .listbox ul li a {
	vertical-align:middle;
}

* html #maincontents .spotgroup .mainbox .listbox ul li a {
	display:block;
	margin-top:6px;
}

* html .generalmenu ul.menuwithicon li a img.formember {
	margin:0;
	padding:0;
}
#maincontents .spotgroup .mainbox .moneypollbox {
	width:226px;
	height:132px;
	float:left;
}

#maincontents .spotgroup .mainbox .boxmargin {
	margin-left:55px;
	display:inline;
}


#maincontents .spotgroup .mainbox .moneypollbox h4 {
	width:111px;
	height:37px;
	text-indent:-9999px;
}

#maincontents .spotgroup .mainbox .moneypollbox h4.usdjpy {
	background:url(/images/spot/h4_usdjpy.png) no-repeat;
}

#maincontents .spotgroup .mainbox .moneypollbox h4.eurjpy {
	background:url(/images/spot/h4_eurjpy.png) no-repeat;
}

#maincontents .spotgroup .mainbox .moneypollbox h4.eurusd {
	background:url(/images/spot/h4_eurusd.png) no-repeat;
}

#maincontents .spotgroup .mainbox .moneypollbox table {
	width:226px;
}

#maincontents .spotgroup .mainbox .moneypollbox table tr th,
#maincontents .spotgroup .mainbox .moneypollbox table tr td {
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	height:22px;
	text-align:right;
}

#maincontents .spotgroup .mainbox .moneypollbox table tr th {
	width:19px;
}

#maincontents .spotgroup .mainbox .moneypollbox table tr td.subject {
	text-align:left;
	text-indent:5px;
}

#maincontents .spotgroup .mainbox .moneypollbox table tr td.value {
	width:75px;
}

#maincontents .spotgroup .mainbox .moneypollbox table tr td.value span {
	margin-right:15px;
}

#maincontents .spotgroup .mainbox .di h4 {
	font-size:18px;
	font-weight:400;
}

#maincontents .spotgroup .mainbox .di p {
	font-size:12px;
}

#maincontents .spotgroup .mainbox .newsbox div.subject {
	width:758px;
	line-height:24px;
	font-size:13px;
/*	border-bottom:1px solid #CCCCCC; */
    border:1px solid #D0D0FF;
	background:#E3E3FF url(/images/icon_blue.png) no-repeat;
	background-position:14px 5px;
	padding-left:30px;
	cursor:pointer;
	margin:8px 0 0;
}

#maincontents .spotgroup .mainbox .newsbox div.subject:hover {
	background:#D0D0FF url(/images/icon_blue.png) no-repeat;
	background-position:14px 5px;
}

#maincontents .spotgroup .mainbox .newsbox .data {
	width:778px;
    border:1px solid #D0D0FF;
    border-top:0;
	padding:5px;
	padding-bottom:15px;
	font-size:12px;
	line-height:15px;
	margin-bottom:5px;
    font-family: "ＭＳ ゴシック", Osaka-等幅, monospace;
    background:#FDFDFF;
    /*background:#FDFDFF url(/images/common/bg_news_body.png) no-repeat;*/
    background-position:0 bottom;
}

/*------------------------------- /category [spot] main -------------------------------*/

.para2_title
{
	font-size: 13px;
	padding-bottom: 5px;
	width: 795px;
	margin-left:5px;
}
