* {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	list-style: none;
	color: #333333;
	vertical-align: top;
}

p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0035ff;
}

img {
	border-style: none;
}

a:hover img {
    /* IE */
    filter: alpha(opacity=80);
    /* Safari Opera */
    opacity:0.80;
    /* Firefox Netscape */
    -moz-opacity:0.80;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	background: #002a44;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0PX;
	padding: 0PX;
}

h3 {
	margin: 0PX;
	padding: 0PX;
}

#top_flash {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#contents_box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: auto;
}

/* -------------------------- グローバルナビゲーション　設定 -------------------------- */

#header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* -------------------------- グローバルナビゲーション　設定 -------------------------- */

#g_navi_box {
	width: 100%;
	height: 58px;
	background: url('img/g_navi_back.jpg') repeat-x;
	text-align: center;
}

#g_navi {
	width: 1000px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	background: url('img/g_navi.jpg') ;
	margin-left: auto;
	margin-right: auto;
}

#g_navi ul{
	margin: 0px;
	padding: 0px;
}

#g_navi_shadow {
	width: 100%;
	height: 14px;
	background: url('img/g_navi_shadow.jpg') repeat-x;
}

#g_navi li {
	display: block;
	float: left;
}

#g_navi li a{
	text-indent: -9999px;
	display: block;
}

#g_navi_home,#g_navi_home a{ width: 158px; height: 49px; background: url('img/g_navi_home_off.jpg') no-repeat; }
#g_navi_home a:hover{ background: url('img/g_navi_home_on.jpg') no-repeat; }
#g_navi_home_on { width: 158px; height: 49px; background: url('img/g_navi_home_on.jpg') no-repeat; }

#g_navi_mt4,#g_navi_mt4 a{ width: 156px; height: 49px; background: url('img/g_navi_mt4_off.jpg') no-repeat; }
#g_navi_mt4 a:hover{ background: url('img/g_navi_mt4_on.jpg') no-repeat; }
#g_navi_mt4_on { width: 156px; height: 49px; background: url('img/g_navi_mt4_on.jpg') no-repeat; }

#g_navi_fx,#g_navi_fx a{ width: 156px; height: 49px;	background: url('img/g_navi_fx_off.jpg') no-repeat; }
#g_navi_fx a:hover{ background: url('img/g_navi_fx_on.jpg') no-repeat; }
#g_navi_fx_on { width: 156px; height: 49px; background: url('img/g_navi_fx_on.jpg') no-repeat; }

#g_navi_account,#g_navi_account a{ width: 171px; height: 49px; background: url('img/g_navi_account_off.jpg') no-repeat; }
#g_navi_account a:hover{ background: url('img/g_navi_account_on.jpg') no-repeat; }
#g_navi_account_on { width: 171px; height: 49px; background: url('img/g_navi_account_on.jpg') no-repeat; }

#g_navi_tool,#g_navi_tool a{ width: 193px; height: 49px; background: url('img/g_navi_tool_off.jpg') no-repeat; }
#g_navi_tool a:hover{ background: url('img/g_navi_tool_on.jpg') no-repeat; }
#g_navi_tool_on { width: 193px; height: 49px; background: url('img/g_navi_tool_on.jpg') no-repeat; }

#g_navi_books,#g_navi_books a{ width: 166px; height: 49px; background: url('img/g_navi_books_off.jpg') no-repeat; }
#g_navi_books a:hover{ background: url('img/g_navi_books_on.jpg') no-repeat; }
#g_navi_books_on { width: 166px; height: 49px; background: url('img/g_navi_books_on.jpg') no-repeat; }

/* -------------------------- レフトコンテンツ　設定 -------------------------- */

#left_contents {
	width: 260px;
	text-align: left;
	float: left;
}

.left_contents_box {
	width: 251px;
	text-align: center;
}

.left_bunner_box {
	width: 249px;
	text-align: center;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-bottom: 15px;
}

.left_bunner_box .bunner {
	margin-bottom: 10px;
}

.left_contents_box_onepoint {
	width: 239px;
	text-align: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.left_contents_box_onepoint ul{
	margin: 0px;
	padding: 0px;
}
.left_contents_box_onepoint li{
	padding-left: 15px;
	margin-bottom: 3px;
	background: url('img/arrow2.gif') no-repeat 0px 5px;
}

/* -------------------------- メインコンテンツ　設定 -------------------------- */

#main_contents {
	width: 730px;
	float: right;
	overflow:hidden;
}


#blog_title {
	border-top: 1px #3197c7 dotted ;
	border-bottom: 1px #3197c7 dotted ;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #3197c7;
	margin-bottom: 10px;
	padding-left: 10px;
	background: white;
}

#main_contents_lead {
	margin-bottom: 30px;
	margin-top: 20px;
}

