@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

#p_list {
	margin-bottom:5px;
	text-align: right;
	margin-right:15px;
}

#p_list p{top
	font-size: 10px;
	color: gray;
}

#p_list a{
	font-size: 10px;
	color: blue;
}

li {
	list-style: none;
}

body {
	text-align: center;
	background : url(http://www.kaigaifx.com/dev/img/back_img.gif);
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	line-height: 150%;
}

img {
	vertical-align: top;
	border-style: none;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


#top_image {
	margin-right: auto;
	margin-left: auto;
	width: 922px;
	padding-left: 22px;
	line-height: 0;
	text-align: center;
	border-style: none;
	background: url('http://www.kaigaifx.com/dev/img/main_back2.gif') repeat-y;
}

#top_image_back {
	margin-right: auto;
	margin-left: auto;
}
	
#top_image_kage {
	height: 15px;
	background: url('http://www.kaigaifx.com/dev/img/top_img_kage.gif') repeat-x;
}

#wrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contents {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto!important;
	overflow /**/: hidden;
	background: #ffffff;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
}


#main_contents {
	width: 665px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 60px;
        overflow: auto;
}

/* g navi */

#navi {
	height: 51px;
	width: 100%;
}

#navi table{
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#navi_back {
	width: 922px;
	height: 51px;
	background: url('http://www.kaigaifx.com/dev/img/main_back2.gif') repeat-y;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
}

#main_back {
	width: 944px;
	background: url('http://www.kaigaifx.com/dev/img/main_back2.gif') repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#navi_back ul li {
	float: left;
}

#navi_back ul li a{
	display: block;
	height: 51px;
}

#gm_home a{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_home_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_home_on a,#gm_home a:hover{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_home_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_account a{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_account_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_account_on a,#gm_account a:hover{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_account_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_details a{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_details_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_details_on a,#gm_details a:hover{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_details_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_system a{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_system_trade_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_system_on a,#gm_system a:hover{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_system_trade_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_ranking a{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_ranking_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_ranking_on a,#gm_ranking a:hover{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_ranking_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_merit a{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_merit_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_merit_on a,#gm_merit a:hover{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_merit_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_bbs a{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_bbs_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_bbs_on a,#gm_bbs a:hover{
	width: 129px;
	background: url('http://www.kaigaifx.com/dev/img/gm_bbs_on.gif') no-repeat;
	text-indent: -9999px;
}

#gm_trading_guide a{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_trading_guide_off.gif') no-repeat;
	text-indent: -9999px;
}

#gm_trading_guide_on a,#gm_trading_guide a:hover{
	width: 128px;
	background: url('http://www.kaigaifx.com/dev/img/gm_trading_guide_on.gif') no-repeat;
	text-indent: -9999px;
}

#header_back {
	width: 944px;
	height: 95px;
	background: url('http://www.kaigaifx.com/dev/img/main_back2.gif') #eee repeat-y;
	margin-right: auto;
	margin-left: auto;
text-align: left;
}

#left_contents {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 100%;

}

#left_contents img {
	margin-bottom: 10px;
}

#pickup_contents {
	width: 665px;
	float: left;
	margin-top: 15px;
}

#list_contents {
	width: 870px;
	float: left;
	margin-left: 8px;
}

#pickup_contents_list {
	width: 626px;
	background: #f1f1f1;
	border: 1px #ddd solid;
	overflow: auto;
	padding: 7px;
	padding-left: 15px;
margin-bottom: 15px;
}

#pickup_contents_list a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#pickup_contents_list img {
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#pickup_contents_title p{
	height: 25px;
}

#pickup_contents_title p{
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #222b62;
	border-left: 5px #222b62 solid;
	padding-left: 10px;
	padding-bottom: 0px;
}

#pickup_img1 {
	width: 651px;
	height: 154px;
	background: url(http://www.kaigaifx.com/dev/img/fx_list_back.gif);
	margin-bottom: 15px;
}

h1 {
	padding-left: 23px;
	text-algin: left;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
background: #4c4f82;
line-height: 1.1;
padding-bottom: 3px;
padding-top: 2px;
}

h1 img {
	margin-top: 7px;
}

#header {
	width: 900px;
	height: 66px;
	margin-left: auto;
	margin-right: auto;
}



/* --------------------- campaign banner -------------------------*/

