@charset "Shift_JIS";


/* ==================================================
FX‚Æ‚Í
================================================== */

#about_fx h1{
	width:615px;
	_width:635px;
	margin:0px 0px 15px 0px;
	padding:5px 10px;
	background-color:#6699FF;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
}

#about_fx h1 a{
	color:#FFFFFF;
	font-size:16px;
}

#about_fx h2 a{
	color:#6699FF;
	font-size:14px;
}

#about_fx h2{
	width:610px;
	_width:635px;
	height:20px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 25px;
	color:#6699FF;
	font-size:14px;
	text-align:left;
	background:url(../images/common/tit_s.gif) no-repeat left top;
}

#about_fx h3{
	width:610px;
	_width:635px;
	height:18px;
	_height:20px;
	margin:0px 0px 15px 0px;
	padding:2px 0px 0px 25px;
	color:#6699FF;
	font-size:12px;
	text-align:left;
	background:url(../images/common/tit_ss.gif) no-repeat left top;
}

#currency_character_menu{
	width:198px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:0px;
	padding:10px 5px 5px 5px;
	font-size:12px;
}
/* ---forIE---- */
* html #currency_character_menu{width:210px;}
/* --- / forIE---- */


#currency_character_menu li a{
	padding-left:10px;
	background:url(../images/common/arrow_b.gif) no-repeat left top;
}

.fx_menu_s{
	padding-left:10px;
	background:url(../images/common/arrow_s.gif) no-repeat left top;
}

.fx_menu_s a{
	color:#666666;
}

#about_fx p{
	clear:both;
	width:610px;
	margin-bottom:15px;
	padding:0px;
}

#currency_character_list{
	clear:both;
	width:610px;
	margin-bottom:15px;
	margin-left:20px;
	padding:0px;
}

#currency_character_list dt{
	font-weight:bold;
}

#currency_character_list dd{
	margin-bottom:10px;
}

#country_industry{
	clear:both;
	width:610px;
	margin:0px 0px 0px 20px;
	padding:0px;
	border:1px solid #CCCCCC;
	text-align:left;
}

#country_industry tr th{
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
	margin:0px;
	padding:5px;
	font-size:12px;
}

#country_industry tr td{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:0px;
	padding:5px;
	font-size:12px;
}


