@charset "UTF-8";
/*///////////////////////////////////////emc////////////////////////////////////////////
       Site Name  :  DMM FX
       File Name  :  detail.css
       Created     :  2009.03.15
       Up Date     :  2010.03.12
       Copyright (C) DMM FX All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/* Css Rest
-------------------------------------------------------------*/
p{
	line-height:150%;
}
.mgbt{
	margin-bottom:5px !important
}
/* マーケット情報 > 共通
-------------------------------------------------------------*/
/* 注意事項 */
p.MarketPurpose {
	border: solid 1px #ccc;
	margin: 20px 0;
	padding: 20px;
}
/* マーケット情報 > インデックス
-------------------------------------------------------------*/
div.MarketIndex a.NewsLoginBtn {
	background: url(/_img/market/btn_newslogin.png) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 42px;
	margin: 0 auto;
	width: 300px;
}
div.MarketIndex a.NewsLoginBtn:hover {
	background-position: 0 -42px;
}
div.MarketIndex dl.MarketNewsTop {
}
div.MarketIndex dl.MarketNewsTop dt {
	float: left; margin: 0;
}
div.MarketIndex dl.MarketNewsTop dd {
	border-bottom: 1px dotted #dfdfdf;
	margin: 0 0 0.5em;
	padding: 0 0 0.5em 7em;
}
/* その他のマーケット情報 */
div.MarketIndex table#MarketNav {
	border: none;
	text-align: center;
}
div.MarketIndex table#MarketNav td {
	border:none;
	padding: 0;
}
div.MarketIndex table#MarketNav td.MarketNavContent {
	width: 32.5%;
}
div.MarketIndex table#MarketNav td.MarketNavContent div {
	background: url(/_img/market/market_nav_bg.png) repeat-x top;
	border: solid 1px #ccc;
	height: 165px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.MarketIndex table#MarketNav div h3 {
	font-size: 109%;
	line-height: 30px;
	margin: 0;
}
div.MarketIndex table#MarketNav div p {
	line-height: 18px;
	height: 46px;
	margin: 0 15px;
}
div.MarketIndex #RateWrapp {
	background: #343434;
	margin: 12px 0;
	padding: 10px 0;
}
div.MarketIndex #Rate {
	background: #343434;
	margin: 0 auto;
	width: 774px;
}
div.MarketIndex #Rate2 {
    background: #343434;
    margin: 0 auto;
    width: 774px;
}
div.MarketIndex #Rate3 {
    background: #343434;
    margin: 0 auto;
    width: 774px;
}
div.MarketIndex ul.SprDiscr {
	color: #666;
	font-size: 12px;
    margin: 0;
    padding: 0.5em;
}
div.MarketIndex ul.SprDiscr li{
	list-style: none outside none;
    margin-bottom: 0;
	padding-left: 1em;
	text-indent: -1em;
}
/* マーケット情報 > 為替ニュース一覧
-------------------------------------------------------------*/
div.MarketNews div.MarketNewsList {
	overflow: hidden;
}
div.MarketNews div.MarketNewsList dl {
	background: url(/_img/market/news_bg.png) bottom repeat-x #fafdfb;
	border: 1px solid #dfdfdf;
	margin: 0 0 10px;
	padding: 20px;
}
div.MarketNews div.MarketNewsList dl dt {
	background: url(/_img/market/news_mark.png) 0 0.5em no-repeat;
	font-size: 134%;
	margin: 0 0 0.5em;
	padding-left: 10px;
}
div.MarketNews div.MarketNewsList dl dt span{
	font-size: 88%;
	margin-left: 5px;
}
div.MarketNews div.MarketNewsList dl dd {
	margin: 0;
}
/* マーケット情報 > 為替ニュース一覧 > 為替ニュース記事
-------------------------------------------------------------*/
div#MarketNewsArticle {
	border-bottom: 1px dotted #bbb;
	margin: 0 10px 15px;
	padding: 0 0 15px;
}
div#MarketNewsArticle p.MarketNewsDate {
	margin: 5px 5px 20px 0;
	padding: 0;
	text-align: right;
}
div#MarketNewsArticle p.MarketNewsDoc {
	margin: 5px;
}
/* マーケット情報 > レート一覧
-------------------------------------------------------------*/
div.MarketRate div#RateBox {
	background: #343434;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border: solid 1px #0b0b0b;
	padding: 12px 9px;
}
div.MarketRate div#RateBox h2 {
	float: left;
	margin: 0 0 12px;
	padding:0;
}
p#DATETIME_CFD{
	color: #fff;
	margin: 0 0 12px;
	text-align: right;
}
p#DATETIME_COMMDITY{
	color: #fff;
	margin: 0 0 12px;
	text-align: right;
}

