@charset "utf-8";

/**********************************************
                 リセット
***********************************************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;/*background:#FFF;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,p{
	padding:0;
	margin: 0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


/**********************************************
                  base
***********************************************/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	line-height: 120%;
	position:relative;	
}
hr {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
strong {
	font-weight: bold;
}
a:link {
	color: #116FBB;
}
a:visited {
	color: #116FBB;
}
a:hover {
	color: #0099CC;
	text-decoration:none;
}
form{
    display:table;
}
th,td{
    font-size:0.8em;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size:0.8em;
	clear: both;
}
#container p{
	margin-bottom: 1em;
}
#main_con {
	width: 920px;
	padding-top: 20px;
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom:20px;
}
/**********************************************
                 ヘッダー
***********************************************/


#head {
	width: 920px;
	height:70px;
	background: #FFFFFF url(../common_img/head/worldmap.gif) no-repeat 180px center;
	position: relative;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#head h1 {
    font-size:12px;
	position: absolute;
	left: 0px;
	top: 24px;
	color: #102955;
	font-weight:bold;
}
#head p {
	font-size:12px;
	position: absolute;
	left: 33px;
	top: 60px;
	color: #102955;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#head_con {
	width: 920px;
	position: relative;
	height: 60px;
}
#head_link {
	width: 360px;
	position:absolute;
	left: 560px;
	top: 49px;
	text-align:right;
}
#logo {
	width: 400px;
	height: 27px;
	float: left;
	line-height: 27px;
	padding-top:18px;
}
#logo img {
	display: inline;
}

/* 会員ログイン
===============================================*/
#head_login{
	float:right;
	margin-right:10px;
	padding-top:14px;
}


/* 文字サイズ変更
===============================================*/
#size {
	width: 75px;
	height: 23px;
	background: url(../common_img/head/sizechange_text.gif) no-repeat;
	float: right;
	padding-top: 14px;
}
#size img {
	margin-right: 3px;
	margin-bottom: 2px;
	cursor: pointer;
}

/* サイト内検索
===============================================*/
#sch {
	width: 180px;
	height: 20px;
	background:url(../common_img/head/search.gif) no-repeat left top;
	float: right;
	padding-top: 11px;
	text-align: right;
}
#search{
	vertical-align: bottom;
}
.search_input1 {
	width: 115px;
	height: 20px;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #A5ACB2;
	display:table-cell;
	vertical-align:bottom;
}
#search_btn {
	background-color: #FFFFFF;
	height: 24px;
	width: 55px;
	border-style: none;
	cursor: pointer;
}

/**********************************************
                メニュー
***********************************************/
#menuArea{
	height:35px;
	background:url(../common_img/bg_menu.gif) repeat-x;
	clear:both;
}
#menuArea li,
#menuArea li a{
    float:left;
	overflow: hidden;
	display:block;
}
#menu{
	margin-left:auto;
	margin-right:auto;
	width: 920px;
}

/*メニュー共通
-----------------------------------*/
#gm1 a,
#gm1Act a,
#gm1 a:hover,
#gm6 a,
#gm6Act a,
#gm6 a:hover{
	width:154px;
	height:35px;
	text-indent:-9999px;
	background-image:url(../common_img/menu.gif);
}
#gm2 a,
#gm2Act a,
#gm2 a:hover,
#gm3 a,
#gm3Act a,
#gm3 a:hover,
#gm4 a,
#gm4Act a,
#gm4 a:hover,
#gm5 a,
#gm5Act a,
#gm5 a:hover{
	width:153px;
	height:35px;
	text-indent:-9999px;
	background-image:url(../common_img/menu.gif);
}
/*商品のご案内
-----------------------------------*/
#gm1 a{
    background-position: 0px 35px;}

#gm1Act a,
#gm1 a:hover{
    background-position: 0px 0px;}

/*FXを学ぶ
-----------------------------------*/
#gm2 a{
    background-position: -154px 35px;}

#gm2Act a,
#gm2 a:hover{
    background-position: -154px 0px;}

/*マーケット情報
-----------------------------------*/
#gm3 a{
    background-position: -307px 35px;}

#gm3Act a,
#gm3 a:hover{
    background-position: -307px 0px;}

