@charset "utf-8";

/*----------------------------------------------------
	market.html	マーケット情報
----------------------------------------------------*/
#market {}
#market .market_ttl{margin-bottom:10px;}
	


#market dl dt {
	font-size:x-small;
	font-weight:bold;}
			
#market dl dd.pdf {
	background:url(../img/icon/icon_Sprite.png) no-repeat -481px -170px;
	padding-left:19px;
	font-size:x-small;}	
/*----------------------------------------------------
	レポート配信スケジュール
----------------------------------------------------*/	
.tbl{
	width:500px;
	border-collapse:collapse;}	

.th_top{
	font-weight:bold;
	text-align:center;
	background:#ccc;
	border:1px solid #333;
	padding:3px;}	

.th_left{
	font-weight:bold;
	text-align:left;
	background:#ccc;
	border:1px solid #333;
	padding:10px;
	white-space:nowrap;}		

.td{
	text-align:center;
	border:1px solid #333;
	padding:3px;}

.td_sun{
	width:50px;
	font-size: x-small;
	background: url(../img/icon/icon_Sprite.png) no-repeat -465px -202px;
	padding:25px 0 0 0;}

.td_icon{
	width:50px;
	font-size: x-small;
	background: url(../img/icon/icon_Sprite.png) no-repeat -688px -202px;
	padding:25px 0 0 0;}	

.td_morning{
	width:250px;
	font-size: x-small;
	padding:5px 0 0 0;}	
/*----------------------------------------------------
	レポート配信条件
----------------------------------------------------*/
.weeklyreport_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -120px -588px;
	width:100px;
	height:116px;}		
	
.weeklycalendar_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -220px -588px;
	width:100px;
	height:116px;}
	
.topicsreport_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -320px -588px;
	width:100px;
	height:116px;}	
	
.sunnyreport_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -20px -1038px;
	width:100px;
	height:116px;}				
	
.fbi_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -120px -1038px;
	width:100px;
	height:116px;}	

.mor_img{
	display:block;
	background:url(../images/sprites/market.jpg) no-repeat -220px -1038px;
	width:100px;
	height:116px;}
/*----------------------------------------------------
	fundamentals.html ファンダメンタル分析とは
----------------------------------------------------*/
#fundamentals {}
#fundamentals ul {padding-left:2em;}
#fundamentals ul li {list-style-type:disc;}
/*----------------------------------------------------
	technical.html	テクニカル分析とは
----------------------------------------------------*/
/*----------------------------------------------------
	ODL MetaTrader4：メタトレーダー4のテクニカル指標
----------------------------------------------------*/
#tech{}
#tech .tech_box{
	float:left;
	width:300px;
	padding:10px;
	margin:0 10px 10px 0;
	height:56em;}
	
#tech .tech_box2{
	float:left;
	width:300px;
	padding:10px;
	margin:0 0 10px 0;
	height:56em;}
	
#tech .tech_ttl{
	font-weight:bold;
	list-style-type:none;
	margin-bottom:5px;
	background:url(../img/icon/icon_Sprite.png) no-repeat 0 -247px;
	padding:0 0 0 20px;
	display:block;}	

#tech ul {padding:0;}
#tech ul li {
	background:url(../img/icon/icon_Sprite.png) no-repeat 0 -167px;
	padding-left:23px;
	line-height:1.8em;}
/*----------------------------------------------------
	罫線分析ツール	カスタムインジケーター
----------------------------------------------------*/
#tool {}
#tool h4 {
	color:#CC0000;
	border-bottom:2px solid #990000;
	font-weight:bold;
	padding:5px 0;
	margin:5px 0 10px;
	clear:both;}

#tool .moving_img{
	display:block;
	float:left;
	width:261px;
	height:141px;
	background:url(../images/sprites/market.jpg) no-repeat -368px 0;
	margin:0 10px 10px 0;}	

#tool .chart_img {
	width:260px;
	height:180px;
	float:left;
	margin-right:10px;}	