﻿@charset 'UTF-8';
/*///////////////////////////////////////emc////////////////////////////////////////////
	   Site Name  :  DMM FX
	   File Name  :  detail.css
	   Created	 :  2010.01.22
	   Up Date	 :  2010.04.09
	   Copyright (C) DMM FX All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/* DMM FXの特長 > 業界最高水準のスプレッド
-------------------------------------------------------------*/
span.TtlMonth {
	font-size: 0.8em;
}
div.FxSerSpr div.TopArea {
	background: url(/_img/fx/service/spread/bnr_fx_bg.png) repeat-x scroll 0 0 transparent;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
div.FxSerSpr .TopArea .TopAreaInner {
	height: 200px;
	margin: 5px auto;
	width: 755px;
}
div.FxSerSpr .TopTextBox {
	height: auto;
	margin: 15px auto;
	width: 755px;
}
div.FxSerSpr .TopTextBox p {
	font-size: 14px;
	line-height: 1.2em !important;
	margin: 0 0 0.25em !important;
	padding: 0;
	text-align: justify;
}
div.FxSerSpr .TopTextBox p span.MiniTxt {
	font-size: 9px;
}

div.FxSerSpr div.SpInfo {
	margin: 30px auto 20px;
	width: 755px;
}
div.FxSerSpr div.SpInfo h2 {
	height: auto;
	margin: 0 0 20px;
	width: 302px;
}
div.FxSerSpr div.SpInfo h2 img {
	display: block;
}
div.FxSerSpr div.SpInfo p {
	display: block;
	line-height: 1.8;
	margin: 0 0 1em;
}

/* for Safari */
html[xmlns*=''] body:last-child div.FxSerSpr div.SpInfo p {
	letter-spacing: -1px;
}
body:first-of-type div.FxSerSpr div.SpInfo p {
	letter-spacing: -1px;
}

/*NormalSpead*/
.StandardSpread {
	margin: 40px 0;
	width: 100%;
}

.FxSerSpr ul.SprDiscr {
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #ccc;
	color: #666;
	font-size: 12px;
	margin: 5px auto 0;
	padding: 5px;
	width: 745px;
}

.FxSerSpr ul.SprDiscr li {
	list-style: none outside none;
	margin-bottom: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.StandardSpread ul.Note {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.StandardSpread ul.Note li {
	list-style-type: none;
	margin: 0;
}
.StandardSpread p {
	text-align: right;
}
.StandardSpread .SprTbl {
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.StandardSpread .SprTbl .SprNum {
	font-family: Scada;
	font-size: 20px;
	font-weight: bold;
}
.StandardSpread .SprTbl .Frag {
	background: url(/_img/fx/service/spread/frag.png) no-repeat 0 0 ;
	border: 1px solid #aaa;
	display: inline-block;
	height: 18px;
	margin-left: 2px;
	width: 27px;
}
.StandardSpread .SprTbl .JPY {
	background-position: 0 0;
}
.StandardSpread .SprTbl .USD {
	background-position: 0 -20px;
}
.StandardSpread .SprTbl .EUR {
	background-position: 0 -40px;
}
.StandardSpread .SprTbl .GBP {
	background-position: 0 -60px;
}
.StandardSpread .SprTbl .AUD {
	background-position: 0 -80px;
}
.StandardSpread .SprTbl .NZD {
	background-position: 0 -100px;
}
.StandardSpread .SprTbl .CHF {
	background-position: 0 -120px;
}
.StandardSpread .SprTbl .CAD {
	background-position: 0 -140px;
}
.StandardSpread .SprTbl .ZAR {
	background-position: 0 -160px;
}

.StandardSpread .SprTbl table {
	border-bottom: 3px solid #666;
	border-left: 1px solid #d4d3d3;
	border-right: 1px solid #d4d3d3;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
}
.StandardSpread .SprTbl table.SprTbl01 {
	float: left;
	width: 48%;
}
.StandardSpread .SprTbl table.SprTbl02 {
	float: right;
	width: 51.7%;
}
.StandardSpread .SprTbl table tr th,
.StandardSpread .SprTbl table tr td {
	border: none;
}
.StandardSpread .SprTbl table thead tr {
	background: url(/_img/fx/service/spread/gradation.png) ;
	border-bottom: 3px solid #666;
	border-top: none;
	font-weight: bold;
	height: 44px;
}
.StandardSpread .SprTbl table tbody tr.color {
	background-color: #f3f3f3;
}
.StandardSpread .SprTbl table tbody tr:hover {
	background-color: #fbb;
}
.StandardSpread .SprTbl table tbody tr td {
	text-align: center;
}
.StandardSpread .SprTbl table tbody tr td.LangJa {
	font-weight: bold;
}
/* //NormalSpead*/

/*Archive*/
div.ArchivePage {
	margin: 0 auto;
	overflow: hidden;
	width: 755px;
}
div.ArchivePage ul {
	float: left;
	margin: 1.5em 0 0;
	overflow: hidden;
}
div.ArchivePage ul li {
	border-left: 1px solid #333;
	float: left;
	list-style: none;
	margin-left: -1px;
}
div.ArchivePage ul li a {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 10px;
}
div.CurrentSpread {
	float: right;
	height: 48px;
	margin-right: 10px;
	width: 240px;
}
div.CurrentSpread  a:hover img {
	opacity: 0.8;

	filter: alpha(opacity=80);
}

/*
****************************************/
.StandardSpread {
	position: relative;
}
.Info {
	position: absolute;
	right: 400px;
	top: 29px;
}

/* スプレッド変更対応 */

.Temp tr {
	height: 90px;
}
.Temp tr td {
	padding-top: 20px;
}
.Temp tr th span {
	margin-top: 20px;
}
img.Info1 {
	position: absolute;
	right: 400px;
	top: 415px;
}
img.Info2 {
	position: absolute;
	right: 400px;
	top: 865px;
}
img.Info3 {
	position: absolute;
	right: 10px;
	top: 56px;
}
img.Info4 {
	position: absolute;
	right: 10px;
	top: 146px;
}
img.Info5 {
	position: absolute;
	right: 10px;
	top: 326px;
}
img.Info6 {
	position: absolute;
	right: 10px;
	top: 416px;
}
img.Info7 {
	position: absolute;
	right: 10px;
	top: 505px;
}
img.Info8 {
	position: absolute;
	right: 10px;
	top: 774px;
}
.TableTtl {
	border-left: 6px solid;
	color: #014c1e;
	font-size: 34px;
	font-weight: bold;
	line-height: 1em;
	padding-left: 0.5em;
}
.TableTtl .Sub {
	font-size: 18px;
	font-weight: bold;
	margin-left: 1em;
}
.TablePreTxt {
	background-color: #eee;
	border: 1px solid #ccc;
	box-sizing: padding-box;
	margin-bottom: 1em;
	padding: 1em;
}
.TablePreTxt .TxtTtl {
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 0.5em;
	padding: 0;
	width: 100%;
}
.TablePreTxt p {
	line-height: 1em;
	text-align: left;
}
.TablePreTxt p:last-child {
	margin-bottom: 0!important;
}