/* -------------------------- メインコンテンツ チャート　設定 -------------------------- */

#top_chart_box {
	width: 730px;
	margin-bottom: 12px;
	height: 500px;
}

#top_chart {
	width: 728px;
	background: #efefef;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	float: left;
	overflow: auto;
}

#top_chart_heder {
	width: 730px;
	height: 38px;
	background: url('img/top_menu_title_chart.jpg');
	float: left;
}

#top_chart_footer {
	width: 730px;
	height: 5px;
	background: url('img/top_box_back_bottom.gif');
	float: left;
}



.top_chart_item {
	width: 350px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* -------------------------- ワンポイントアドバイス　設定 -------------------------- */

#top_onepoint_box {
	width: 730px;
	margin-bottom: 12px;
}

#top_onepoint_title_box {
	width: 630px;
	float: left;
	margin-bottom: 15px;
}

#top_onepoint_box_center {
	width: 700px;
	background: url('img/top_box_back_center.gif');
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top_onepoint_box_center p{
clear: both;
padding-right: 90px;
padding-left: 10px;
}

#top_onepoint_box_center img{
    padding-right: 10px;
    clear: both;
}

#top_onepoint_box h3{
	width: 400px;
	float: left;
}

#top_onepoint_box .entry_date{
	width: 100px;
	float: right;
padding: 0px;
font-size: 12px;
clear: none!important;

}

/* -------------------------- おすすめ情報　設定 -------------------------- */

#top_info_box {
	width: 730px;
	margin-bottom: 12px;
}

#top_info_box_center {
	width: 700px;
	background: url('img/top_box_back_center.gif');
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#top_info_box_center ul{
	margin: 0px;
	padding: 0px;
}

#top_info_box_center li{
	margin-bottom: 6px;
	padding-left: 15px;
	background: url('img/arrow1.gif') no-repeat 0px 5px;
}

.top_news_date {
	font-size: 10px;
	color: #333;
	float: left;
	font-weight: normal;
	padding-top: 2px;
}

.campaigndeatail {
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 1.4;
	font-size: 12px
	width: 700px;
	overflow: auto;
}



.campaign_box_title {
	width: 730px;
	height: 38px;
}

.campaign_box_title img {
	float: left;
}

.top_news_type {
	font-size:10px;
	text-align: center;
	background: #336;
	color: #ffffff;
	width: 60px;
	padding: 2px;
	font-weight: normal;
	float: left;
	margin-left: 5px;
}


.top_news_title {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}


.top_news_title a{
	font-size: 12px;
	font-weight: normal;
}


.top_news_kiji {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
width: 650px;
margin-left: 60px;
font-size: 12px;
}


.dotted_line {
	height: 1px;
	border-bottom: 1px #cccccc dotted;
}



/* -------------------------- アイコンリンク　設定 -------------------------- */

#top_link_box {
	margin-bottom: 12px;
}

#top_link_box img {
	margin-bottom: 4px;
}


/* -------------------------- 関連サイト　設定 -------------------------- */

#top_blog_box {
	margin-bottom: 12px;
}


/* ■■■■■■■■■■■■■■■ サブコンテンツ　設定　■■■■■■■■■■■■■■■ */

.sub_contents_box {
	margin-bottom: 30px;
	overflow: auto;
}

.sub_contents_box2 {
	margin-bottom: 15px;
	overflow: auto;
}

.sub_contents_box_dotline {
	width: 720px;
	height: 5px;
	border-top: 1px #ccc dotted;
	margin-bottom: 15px;
}

.sub_contents_box_type1 {
	overflow: auto;
	margin-top: 20px;
	padding-left: 15px;
}

.sub_contents_box_type1 img {
	float: right;
}

.sub_contents_box_type1 p{
	width: 360px;
	float: left;
}

.sub_contents_box_type2 {
	overflow: auto;
	margin-top: 20px;
	padding-left: 15px;
}

.sub_contents_box_type2 p{
	width: 700px;
	float: left;
}

.sub_contents_box_type2 img{
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;

}

.sub_contents_box_type3 {
	width: 720px;
	overflow: auto;
	margin-bottom: 30px;
}

.sub_contents_box_type3 p{
	padding-left: 15px;
	width: 360px;
	float: left;
}

.sub_contents_box_type3 img{
	padding-left: 20px;
	float: left;
}
.sub_contents_box_account {
	width: 720px;
	overflow: auto;
	margin-bottom: 30px;
}

.sub_contents_box_account p{
	padding-left: 15px;
	width: 450px;
	float: left;
}

.sub_contents_box_account img{
	padding-left: 20px;
	float: left;
}



/* -------------------------- MT4の使い方　設定 -------------------------- */

.sub_contents_box_mtuse {
	width: 720px;
	margin-top: 30px;
	overflow: auto;
}