.campaign_banner {
	width: 650px;
	height: auto;
	overflow: auto;
	border-bottom: 1px #999 dotted;
	margin-top: 10px;
}

.campaign_banner_title a{
	width: 610px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

.campaign_banner p{
	width: 600px!important;
	margin-bottom: 7px!important;
	margin-left: 10px;
	float: left;
	font-size: 12px;
}

.campaign_kikan {
	font-size: 10px;
}


/* --------------------- TOP -------------------------*/

#contents_syblink1 {
	width: 153px;
	height: 110px;
	background: url('http://www.kaigaifx.com/dev/img/top_submenu1.gif') no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}


#contents_syblink1 a{
	width: 103px;
	height: 50px;
	font-size: 12px;
	line-height: 1.3;
	display: block;
	padding-top: 58px;
	padding-left: 10px;
	padding-right: 40px;
	text-decoration: none;
}

#contents_syblink2 {
	width: 153px;
	height: 110px;
	background: url('http://www.kaigaifx.com/dev/img/top_submenu2.gif') no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}


#contents_syblink2 a{
	width: 103px;
	height: 50px;
	font-size: 12px;
	line-height: 1.3;
	display: block;
	padding-top: 58px;
	padding-left: 10px;
	padding-right: 40px;
	text-decoration: none;
}

#contents_syblink3 {
	width: 153px;
	height: 110px;
	background: url('http://www.kaigaifx.com/dev/img/top_submenu3.gif') no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}


#contents_syblink3 a{
	width: 103px;
	height: 50px;
	font-size: 12px;
	line-height: 1.3;
	display: block;
	padding-top: 58px;
	padding-left: 10px;
	padding-right: 40px;
	text-decoration: none;
}

#contents_syblink4 {
	width: 153px;
	height: 110px;
	background: url('http://www.kaigaifx.com/dev/img/top_submenu4.gif') no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}


#contents_syblink4 a{
	width: 103px;
	height: 50px;
	font-size: 12px;
	line-height: 1.3;
	display: block;
	padding-top: 58px;
	padding-left: 10px;
	padding-right: 40px;
	text-decoration: none;
}

.top_advice_title {
	margin-left: 15px;
	padding-top: 15px;
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
}

#top_advice p{
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;	
	margin-bottom: 20px;
}

#staff_blog_info {
	width: 180px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 15px;
}

#staff_blog_info ul{
	width: 180px;
	background: #000;
	border-bottom: 1px #000 solid; 
}

#staff_blog_info li{
	border-top: 1px #555 dotted;
	padding: 7px;
	font-size: 10px;
	color:#fff;
}

#staff_blog_info li a{
	color: #4aed05;
	font-size: 10px;
}

#side_navi_rank {
	width: 180px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 15px;
}

#side_navi_rank ul{
	width: 178px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid; background: #f5f5f0;
}

#side_navi_rank_no1{
	background: url('http://www.kaigaifx.com/dev/img/sidemenu_ranking_no1.gif') #f5f5f0 no-repeat;
	padding-left: 38px;
	padding-top: 6px;
	height: 24px;
	border-bottom: 1px #ccc solid;
}

#side_navi_rank_no2{
	background: url('http://www.kaigaifx.com/dev/img/sidemenu_ranking_no2.gif') #f5f5f0 no-repeat;
	padding-left: 38px;
	padding-top: 6px;
	height: 24px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ccc solid;
}

#side_navi_rank_no3{
	background: url('http://www.kaigaifx.com/dev/img/sidemenu_ranking_no3.gif') #f5f5f0 no-repeat;
	padding-left: 38px;
	padding-top: 6px;
	height: 24px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ccc solid;
}


#side_navi_rank_no4{
	background: url('http://www.kaigaifx.com/dev/img/sidemenu_ranking_no4.gif') #f5f5f0 no-repeat;
	padding-left: 38px;
	padding-top: 6px;
	height: 24px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ccc solid;
}


#side_navi_rank_no5{
	background: url('http://www.kaigaifx.com/dev/img/sidemenu_ranking_no5.gif') #f5f5f0 no-repeat;
	padding-left: 38px;
	padding-top: 6px;
	height: 24px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ccc solid;
}

#side_navi_rank_no6{
	background: #f5f5f0;
	padding-left: 8px;
	padding-top: 6px;
	height: 24px;
	border-top: 1px #fff solid;
}


