@charset "utf-8";
/*///////////////////////////////////////emc////////////////////////////////////////////
       Site Name  :  EMCOM 
       File Name  :  detail.css
       Created     :  2009.04.10
       Up Date     :  2009.04.10
       Copyright (C) EMCOM CO., LTD.  All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/* Content  Style
-------------------------------------------------------------*/
/* メインエリア 背景 */
div#MainAreaWrapp {
	width: 820px;
	background: #eeeeee;
}
div#MainAreaWrapp div#Campbanner_Gbpjpy{
	width: 780px;
	margin: 10px auto 0;
}
div#MainAreaWrapp div#MainTitle {
	width: 820px;
	height: 440px;
	background: #eeeeee;
}
div#MainAreaWrapp div#MainTitle h1 a{
	overflow: hidden;
	display: block;
	width: 782px;
	height: 407px;
	text-indent: -999px;
	margin: 0 auto 0;
	background: url(../images/main_image.jpg) no-repeat;
}
div#MainAreaWrapp div#MainTitle p{
	width: 762px;
	margin: -13px 0 0 35px;
	font-size: 16px;
	line-height: 120%;
}

/* スペック訴求＆口座開設ボタンMini */
div#AdvantagePoint {
	position: relative;
	height: 145px;
	margin: 40px 20px 10px;
}
div#AdvantagePoint ul {
	margin: 0;
}
div#AdvantagePoint ul li {
	display: inline;
	float: left;
	overflow: hidden;
	width: 195px;
	height: 100px;
	margin:0 5px 0 0; padding:0;
	list-style: none;
	text-indent: -999px;
}
div#AdvantagePoint ul li.AdvantageLeverage {
	background: url(../images/advantage_leverage.png) no-repeat;
}
div#AdvantagePoint ul li.AdvantageSpread {
	background: url(../images/advantage_spread.png) no-repeat;
}
div#AdvantagePoint ul li.AdvantageFee {
	background: url(../images/advantage_fee.png) no-repeat;
}
div#AdvantagePoint p.AdvantageEntryBtn {
	position: absolute;
	top:26px; right: 0;
	overflow: hidden;
	width: 175px;
	margin: 0;
	text-indent: -999px;
	background: url(../images/btn_entry_mini.png) top no-repeat;
}
div#AdvantagePoint p.AdvantageEntryBtn a {
	display: block;
	height: 74px;
	background: url(../images/btn_entry_mini.png) top no-repeat;
}
div#AdvantagePoint p.AdvantageEntryBtn a:hover {
	background-position: bottom;
}
div#AdvantagePoint p.AdvantageTxt {
	clear: both;
}
/* ポイント１〜３ リンクボタン */
ul#PointLink {
	margin: 0 0 0 20px;
}
ul#PointLink li {
	display: inline;
	float: left;
	overflow: hidden;
	width: 250px;
	height: 45px;
	margin:0 15px 0 0;
	list-style: none;
	text-indent: -999px;
}
ul#PointLink li h3 {
	margin: 0; padding:0;
}
ul#PointLink li a {
	display: block;
	height: 45px;
	background: #fff;
		filter: alpha(opacity:0);
		KHTMLOpacity: 0;
		MozOpacity: 0;
		opacity: 0;
}
ul#PointLink li a:hover {
		filter: alpha(opacity:25);
		KHTMLOpacity: 0.25;
		MozOpacity: 0.25;
		opacity: 0.25;
}
ul#PointLink li.Point1Link  {
	background: url(../images/point1_link.png) top no-repeat;
}
ul#PointLink li.Point2Link  {
	background: url(../images/point2_link.png) top no-repeat;
}
ul#PointLink li.Point3Link  {
	background: url(../images/point3_link.png) top no-repeat;
}
/* TRADERS FXのリアルタイム取引レート＆スプレッド */
div#RealTimeRate {
	width: 770px;
	padding: 4px;
	margin: 20px auto 5px;
	border: solid 1px #444;
	background: #dcdcdc;
}
div#RealTimeRate h2 {
	overflow: hidden;
	width: 770px;
	height: 25px;
	margin: 0 0 5px;
	text-indent: -999px;
	background: url(../images/rate_ttl.png) no-repeat;
}
div#RealTimeRate div.RealTimeRateBox {
	width: 770px;
	height:95px;
}
div#RealTimeRate img {
	margin: 0 0 5px;
}

/* スプレッド注意文言エリア */
p.SpreadAttention {
	margin: 0 20px;
	font-size: 16px;
	line-height: 1.3;
}

/* キャンペーン訴求エリア */
div#StartUpCamp {
	position: relative;
	width: 760px;
	height: 281px;
	margin: 20px auto;
	background: url(../images/camp_startup.jpg) no-repeat;
}
div#StartUpCamp p.StartUpCampBtn {
	overflow: hidden;
	position: absolute;
	bottom: 15px; left: 205px;
	width: 350px;
	height: 35px;
	margin: 0;
	text-indent: -999px;
	background: url(../images/camp_btn.png) no-repeat;
}
div#StartUpCamp p.StartUpCampBtn a {
	display: block;
	height: 35px;
}