.sub_contents_box_mtuse img{
	margin-bottom: 10px;
	margin-left: 60px;
	float: left;
}


/* -------------------------- はじめよう海外FX口座　設定 -------------------------- */

.fx_company_title{
	width: 650px;
}

.fx_company_title img{
	margin-bottom: 7px;
}



/* -------------------------- 海外口座開設　設定 -------------------------- */

.sub_recommend_box {
	width: 700px;
	margin-top: 30px;
	margin-left: 15px;
	overflow: auto;
	margin-bottom: 30px;
}

.sub_recommend_img_box {
	width: 200px;
	float: left;
}

.sub_recommend_img_box img{
	margin-bottom: 5px;
}

.sub_recommend_box p{
	width: 440px;
	float: left;
	margin-left: 15px;
}

.account_subtitle {
	margin-bottom: 15px;
}

.recommend_title {
	margin-bottom: 25px;
	float: left;
}


/* -------------------------- しろふくろう秘伝のツール　設定 -------------------------- */

.sub_contents_box_indicator {
	height: 40px;
	border-bottom: 1px #ccc dotted;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
}

.sub_contents_box_indicator_img {
	float: right;
}

.sub_contents_box_indicator_txt {
	float: left;
	margin-top: 10px;
}

.sub_contents_box_iphone {
	height: 240px;
	border-bottom: 1px #ccc dotted;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
}

.sub_contents_box_iphone_img {
	float: left;
}

.sub_contents_box_iphone_txt {
	width: 510px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.sub_contents_box_iphone_txt .title {
	font-size: 16px;
	font-weight: bold;
}

.sub_contents_box_iphone_txt .txt {
	margin-top: 15px;
	margin-bottom: 17px;
}

.sub_contents_box_iphone_txt img {
	margin-left: 120px;
}


/* -------------------------- しろふくろう秘伝の書　設定 -------------------------- */

.books_contemts_box {
	width: 345px;
	height: 200px;
	margin-right: 10px;
	float: left;
}

.books_book_box {
	width: 100px;
	float: left;
}

.books_book_box img{
	margin-bottom: 5px;
}

.books_txt_box {
	float: left;
	width: 230px;
	margin-left: 15px;
}

.books_txt_box p{
	margin-top: 20px;
}


/* -------------------------- 過去記事一覧 -------------------------- */

.entry_list_box {
	text-align: left;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.entry_list_box ul{
	margin: 0px;
	padding: 0px;
}
.entry_list_box li{
	padding-left: 15px;
	margin-bottom: 3px;
	background: url('img/arrow2.gif') no-repeat 0px 5px;
}

/* -------------------------- フッター領域　設定 -------------------------- */

#footer {
	width: 100%;
	height: 28px;
	background: url('img/footer_back.gif');
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 20px;
}

#footer a{
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}


#copyright {
	width: 100%;
	height: 46px;
	background: url('img/copyright_back.gif');
}

/* ■■■■■■■■■■■■■■■ ブログ　設定　■■■■■■■■■■■■■■■ */

#blog_contents {
	width: 700px;
	overflow: hidden;
	margin-left: 10px;
}

#blog_contents h3{
	background: #3197c7;
	color: white;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}


#blog_contents h3 a{
	color: white;
}


#blog_contents h2 {
	border-top: 1px #3197c7 dotted ;
	border-bottom: 1px #3197c7 dotted ;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #3197c7;
	margin-bottom: 10px;
	padding-left: 10px;
	background: white;
}

#blog_contents h2 a{
	color: #3197c7;
}

#blog_contents p{
    display: block;
clear: both;
}

#blog_contents img{
    clear: both;
    display: block;
    padding-right: 10px;
}

.entry_date_box {
float: left;
margin-bottom: 10px;
padding-left: 560px;
}

.entry_date_box .entry_date {
font-size: 12px;
}

.entry_date_box .entry_bookmark{
clear: none!important;
width: 160px;
margin-top: 3px;
}


.entry_date_box .entry_bookmark a{
float: left;
display: block;
margin: 0px;
padding: 0px;
}


/* -------------------------- 共通バナー　設定 -------------------------- */

.banner_book {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px #999999 dotted;
    border-bottom: 1px #999999 dotted;
}


.banner_fx {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px #999999 dotted;
}

.asset-body {
padding-right: 80px;
padding-left: 10px;
}

.asset-body table {
padding-top: 3px;
padding-bottom: 3px;
border: 1px #ccc solid;
font-size: 12px;
}

.asset-body table td{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
border-right: 1px #ccc solid;
border-bottom: 1px #ccc solid;
}


#pankuzu {
font-size: 10px;
margin-bottom: 3px;
padding-left: 13px;
float: left;
}