#side_navi_box {
	width: 180px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#side_navi_box ul{
	width: 178px;
	border-left: 1px #ccc solid;border-right 1px #ccc solid;
	border-right: 1px #ccc solid;border-right 1px #ccc solid;
	border-bottom: 1px #ccc solid; background: #f5f5f0;
}


/* --------------------- 無料口座開設サービス -------------------------*/

#form_nagare {
	width: 660px;
	margin-bottom: 50px;
}

#form_nagare .arrow{
	margin-left: 120px;
}


.form_nagare_txt {
	width: 350px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 14px;
	float: left;
}

.form_nagare_box {
	font-size: 12px;
	width: 650px;
	height: 90px;
}

.form_nagare_box img{
	float: left;
}

#form_bt {
	margin-left: 180px;
}


#account_fx_list {
	width: 633px;
	height: 64px;
	background: url('img/account_backimg.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_avazulu {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_avazulu.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_fxcm {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_fxcm.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_fxdd {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_fxdd.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_ifcm {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_ifcm.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_acm {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_acm.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_mig {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_mig.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_4xp {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_4xp.gif') no-repeat;
	margin-bottom: 20px;
}


#account_fx_list_etoro {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_etoro.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_gci {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_gci.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_forexcom {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_forexcomuk.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_10pips {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_10pips.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_fxcast {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_fxcast.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_youtradefx {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_youtradefx.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_currensee {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_currensee.gif') no-repeat;
	margin-bottom: 20px;
}

#account_fx_list_aecnfx {
	width: 633px;
	height: 85px;
	background: url('img/account_backimg_aecnfx.gif') no-repeat;
	margin-bottom: 20px;
}

.account_fx_list_bt {
	width: 350px;
	height: 60px;
	margin-top: 3px;
	float: left;
}

.account_fx_list_bt dd {
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}

.account_fx_list_bt2 {
	width: 110px;
	height: 60px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;	
}

.account_fx_list_bt2 img{
	margin-top: 4px;
}

.account_fx_list_rogo {
	width: 165px;
	height: 62px;
	margin-left: 1px;
margin-top: 1px;
	float: left;	
}

#account_fx_banner_box {
	width: 840px;
	height: 180px;
	margin-left: 20px;
	padding-left: 7px;
	background: #ebebeb;
	border: 1px #cccccc solid;
}

#account_fx_banner_box img {
	float: left;
	margin-top: 10px;
}

#account_fx_banner_box_s {
	width: 641px;
	overflow:auto;
	padding-left: 7px;
	padding-bottom: 10px;
	background: #ebebeb;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	margin-bottom: 10px;
}

#account_fx_banner_box_s img {
	float: left;
	margin-top: 10px;
margin-right: 5px;
}

#account_fx_banner_box .l_banner img {
	margin-left: 1px;
}

#account_fx_banner_box .s_banner img {
	margin-left: 13px;
}


#spec_table {
	width: 648px;
	background: #f1f1f1;
	border: 1px #ddd solid;
	padding-top: 20px;
	text-align: center;
}

#spec_title_box {
	width: 610px;
	height: 40px;
	border-bottom: 1px #26306d solid;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#spec_title {
	width: 300px;
	float: left;
	margin-top: 5px;
	font-size: 18px;
	padding-left: 3px;
	padding-top: 8px;
	font-weight: bold;
	color: #000;
}

#spec_credit_bt {
	width: 162px;
	float: right;
	margin-right: 4px;
	margin-top: 13px;
}

#spec_spec_bt {
	width: 112px;
	float: right;
	margin-top: 13px;
}



/* --------------------- 口座開設書類 -------------------------*/


#document_box {
	width: 640px;
	margin-top: 20px;
}

.document_box_in {
	width: 305px;
	border: 3px #ccc solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.document_box_item {
	width: 290px;
	height: 60px;
	border-bottom: 1px #ccc solid;
	margin-left: 5px;
}

.document_box_item_img {
	float: left;
	width: 70px;
	text-align: center;
}

.document_box_item_name {
	float: left;
	padding-top: 22px;
}

.document_box_item_name p{
	font-size: 14px;
}


.document_box_item_link {
	float: right;
	font-size: 12px;
	width: 90px;
	text-align: right;
	padding-top: 38px;
}

