@charset "shift_jis";
@import url("common.css");

/*------------------------------------
  基本設定
-------------------------------------*/

body {
	padding:10px 0 0;
	margin:0 auto;
	color: #666;
	text-align:center;
	background:#F9DF9F url(../fx_images/inf/background.gif);
}
a {
	color: #666;
	text-decoration:none;
}

a:hover {
	color: #F00;
	text-decoration:underline;
}
a:hover img {
	filter: Alpha(opacity=50);
	opacity:0.5;
}

div#main {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
}
#main #mainColam {
	margin: 0 0 0 20px;
	width: 727px;
	float: left;
	display: inline;
}
#mainColam div {
	width: 705px;
}
#main #rightColam {
	width: 195px;
	float: left;
}
/*------------------------------------
  ヘッダー
-------------------------------------*/
h1 {
	width: 960px;
	font-size: 0.84em;
	line-height: 1.6em;
	color: #FFF;
	margin: 0 auto 0;
	text-indent: 1em;
	background: #DB2708;
}
#header {
	height: 75px;
	width: 960px;
	margin:0 auto;
	background: url(../fx_images/inf/header.gif) no-repeat 0 0;
}
#header p a {
	height: 75px;
	width: 960px;
	display: block;
	text-indent: -600em;
	overflow: hidden;
	z-index: 0;
}
#header menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding: 0 1em;
	font-size: 0.84em;
	line-height: 1.8em;
}
#header menu li {
	display: inline;
}
/*------------------------------------
  メニュー
-------------------------------------*/
menu#menu {
	width: 960px;
	height: 33px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	background-color: #FFF;
}
* html menu#menu {
	margin-left:0;
}
menu#menu li {
	float: left;
	display: inline;
	height: 33px;
	width: 192px;
}
menu#menu li a {
	height: 33px;
	width: 192px;
	display: block;
	text-indent: -500em;
	overflow: hidden;
}
menu#menu li a:hover {
	filter: Alpha(opacity=50);
	opacity:0.5;
}

/*-----------------------------------*/
menu#menu li.m1 a {
	background: url(../fx_images/inf/menu1.gif) no-repeat 0 0;
}
menu#menu li.m2 a {
	background: url(../fx_images/inf/menu2.gif) no-repeat 0 0;
}
menu#menu li.m3 a {
	background: url(../fx_images/inf/menu3.gif) no-repeat 0 0;
}
menu#menu li.m4 a {
	background: url(../fx_images/inf/menu4.gif) no-repeat 0 0;
}
menu#menu li.m5 a {
	background: url(../fx_images/inf/menu5.gif) no-repeat 0 0;
}
/*------------------------------------
  フッター
-------------------------------------*/
#footer {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	font-size: 0.84em;
	clear: both;
}
#footer p {
	padding: 0 2em;
	text-align: right;
}
#footer p.copy {
	background: #DB2708;
	color: #FFF;
	line-height: 1.6em;
	text-align: center;
}
#footer p a {
	color: #000;
}
#footer p a span {
	color: #DB2708;
}
#footer p a:hover {
	filter: Alpha(opacity=50);
	opacity:0.5;
}
/*-----------------------------------*/
#footer dir {
	margin: 0 auto;
	width: 46em;
}
#footer li {
	display: inline;
	line-height: 2.5em;
}



/*------------------------------------
  右カラム
-------------------------------------*/
#rightColam p {
	padding: 0 0 0.5em;
	font-size: 0.84em;
	line-height: 1.4em;
}
/*------------------------------------
  右カラム　ランキング
-------------------------------------*/
#rightColam .rank {
	margin: 0.5em 0 1em;
}
#hitrank {
	background: url(../fx_images/inf/background_hitrank.gif) repeat-y 0 31px;
}
#picrank {
	background: url(../fx_images/inf/background_picrank.gif) repeat-y 0 31px;
}
/*-----------------------------------*/
#rightColam .rank h3 {
	height: 31px;
	width: 195px;
	display: block;
	overflow: hidden;
	text-indent: -500em;
}
#hitrank h3 {
	background: url(../fx_images/title/h3_hitrank.gif) no-repeat 0 0;
}
#picrank h3 {
	background: url(../fx_images/title/h3_picrank.gif) no-repeat 0 0;
}
/*-----------------------------------*/
#rightColam .rank ol {
	padding: 0.5em 0 0;
	background: url(../fx_images/inf/background_rank.gif) repeat-y 0 0;
}
#rightColam .rank li {
	margin: 0 19px 0.5em;
	padding: 0 0.5em 0 33px;
	line-height: 2.4em;
	font-size: 0.84em;
}
#rightColam .rank li.r1 {
	background: url(../fx_images/inf/rank1.gif) no-repeat 0 50%;
}
#rightColam .rank li.r2 {
	background: url(../fx_images/inf/rank2.gif) no-repeat 0 50%;
}
#rightColam .rank li.r3 {
	background: url(../fx_images/inf/rank3.gif) no-repeat 0 50%;
}
#rightColam .rank li.r4 {
	background: url(../fx_images/inf/rank4.gif) no-repeat 0 50%;
}
#rightColam .rank li.r5 {
	background: url(../fx_images/inf/rank5.gif) no-repeat 0 50%;
}
#hitrank li {
	border-bottom:1px dashed #F6AC00;
}
#picrank li {
	border-bottom:1px dashed #89C12B;
}
/*-----------------------------------*/
#rightColam .rank p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom:none;
	font-size: 0;
	height: 12px;
	overflow: hidden;
}