/*セミナー情報
-----------------------------------*/
#gm4 a{
    background-position: -460px 35px;}

#gm4Act a,
#gm4 a:hover{
    background-position: -460px 0px;}

/*動画
-----------------------------------*/
#gm5 a{
    background-position: -613px 35px;}

#gm5Act a,
#gm5 a:hover{
    background-position: -613px 0px;}

/*会社案内
-----------------------------------*/
#gm6 a{
    background-position: -766px 35px;}

#gm6Act a,
#gm6 a:hover{
    background-position: -766px 0px;}


/**********************************************
                右コンテンツ
***********************************************/


/* h1,h2,h3,共通
===============================================*/
h1,h2,h3{
    font-weight:bold;
}


/* h1
===============================================*/
#right_con h1 {
	background:#FFFFFF url(../common_img/bg_h1.gif) repeat-x left bottom;
	clear: both;
	font-size: 1.2em;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding-right: 0px;
	padding-left: 8px;

}
/* h2
===============================================*/
h2{
	width:920px;
	background: #FCFCFC url(../common_img/h2_bg.jpg) repeat-x left bottom;
	font-size: 1.2em;
	padding: 3px 5px 3px 10px;
	margin-bottom: 5px;
	border-left: 4px solid #1c88af;
}

/**********************************************
                フッター
***********************************************/
#footerTop{
	background: #FFFFFF url(../img/top/bg_footer.gif) repeat-x top;
}
#footer_link1 {/*外為どっとコムポリシー*/
	width:165px;
	padding: 0px 10px 50px 10px;
	position: relative;
	margin-bottom:5px;
	border-right: 1px dotted #FFFFFF;
	float:left;
}
#footer_link2 {/*人気のページ*/
	width:116px;
	padding: 0px 9px 10px 10px;
	position: relative;
	margin-bottom:5px;
	border-right: 1px dotted #FFFFFF;
	float:left;
}
#footer_link1 a:hover,
#footer_link1 a,
#footer_link2 a:hover,
#footer_link2 a{
/*	text-decoration:none;*/
	color:#FFFFFF;
}
#footer_link3{
	width:585px;
	padding: 0px 0px 10px 10px;
	float:left;
}
#footer {
	width:910px;
	border-top: 4px solid #1B99BF;
	position: relative;
	padding: 5px;
	margin:0px;
}
#footer li {
	float: left;
}
#footer_link5 a:hover{
	text-decoration:none;
}
#footer_link5 li {
	float: left;
}
#copyright {
	clear: both;
	margin-top: 10px;
}
#footer_sp {
	float: right;
}
#footer_link4 {
	clear: right;
	margin-bottom: 10px;
}
#footer_link4 img{
    margin-right:15px;
}
#footer_link4 img.mgn_r0{
    margin-right:0px;
}
#footerSub{
    width:880px;
    background:url(../img/top/footer_white_bg.png) ;
	background-repeat:repeat-y;
	padding:0px 20px;
	margin-bottom:20px;
	behavior: expression(IEPNGFIX.fix(this));
}
#attention2 {
	font-size: 1.1em;
	padding: 5px;
	color: #3f3f3f;
	clear: left;
/*	width:760px;*/
}
.png{
	behavior: expression(IEPNGFIX.fix(this));
}
#footer_link1 li.arrow_wht,
#footer_link2 li.arrow_wht{
    background:url(../common_img/icon/arrow_white.gif) no-repeat left ;
	padding-left:7px;	
}
#measurement{
	display: none;
}	
/**********************************************
                コンテンツ
***********************************************/