div.MarketRate div#RateBox p#DATETIME {
	color: #fff;
	margin: 0 0 12px;
	text-align: right;
}
div.MarketRate div#RateBox hr {
	border-top: solid 1px #191919;
	border-bottom: solid 1px #636363;
	height: 1px;
	margin: 12px 0;
}

div.MarketRate div#RateBox table {
	background: #fff;
	border-collapse: collapse;
	border:solid 1px #ccc;
	font-size: 12px;
	text-align: center;
	margin: 0;
	width: 100%;
}
div.MarketRate div#RateBox table th {
	background: #0c8605;
	border:solid 1px #ccc;
	color: #fff;
	font-size: 12px;
	padding: 3px;
}
div.MarketRate div#RateBox table td {
	border: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 2px;
}
div.MarketRate div#RateBox table td.PairDisplay {
	background: #e4f2e4;
	font-size: 12px;
}
div.MarketRate div#RateBox table td.Spread {
	background: #fff587;
}
div.MarketRate div#RateBox table tr.gray {
	background:#f0f0f0;
}
div.MarketRate div#RateBox table td span.red {
	color: #ff0000;
}
div.MarketRate div#RateBox table td span.blue {
	color: #007eff;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
div.MarketRate div#RateBox table.CfdRate th {
	background: #ed7500;
}
div.MarketRate div#RateBox table.CfdRate td.PairDisplay {
	background: #fdf0e3;
}
/* 幅調整 */
div.MarketRate div#RateBox table th.rate_pair {
	width: 15%;
}
div.MarketRate div#RateBox table th.rate_bid {
	width: 13%;
}
div.MarketRate div#RateBox table th.rate_ask {
	width: 13%;
}
div.MarketRate div#RateBox table th.rate_spread {
	width: 15%;
}
/* マーケット情報 > チャート一覧
-------------------------------------------------------------*/
div.MarketChart .MiniChart {
	margin: 0 5px;
}
/* マーケット情報 > 経済カレンダー
-------------------------------------------------------------*/
/* 現在月 */
div.MarketIndicators .MaketPagerNavNow {
	border-bottom: 3px solid #005847;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
	padding: 3px;
}
/* 経済カレンダーテーブル */
div.MarketIndicators table#IndCalendarTable {
	border-collapse: collapse;
	border:solid 1px #ccc;
	font-size: 12px;
	text-align: left;
	width: 100%;
}
div.MarketIndicators table#IndCalendarTable th {
	background: url(/_img/table_th.png)  left bottom repeat-x #aaa;
	border:solid 1px #ccc;
	color: #fff;
	line-height: 24px;
	padding: 3px;
	white-space: nowrap;
}
div.MarketIndicators table#IndCalendarTable td {
	border:solid 1px #ccc;
	font-size: 12px;
	padding: 4px;
	vertical-align: top;
}
div.MarketIndicators table#IndCalendarTable td.day,
div.MarketIndicators table#IndCalendarTable td.week {
	text-align: center;
}
div.MarketIndicators table#IndCalendarTable td.sut {
	background: #dee9ff;
	color: #003fc0;
}
div.MarketIndicators table#IndCalendarTable td.sun {
	background: #ffe7e7;
	color: #c00000;
}
/* Tweitter
-------------------------------------------------------------*/
div.TwitterDetail img:hover {
    opacity: 0.8;
}
/* FirstSection */
div.TwitterDetail div.FirstSection{
	margin: auto;
	min-height:50px;
	*min-height:25px;
}
/* SecondSection */
div.TwitterDetail div.SecondSection{
	margin: auto;
}
div.TwitterDetail div.SecondSection_left {
	float: left;
    margin:  0 20px;
}
div.TwitterDetail div.SecondSection_left p {
    margin-top: 5px;
    text-align: center;
}
div.CateSec div.MarketNews div.copyright {
	text-align:right;
}