/* Point1 最高水準の取引環境 */
div#Point1 {
	width: 780px;
	margin: 20px auto;
}
div#Point1 h3 {
	overflow: hidden;
	width: 780px;
	height: 45px;
	margin: 0 0 15px;
	text-indent: -999px;
	background: url(../images/point1_ttl.png) no-repeat;
}
div#Point1 ul {
	margin:15px 0 5px;
}
div#Point1 ul li {
	float: left;
	overflow: hidden;
	width: 380px;
	height: 170px;
	margin: 0 15px 0 0;
	list-style: none;
	text-indent: -999px;
	background: #aff;
}
div#Point1 ul li.Point1Leverage {
	background: url(../images/point1_leverage.png) no-repeat;
}
div#Point1 ul li.Point1Spread {
	background: url(../images/point1_spread.png) no-repeat;
}
div#Point1 ul li.Point1Fee {
	background: url(../images/point1_fee.png) no-repeat;
	margin: 0;
}


/* Point2 高機能な取引システム */
div#Point2 {
	width: 780px;
	margin: 20px auto;
}
div#Point2 h3 {
	overflow: hidden;
	width: 780px;
	height: 45px;
	margin: 0 0 15px;
	text-indent: -999px;
	background: url(../images/point2_ttl.png) no-repeat;
}
div#Point2 div.Point2Main {
	width: 780px;
	height: 280px;
	margin: 15px 0 0;
	background: url(../images/point2_main_bg.jpg) bottom right no-repeat;
}
div#Point2 div.Point2Main h4 {
	overflow: hidden;
	width: 544px;
	height: 39px;
	margin: 0 auto 15px 0;
	text-indent: -999px;
	background: url(../images/point2_mainttl.png) no-repeat;
}
div#Point2 ul.Point2Sub {
	margin: 0;
}
div#Point2 ul.Point2Sub li {
	float: left;
	overflow: hidden;
	width: 250px;
	height: 200px;
	margin: 0 15px 0 0;
	list-style: none;
	text-indent: -999px;
	background: #cff;
}
div#Point2 ul.Point2Sub li.Point2Speed {
	background: url(../images/point2_speed.png) no-repeat;
}
div#Point2 ul.Point2Sub li.Point2Custom {
	background: url(../images/point2_custom.png) no-repeat;
}
div#Point2 ul.Point2Sub li.Point2Mobile {
	margin: 0;
	background: url(../images/point2_mobile.png) no-repeat;
}

/* Point3 安心の信託保全 */
div#Point3 {
	width: 780px;
	margin: 20px auto;
}
div#Point3 h3 {
	overflow: hidden;
	width: 780px;
	height: 45px;
	margin: 0 0 15px;
	text-indent: -999px;
	background: url(../images/point3_ttl.png) no-repeat;
}
div#Point3 p {
	width: 385px;
	height: 190px;
	margin: 0 auto;
	padding-right: 390px;
	background: url(../images/point3_trust.png) right top no-repeat;
}

/* キャンペーン詳細 */
div#CampaignDetal p.CampaignMinititle {
	margin: 20px 0 15px 20px;
}
div#CampaignDetal table.CampaignTable{
	width: 750px;
	margin: 0 auto;
}
div#CampaignDetal table.CampaignTable th{
	white-space: nowrap;
	vertical-align: top;
	color: #b90000;
	border: 1px solid #989898 ;
	background-color: #fad7cc;
}
div#CampaignDetal table.CampaignTable td{
	border: 1px solid #989898 ;
	background-color: #fff;
}
div#CampaignDetal table.CampaignTable td div{
	border: 1px dotted #989898;
	margin: 5px 25px 10px 10px;
	padding: 5px;
	font-size: 85%;
	background-color: #eee;
}

/* オンライン口座開設ボタン */
div.EntryBtnArea {
	width: 600px;
	height: 100px;
	margin: 40px auto;
	padding-top: 10px;
	background: url(../images/btn_entry_bg.png) no-repeat;
}
div.EntryBtnArea p.EntryBtn {
	overflow: hidden;
	width: 300px;
	height: 78px;
	margin: 0 auto;
	text-indent: -999px;
	background: url(../images/btn_entry.png) top no-repeat;
}
div.EntryBtnArea p.EntryBtn a {
	display: block;
	height: 78px;
	background: url(../images/btn_entry.png) top no-repeat;
}
div.EntryBtnArea p.EntryBtn a:hover {
	background-position: bottom;
}



/* clearfix
-------------------------------------------------------------*/
/*Contentを空にした為、line-heightやfonst-sizeを削除。そのため、Netscapeは非対応*/
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: " ";
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* clearfix 追記Ver.
-------------------------------------------------------------*/

/* ie \*/
* html div#Container,
* html div#GlobalNav {
	height: 1%;
}

*+html div#Container,
*+html div#GlobalNav  {
	height: 1%;
}

/* modern brow */
div#Container:after,
div#GlobalNav:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0; 
	visibility: hidden;
	content: ".";
}

/* MacIE onry \*//*/
div#Container,
div#GlobalNav {
	display: inline-table;
}/* end */