/* マージン関連
===============================================*/

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.center{
    text-align:center;
}
.right{
    float:right;
}
.right_pict{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
/*マージン下
-----------------------------------*/
.mgn_b5{
	margin-bottom: 5px;
}
.mgn_b10{
	margin-bottom: 10px;
}
.mgn_b15{
	margin-bottom: 15px;
}
/*マージン右
-----------------------------------*/
.mgn_r5{
	margin-right:5px;
}
.mgn_r10{
	margin-right:10px;
}

/* テキスト
===============================================*/
.txt_red{
     color:#C60000;
}
	 
	 	
/* gaitame-user.cssから転用
===============================================*/
.search-caution {
	margin-bottom: 15px;
}


/* gaitame.cssから転用
===============================================*/
.SubmitButton {
	font-size: 12px;
	height:25px;
	margin-left:5px;
}
.DeleteString, .TextForQuery, .TextForService, .SelectService {
	font-size: 1.0em;
	font-weight: bold;
}
.InputQuery {
	width: 200px;
	font-size:14px;
	padding:3px;
}

/*FAQ
-----------------------------------*/
.FAQArea {
	margin-bottom: 15px;
}

/*Search
-----------------------------------*/
.SearchArea {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.SearchForm {
	width:920px;
	text-align: center;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}


/*Result
-----------------------------------*/
.ResultArea {
     display: block;
     margin:10px 0px 20px 0px;
     padding: 3px 3px 3px 20px;
     border-top:1px solid  #cccccc;
     border-bottom: 1px solid #cccccc;
     font-size: 90%;
}
.Results {
     display: block;
     color: #1f6b61;
     margin: 0px 0px 20px 20px;
     padding:0px;
}

#Results em {
	color: red;
	/* background-color: yellow; */
 font-style: normal;
}

.ResultRecord {
	display: block;
	margin: 5px 0 5px 0;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid silver;
}

.ResultRecord .ResultTitle {
    font-size: 12px;
    font-weight: bold;
    margin-right: 13px;
}

/*.ResultRecord .ResultTitle a, .ResultRecord .ResultTitle a:link, {
    color: #0033ff;
    font-weight:bold;
}

.ResultRecord .ResultTitle a:visited, .ResultRecord .ResultTitle a:hover {
    color: #3366ff;
    font-weight:bold;
}
*/
.ResultRecord .ResultUrl {
    display:block;
    padding: 6px 18px 0px 12px;
}

.ResultRecord .ResultUrl a, .ResultRecord .ResultUrl a:link {
    color: #006600;
    font-size: 11px;
    text-decoration: none;
}

.ResultRecord .ResultUrl a:visited, .ResultRecord .ResultUrl a:hover {
     color: #339933;
}

.ResultRecord .ResultNo {
     font-size: 12px;
     margin-right:5px;
}

.ResultRecord .ResultInfo {
     color:#166550;
     font-size: 10px;
     line-height: 20px;
}

.ResultInfo {
     display:block;
     margin-left: 12px;
}

.ResultRecord .ResultHClist {
     display:block;
     padding: 3px 10px 0px 12px;
     color:#166550;
     font-size: 10px;
     line-height: 20px;
}

.ResultItem, .ResultText {
     margin: 0px 12px 0px 0px;
     padding: 0px;
}

.ResultText, .noprint, .ResultOwner {
     display: none;
}

.ResultRecord .ResultNearby {
	display:block;
	padding: 6px 18px 0px 12px;
	font-weight: normal;
	color: #4C4C4C;
}
#Navigation {
    padding: 0;
    font-size: 12px;
    text-align:center;
    margin:20px 0px 20px 0px;
}

#Navigation span {
    margin:0px 5px 0px 5px;
}
#Navigation a:link,
#Navigation a:visited{
    font-weight:bold;
}

#Navigation a:hover,
#Navigation a:active{
    text-decoration: none;
}


/* faq.cssから転用
===============================================*/
.faq_message {
	margin: 5px 0px 5px 0px;
}

.resultbox dl {
    margin:0px 0px 3px 0px;
    padding:0px;
    display:block;       
}
.resultbox dt {
    float:right;
    margin-left:10px;
    padding:2px;
    text-align:right;
}
.resultbox dd {
    padding:0px 0px 0px 23px;
    background:url(../common_img/q_icon.gif) no-repeat left top;
    border: 1px solid #CCCCCC ;
}
/* =================================================================== */
/* [印刷用スタイル]                                                    */
/* =================================================================== */

@media print {
*{
    float:none
}
body {
	background-image:none;
}
#head{
    display:none;
}
#menuArea{
    display:none;
}
#container {	
	/*width: 770px;*/
	width: 100%;
	background-image:none
}
#contents{
    float:none;
	width:540px;
}
#footer_con{
	display: none;}

}