.document_box_item_link a{
	font-size: 12px;
	color: blue;
}


/* --------------------- pickup -------------------------*/

#pickup_list {
	margin-top: 12px;
	margin-bottom: 35px;
}

#pickup_list img{
	float: left;
}

.pickup_list_item {
	width: 208px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;

}

.pickup_list_item img{
	margin-top: 0px;
	margin-bottom: 0px;
}

.pickup_list_name {
	color: #666666;
	background: #f5f5f5;
	font-size: 14px;
	width: 125px;
	height: 24px;
	float: left;
	padding-top: 2px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

.pickup_list_link a{
	color: #CC3300;
	text-decoration: none;
	font-size: 10px;
	width: 80px;
	height: 21px;
	float: left;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding-top: 5px;
}

#pickup {
	width: 640px;
	height: 220px;
}

#pickup_left {
	width: 400px;
	float: left;
	margin-right: 5px;
}

#pickup_left p{
	margin-top: 5px;
	font-size: 14px;
}

#pickup_left h1{
	width: 300px;
	margin-left: 17px;
	margin-top: 13px;
	font-size: 28px;
	float: left;
}

#pickup_left h2{
	width: 300px;
	margin-left: 22px;
	font-size: 12px;
	float: left;
}

#pickup_left h3{
	font-size: 12px;
	width: 370px;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 160%;
}

#item_details {
	margin-top: 15px;
	width: 610px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 15px;
	background: #fff;
}

#item_details th{
	font-weight:normal;
	padding-top: 5px;
	font-size: 12px;
	width: 180px;
	height: 25px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


#item_details td{
	font-size: 12px;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.table_back_a {
	background: white;
}

.table_back_a a{
	color: blue;
}

.table_back_1a {
	background: url(http://www.kaigaifx.com/dev/img/lank1_back_a.gif) 50% 50% no-repeat;
}

.table_back_2a {
	background: url(http://www.kaigaifx.com/dev/img/lank2_back_a.gif) 50% 50% no-repeat;
}

.table_back_3a {
	background: url(http://www.kaigaifx.com/dev/img/lank3_back_a.gif) 50% 50% no-repeat;
}

.table_back_4a {
	background: url(http://www.kaigaifx.com/dev/img/lank4_back_a.gif) 50% 50% no-repeat;
}

.table_back_b {
	background: #f8f7f8;
}
.table_back_1b {
	background: url(http://www.kaigaifx.com/dev/img/lank1_back_b.gif) #f8f7f8 50% 50% no-repeat;
}

.table_back_2b {
	background: url(http://www.kaigaifx.com/dev/img/lank2_back_b.gif) #f8f7f8 50% 50% no-repeat;
}

.table_back_3b {
	background: url(http://www.kaigaifx.com/dev/img/lank3_back_b.gif) #f8f7f8 50% 50% no-repeat;
}

.table_back_4b {
	background: url(http://www.kaigaifx.com/dev/img/lank4_back_b.gif) #f8f7f8 50% 50% no-repeat;
}

.table_back_details {
	text-align: center!important;
}

.table_back_details a{
	color: blue;
}


#pickup_table {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

#pickup_table th{
	width: 10px;
}

#pickup_table td{
	text-align: center;
	width: 195px;
	color: #ba3f41;
	font-size: 12px;
	font-weight: bold;
	border: 1px #ba3f41 solid;
}

#kouza_bt {
	width: 650px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

#kouza_bt_l {
	width: 860px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.pickup_top_line {
	width: 642px;
	height: 15px;
	padding-left: 10px;
	background: #ba3f41;
}

#pickup_box {
	width: 650px;
	height: 380px;
	background: url(http://www.kaigaifx.com/dev/img/pickup_fx_back.gif) no-repeat;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
}

#pickup_catchcopy {
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	background: #ba3f41;
}
#pickup_bottom_line {
	width: 660px;
	height: 1px;
	background: #ba3f41;
	margin-bottom: 10px;
}

.list_point {
	font-size: 42px !important;
	text-align: center !important;
	font-weight: bold !important;
	background: #FFF7F7;
	color: #999999;
}

.list_point_txt {
	font-weight: bold;
	font-size: 16px !important;
	text-align: center !important;
	font-weight: bold !important;
	background: #FFF7F7;
}

.support_bt {
	margin-left: 190px;
	margin-top: 25px;
}

.support_bt img {
	border-style: none;	
}

.support_bt a{
	font-size: 14px;
	color: blue;
}


/* --------------------- 比較一覧 -------------------------*/

#list_details {
	width: 850px;
	border-top: 1px solid #bac3d4;
	border-left: 1px solid #bac3d4;
	margin-bottom: 20px;
	margin-left: 10px;
}

#list_details th{
	font-weight:bold;
	padding-top: 5px;
	font-size: 12px;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid #bac3d4;
	border-right: 1px solid #bac3d4;

}

#list_details td{
	width: 110px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #bac3d4;
	border-right: 1px solid #bac3d4;
	padding: 5px;
}


/* --------------------- ランキング -------------------------*/


#ranking_menu {
	width: 825px;
	height: 31px;
	border-bottom: 7px #ab0604 solid;
	padding-left: 45px;
}