/*------------------------------------
  右カラム　リンク
-------------------------------------*/
#rightColam #link{
	margin: 0.5em 0 1em;
}
#rightColam #link h3 {
	height: 32px;
	width: 195px;
	display: block;
	overflow: hidden;
	text-indent: -500em;
	background: url(../fx_images/title/h3_link.gif) no-repeat 0 0;
}
/*-----------------------------------*/
#rightColam #link dir {
	border: 1px solid #1D3FFF;
	border-top: none;
	padding: 0.5em 0 0.3em;
}

#rightColam #link li {
	margin: 0 19px 0.5em;
	padding: 0 0.5em 0 18px;
	font-size: 0.84em;
	line-height: 2em;
	background: url(../fx_images/inf/icon1.gif) no-repeat 0 50%;
	border-bottom:1px dashed #1D3FFF;
}

/*------------------------------------
  トップページ
-------------------------------------*/
#mainColam div#topImage {
	background: url(../fx_images/top_image.gif) no-repeat -2px 0;
	height: 300px;
	width: 711px;
	display: block;
	overflow: hidden;
}
#topImage h2 ,
#topImage p {
	text-indent: -500em;
	height: 0em;
}
/*-----------------------------------*/
#topStep h2 {
	height: 28px;
	width: 705;
	overflow: hidden;
	text-indent: -500em;
	background: url(../fx_images/title/h2_step.gif) no-repeat 0 0;
}
#topStep dl {
	height: 135px;
	width: 705;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../fx_images/step.gif) no-repeat 0 0;
}
#topStep li {
	text-align: right;
	font-size: 0.84em;
	color:#ED0900;
	line-height:4em;
}
#topStep li img {
	vertical-align: middle;
}
#topStep p {
	font-size: 0.84em;
	line-height: 1.4em;
	padding: 0 0 0.2em 2em;
	text-indent: -2em;
}
/*------------------------------------
  トップページ　注目の会社
-------------------------------------*/
#pickup {
	margin: 1em 0;
	color:#222;
}
#pickup h2 {
	height: 37px;
	width: 705px;
	overflow: hidden;
	text-indent: -500em;
/*
	background: url(../fx_images/title/h2_picup.gif) no-repeat 0 0;
*/
}
#pickup .pickupSet {
	margin: 1em 0;
	border: 1px solid #C8C4C3;
	padding:15px;
	width: auto;
}
* html #pickup .pickupSet {
	width: 703px;
}
#pickup .pickupSet h3 {
	width: 130px;
	display: block;
	float: left;
}
/*-----------------------------------*/
#pickup .pickupSet div {
	width: 340px;
	display: block;
	float: left;
}
#pickup .pickupSet h4 {
	margin: 0 10px 0.5em 0;
	font-size: 1.5em;
	line-height: 1em;
	border-bottom: 2px solid #F5AE00;
	color:#111;
	font-weight: 900;
}
#pickup .pickupSet p {
	margin: 0 10px 0 0;
	font-size: 0.84em;
	line-height: 1.4em;
}
/*-----------------------------------*/
#pickup .pickupSet dl {
	background: #FCEBBB;
	width: 203px;
	display: block;
	float: left;
	font-size: 0.84em;
}
#pickup .pickupSet dt {
	padding: 0 0.5em 0 35px;
	color:#EF2A0B;
	line-height: 3em;
	background: url(../fx_images/inf/icon2.gif) no-repeat 10px 50%;
}
#pickup .pickupSet dd {
	padding: 0 1em 0.5em;
	line-height: 1.4em;
}
#pickup .pickupSet dd strong {
	color:#EF2A0B;
	font-size: 1.9em;
	line-height: 1em;
	font-weight: 900;
}
#pickup .pickupSet dd.attention {
	padding: 0 1em 1em 80px;
	background: url(../fx_images/inf/pickup_attention.gif) no-repeat 10px 0;
}
/*-----------------------------------*/
#pickup .pickupSet p.send {
	margin: 0 0 0 0;
	text-align: center;
	clear: both;
}