.ranking_menu_on {
	width: 153px;
	height: 20px;
	background: url('img/ranking_menu_on.gif') ;
	float: left;
	text-align: center;
	margin-left: 1px;
	margin-right: 2px;
	padding-top: 11px;
	font-weight: bold;
	color: white;
}

.ranking_menu_off {
	width: 153px;
	height: 21px;
	background: url('img/ranking_menu_off.gif') ;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 2px;
	padding-top: 7px;
	font-weight: bold;
}

#ranking_table {
	width: 870px;
	border-style: none;
	border: none;
	text-align: center;
	border-left: 1px #ccc solid;
	border-top: 1px #ccc solid;
	margin-bottom: 50px;
}

#ranking_table td a{
	line-height: 2;
}

#ranking_table td{
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
	padding-top: 7px;
	padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
}

#ranking_table2 {
	width: 725px;
	border-style: none;
	border: none;
	text-align: center;
	border-left: 1px #ccc solid;
	border-top: 1px #ccc solid;
	margin-bottom: 150px;
}

#ranking_table2 td{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#ranking_table_koumoku {
	width: 145px;
	border-style: none;
	border: none;
	text-align: center;
	border-left: 1px #ccc solid;
	border-top: 1px #ccc solid;
	margin-bottom: 150px;
	background: #eee;
}

#ranking_table_koumoku th{
	border-bottom: 1px #ccc solid;
}

#ranking_table_title td{
	padding-top: 5px;
	font-weight: bold;
	background: #eeeeee;
}

.ranking_txt {
	text-align: left;
	width: 420px;
	float: left;
}

.ranking_txt_bangai {
	text-align: left;
	width: 530px;
	float: left;
}

.ranking_txt2 {
	text-align: left;
	padding: 10px;
}

.ranking_point {
	text-align: left;
	width: 80px;
	float: right;
	font-size: 60px;
	color: #999;
	line-height: 55px;
	background: url('img/ranking_point_back.gif') 55px 36px no-repeat;
}

.ranking_platform a{
	font-size: 10px;
}

.ranking_koumoku_1{
	height: 70px;
}
.ranking_koumoku_2{
	height: 31px;
}

.ranking_koumoku_3{
	height: 60px;
}

.ranking_koumoku_4{
	height: 70px;
}

.ranking_koumoku_5{
	height: 90px;
}


/* --------------------- 問い合わせ -------------------------*/

#top_contact {
	width: 650px;
	height: 300px;
}

#top_contact h2{
	width: 635px;
	height: 32px;
	background: url(http://www.kaigaifx.com/dev/img/title_back1.gif) repeat-x;
	color: #5177c7;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
}

#top_contact h3{
	width: 635px;
	height: 32px;
	margin-top: 10px;
}

.list_table {
	background: #eeedee;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#banner_table {
	border-left: 1px #C0C0C0 solid;
	border-top: 1px #C0C0C0 solid;
	width: 100%;
	
	
}

#banner_table td {
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	width: 20%;

}

#banner_table th {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	padding-left: 10px;
	padding-right: 10px;
}

/* --------------------- 一括口座開設 -------------------------*/

#top_account img {
	margin-top: 20px;
}

/* --------------------- 海外FXのメリット -------------------------*/

#top_merit p {
	width: 610px;
	margin-top: 20px;
	margin-left: 20px;
}