/*------------------------------------
  FXとは_サブページ
-------------------------------------*/
#sub_box {
	margin: 1em 0;
	color:#222;
	font-size: 0.84em;
}
#sub_box h2 {
	height: 37px;
	width: 705px;
	overflow: hidden;
	text-indent: -500em;
}
#sub_box h2.about1 {background: url(../fx_images/title/h2_about-fx1.gif) no-repeat 0 0;}
#sub_box h2.about2 {background: url(../fx_images/title/h2_about-fx2.gif) no-repeat 0 0;}
#sub_box h2.about3 {background: url(../fx_images/title/h2_about-fx3.gif) no-repeat 0 0;}

#sub_box p.about1 {
	padding: 1em 220px 2em 0.5em;
	background: url(../fx_images/about/about_bg1.gif) no-repeat right 5px;
	line-height: 1.7;
}
#sub_box div.about_box1{
	background: #FEFCBD url(../fx_images/about/about_bg2_top.gif) no-repeat 0 0;
	width:698px;
	margin:1em 0 2em 4px;
	padding-top: 6px;
}
#sub_box div.about_box1 p{padding:10px;}
#sub_box div.about_box1 .left{
	float:left;
	width:50%;
}
#sub_box div.about_box1 .right{
	float:right;
	width:50%;
}
#sub_box div.about_box1 .right p{ text-align: center;}

#sub_box ul.about1{
	padding:5px 5px 1.5em;
}
#sub_box ul.about1 li{
	border-bottom: 1px dotted #FEC500;
	padding:10px 10px 10px 140px;
}
#sub_box ul.about1 li.mi1{background: url(../fx_images/about/mi1.gif) no-repeat 0 10px;}
#sub_box ul.about1 li.mi2{background: url(../fx_images/about/mi2.gif) no-repeat 0 10px;}
#sub_box ul.about1 li.mi3{background: url(../fx_images/about/mi3.gif) no-repeat 0 10px;}
#sub_box ul.about1 li.mi4{background: url(../fx_images/about/mi4.gif) no-repeat 0 10px;}
#sub_box ul.about1 li.mi5{background: url(../fx_images/about/mi5.gif) no-repeat 0 10px;}

#sub_box div#aboutImage {
	background: url(../fx_images/about/about_bg5.gif) no-repeat -2px 0;
	height: 232px;
	width: 705px;
	display: block;
	overflow: hidden;
	margin: 0 0 1.5em;
}
#aboutImage h2 ,
#aboutImage p {
	text-indent: -500em;
	height: 0em;
}


#about_pickup {
	margin:0;
	color:#222;
}
#about_pickup .pickupSet {
	margin: 1em 0;
	border: 1px solid #C8C4C3;
	padding:15px;
	width: auto;
}
* html #about_pickup .pickupSet {
	width: 703px;
}
#about_pickup .pickupSet h3 {
	width: 130px;
	display: block;
	float: left;
}
/*-----------------------------------*/
#about_pickup .pickupSet div.t_box {
	width: 540px;
	display: block;
	float: left;
}
#about_pickup .pickupSet div.t_box div{
	width:auto;
	border-bottom: 2px solid #F5AE00;
	margin: 0 0 1em 0;
}
#about_pickup .pickupSet h4 {
	font-size: 1.5em;
	line-height: 1.35em;
	color:#111;
	font-weight: 900;
	width: 340px;
	float: left;
}
#about_pickup .pickupSet p.send {
	margin: 0 0 0 0;
	text-align: center;
	width: 168px;
	float: right;
}

#about_pickup .pickupSet p {
	margin: 0 10px 0 0;
	line-height: 1.4em;
}

#about_pickup .pickupSet table {
	width:100%;
	margin:1em 0 0 0;
	border-top:1px solid #EA1507;
	border-left:1px solid #EA1507;
	clear: both;
}
#about_pickup .pickupSet table tr td{
	border-right:1px solid #EA1507;
	border-bottom:1px solid #EA1507;
	padding:0.5em;
	text-align: center;
	font-weight: bold;
}
#about_pickup .pickupSet table tr.head td{
	background: #FEFCBD;
	padding:0.3em 0.5em;
}