/* --------------------- Fx 比較 -------------------------*/

#top_fx h2 {	
	margin-bottom: 10px;
}

#top_fx h3 {	
	font-weight:normal;
	padding-right: 15px;	
	margin-bottom: 20px;
	margin-left: 10px;
}

#top_fx p{
	font-weight:normal;
	width: 610px;
	padding-right: 15px;
	padding-top: 10px;	
	margin-bottom: 20px;
	margin-left: 20px;
}

.top_fx_hikaku {
	width: 320px;
	background: url(http://www.kaigaifx.com/dev/img/top_fx_back.gif) no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.fx_hikaku_title {
	width: 300px;
	margin-top: 12px;
	margin-left: 15px;
	float: left;
}

.fx_hikaku_title2 {
	color: #485292;
	font-size: 18px;
	font-weight: bold;
	float: left;

}

.fx_hikaku_title_kana {
	color: #485292;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	float: left;
	margin-top: 5px;
}

.fx_hikaku_syousai {
	font-size: 12px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	color: blue;
}

.fx_hikaku_logo {
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}

.fx_hikaku_midashi {
	float: left;
	margin-left: 7px;
	margin-top: 18px;
	display: inline;
}


.fx_hikaku_midashi li {
	padding-left: 13px;
	padding-top: 5px;
	margin-bottom: 6px;
	font-size: 12px;
	color: white;
	width: 185px;
	background: url(http://www.kaigaifx.com/dev/img/top_fx__midashi_back.gif) no-repeat;
}

.fx_hikaku_site {
	float: left;
	margin-left: 12px;
	margin-top: 16px;
	
}

.fx_hikaku_item {
	width: 298px;
	float: left;
	border-style: none;
	height: 115px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	border-top: 1px #bac3d4 solid;
	border-left: 1px #bac3d4 solid;
	margin-left: 12px;
	margin-top: 5px;
	display: inline;
	margin-bottom: 10px;
}

.fx_hikaku_item td {
	font-size: 12px;
	padding-left: 10px;
	border-right: 1px #bac3d4 solid;
	border-bottom: 1px #bac3d4 solid;
	width: 138px;
	height: 20px;

}

.fx_kouza_bt {
	float: left;
	margin-top:10px;
	margin-left: 80px;
	display: inline;
}

.fx_kouza_bt2 {
	float: left;
	margin-top:15px;
	margin-left: 10px;
	display: inline;
}

.fx_kouza_bt3 {
	float: left;
	margin-top:15px;
	margin-left: 6px;
	display: inline;
}

/* --------------------- FXとは -------------------------*/

#what_fx p {
	width: 640px;
	line-height: 160%;
}

#what_fx h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}


/* --------------------- システムトレード -------------------------*/

.system_box {
	margin-top: 10px;
	padding-bottom: 20px;	
	margin-bottom: 20px;
	border-bottom: 1px #ccc dotted;
}

#top_system {
	margin-top: 20px;
	margin-bottom: 20px;
}    

.system_box h2{
	margin-bottom: 10px;
}  


/* --------------------- アフィリス -------------------------*/

#afilis	h1 img{
	margin-top: 0px;
}

#afilis	p{
	font-size: 14px;
}

.afilis_step {
	height: 85px;
	margin-left: 60px;
}

.afilis_step img {
	float: left;
	margin-right: 15px;
}


/* --------------------- 免責事項 -------------------------*/

#menseki p{
	margin-top: 20px;
	width: 620px;
}

#menseki li{
	font-size: 12px;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
}


/* --------------------- footer -------------------------*/

#footer {
	width: 900px;
	height: 60px;
	background: url(http://www.kaigaifx.com/dev/img/footer_back.gif) repeat-x;
	clear: both;
	color: #626262;
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
}


/* --------------------- SLIMBOX -------------------------*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.kaigaifx.com/dev/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.kaigaifx.com/dev/img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.kaigaifx.com/dev/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	background: transparent url(http://www.kaigaifx.com/dev/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* --------------------- infomation -------------------------*/



#top_info_box {
	width: 650px;
}

#top_info_box_center {
	width: 600px;
	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: 600px;
	overflow: auto;
}

.campaign_box {
width: 648px;
	border-left: 1px #ccc solid;border-right 1px #ccc solid;
	border-right: 1px #ccc solid;border-right 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #f5f5f0;
	margin-bottom: 12px;
}

.campaign_box_title {
	width: 650px;
	height: 50px;
}

.campaign_box_title img {
	float: left;
}

.campaign_caption {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 843px;
	background: #2f3058;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.campaign_caption2 {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 843px;
	background: #2f553f;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.campaign_caption3 {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 843px;
	background: #811f0b;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.campaign_txt {
	padding-left: 15px;
	margin-bottom: 15px;
}

.top_news_type {
	font-size:10px;
	text-align: center;
	background: #1f4a79;
	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;
color: blue;
}


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



.top_news_kiji a{
	color: red;
}

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

#top_box1 {display:block;}
#top_box2 {display:none;}


/* --------------------- 取引ガイド -------------------------*/

.guide_list_box {
	border-bottom: #ccc 1px dotted;
	margin-bottom: 15px;
padding-bottom: 15px;
	margin-top: 15px;
	overflow: auto;
}
.guide_list_box img{
	float: left;
	margin-right: 20px;
}

.guide_list_txt_box {
	width: 450px;
	float: left;
}

.guide_list_txt_box a{
	font-size: 14px;
	font-weight: bold;
line-height: 2;
color: blue;
background: url('img/book_icon.gif') no-repeat;
padding-left: 20px;
}

#left_guide_box {
	width: 178px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

#left_guide_box img{
	vertical-align: bottom;
	margin-bottom: 0px;
}

#left_guide_box .guide_list li{
	width: 153px;
	height: 24px;
	background: url('img/guide_side_back.gif') no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	font-weight: bold;
}

#left_guide_box .guide_list ul{
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#left_guide_box .guide_list .guide_list ul{
	border-style: none;
	border-style: none;
}

#left_guide_box .guide_list .guide_list li{
	background: url('img/guide_arrow2.gif') #fff 7px 13px no-repeat;
	border-bottom: 1px #ccc dotted;
	padding-left: 22px;
	padding-top: 10px;
	font-weight: normal;
	width: 150px;
	height: 25px;
}

#left_guide_box .guide_list .guide_list .guide_list li{
	background: url('img/guide_arrow1.gif') #fff 22px 13px no-repeat;
	border-bottom: 1px #ccc dotted;
	padding-left: 37px;
	padding-top: 10px;
	font-weight: normal;
	width: 135px;
	height: 25px;
}

#guide {
	margin-bottom: 60px;
}

#guide p{
	padding-left: 10px;
}

#guide h3 {
	border-left: 6px #26306d solid;
	padding-left: 10px;
	font-size: 18px;
	padding-top: 5px;
}

#guide h4 {
	border: 1px #cccccc solid;
	background: #e8e8f3;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-left: 10px;
}


/* --------------------- ランキング用スクリプトスタイル -------------------------*/

.panel h2.title {margin-bottom: 0px; height: 0; text-indent: -9999px; font-size: 0px;}
noscript div { background: #ccc; margin: 0px 0; padding: 0px; }
.coda-slider-wrapper { padding: 0 0;}
.coda-slider { background: #ffffff; }
.coda-slider-no-js .coda-slider { height: 725px; overflow: auto !important; }
.coda-slider, .coda-slider .panel { width: 725px; float: right; } 
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 725px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 0px }
.coda-nav-left a, .coda-nav-right a { }
.coda-nav { height: 44px; background: url(http://www.kaigaifx.com/dev/img/ranking_switch.jpg) no-repeat; margin-top: 10px; margin-bottom: 5px;}
.coda-nav ul li a.current { width: 358px; height: 21px; background: URL('http://www.kaigaifx.com/dev/img/ranking_switch_bt_off.gif') no-repeat; color: #000; }
.coda-slider p.loading { padding: 20px; text-align: center }
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; width: 870px !important;}
.coda-nav ul li { display: inline; text-align: center;}
.coda-nav ul li a { width: 358px; height: 21px; background:url(http://www.kaigaifx.com/dev/img/ranking_switch_bt_on.gif) no-repeat; display: block; float: left; padding-top: 13px; padding-bottom: 10px; text-decoration: none; color: #0000cc;}
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
.coda-nav .tab1 a {margin-right: 154px;}
.coda-nav .tab2 a {margin-right: 0px;}
