@charset "UTF-8";
/*
 * css for lbbi.net
 */


/* for debug */
/*div{border:1px solid #069;}*/


/* 上部コンテナ */
div#Container_header
{
	position			: relative;
	top					: 0%;
	width				: 1130px;
	height				: 1006px;
	margin				: auto;
	background-image	: url("/images/index/top_back.jpg");
	background-repeat	: no-repeat;
}

/* タイプ別診断チャート */
div#chart
{
	padding-bottom		: 48px;
	height				: 160px;
	width				: 713px;
	margin-left			: 5px;
}

/* 人気の奥方（FXサイト）ランキング */
div#rank
{
	float				: left;
	width				: 490px;
	height				: 335px;
	line-height			: 13px;
}

/* 瓦版 */
div#kawara
{
	width				: 698px;
	height				: 515px;
	margin-left			: 20px;
}

/* 右側 バナー部分のpタグ */
p.right1
{
	padding-top:148px;
	padding-left:45px;
}

p.right2
{
	padding-top 	:30px;
	padding-left	:16px;
}
p.right2 a
{
	display			: block;
	width			: 217px;
	height			: 141px;
	text-decoration	: none;
}
/* IE7,firefox */
p.right2 a{background: url(/images/common/right/4.png) no-repeat;}
p.right2 a:hover{background: url(/images/common/right/4_2.png) no-repeat;}
/* IE6 */
*html p.right2 a{background: url(/images/common/right/index_4.gif) no-repeat;}
*html p.right2 a:hover{background: url(/images/common/right/index_4_2.gif) no-repeat;}

/*
*html p.right2 a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/4.png', sizingMethod='scale');}
*html p.right2 a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/4_2.png', sizingMethod='scale');}
*/
p.right3
{
	padding-top 	: 10px;
	padding-left	: 16px;
}
p.right3 a
{
	display			: block;
	width			: 217px;
	height			:  68px;
	text-decoration	: none;
}
/* IE7,firefox */
p.right3 a{background: url(/images/common/right/1.png) no-repeat;}
p.right3 a:hover{background: url(/images/common/right/1_2.png) no-repeat;}
/* IE6 */
*html p.right3 a{background: url(/images/common/right/index_1.gif) no-repeat;}
*html p.right3 a:hover{background: url(/images/common/right/index_1_2.gif) no-repeat;}
/*
*html p.right3 a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/1.png', sizingMethod='scale');}
*html p.right3 a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/1_2.png', sizingMethod='scale');}
*/
p.right4
{
	padding-top 	:10px;
	padding-left	:16px;
}
p.right4 a
{
	display			: block;
	width			: 217px;
	height			:  68px;
	text-decoration	: none;
}
/* IE7,firefox */
p.right4 a{background: url(/images/common/right/2.png) no-repeat;}
p.right4 a:hover{background: url(/images/common/right/2_2.png) no-repeat;}
/* IE6 */
*html p.right4 a{background: url(/images/common/right/index_2.gif) no-repeat;}
*html p.right4 a:hover{background: url(/images/common/right/index_2_2.gif) no-repeat;}
/*
*html p.right4 a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/2.png', sizingMethod='scale');}
*html p.right4 a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/2_2.png', sizingMethod='scale');}
*/
p.right5
{
	padding-top 	:10px;
	padding-left	:16px;
}
p.right5 a
{
	display			: block;
	width			: 217px;
	height			: 159px;
	text-decoration	: none;
}
/* IE7,firefox */
p.right5 a{background: url(/images/common/right/3.png) no-repeat;}
p.right5 a:hover{background: url(/images/common/right/3_2.png) no-repeat;}
/* IE6 */
*html p.right5 a{background: url(/images/common/right/index_3.gif) no-repeat;}
*html p.right5 a:hover{background: url(/images/common/right/index_3_2.gif) no-repeat;}
/*
*html p.right5 a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/3.png', sizingMethod='scale');}
*html p.right5 a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/3_2.png', sizingMethod='scale');}
*/
p.right6
{
	padding-left:16px;
}
p.right6 a
{
	display			: block;
	width			: 217px;
	height			:  92px;
	text-decoration	: none;
}
/* IE7,firefox */
p.right6 a{background: url(/images/common/right/5.png) no-repeat;}
p.right6 a:hover{background: url(/images/common/right/5_2.png) no-repeat;}
/* IE6 */
*html p.right6 a{background: url(/images/common/right/index_5.gif) no-repeat;}
*html p.right6 a:hover{background: url(/images/common/right/index_5_2.gif) no-repeat;}
/*
*html p.right6 a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/5.png', sizingMethod='scale');}
*html p.right6 a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/right/5_2.png', sizingMethod='scale');}
*/
/*===== 各個別タグ =====*/

/* height */
.h50 { height: 50px; }
.h56 { height: 56px; }
.h60 { height: 60px; }
.h68 { height: 68px; }
.h91 { height: 91px; }
.h120{ height:120px; }
.h150{ height:150px; }
.h160{ height:160px; }
.h185{ height:185px; }
.h281{ height:281px; }
.h335{ height:335px; }
.h545{ height:545px; }

/* padding-top */
.pt65 { padding-top: 65px; }
.pt70 { padding-top: 70px; }
.pt90 { padding-top: 90px; }
.pt120{ padding-top:120px; }
.pt138{ padding-top:138px; }
.pt140{ padding-top:140px; }
.pt190{ padding-top:190px; }

/* padding-bottom */
.pb30 { padding-bottom:30px; }
.pb48 { padding-bottom:48px; }

/* padding-left */
.pl30 { padding-left: 30px; }
.pl33 { padding-left: 33px; }
.pl55 { padding-left: 55px; }
.pl60 { padding-left: 60px; }
.pl90 { padding-left: 90px; }
.pl100{ padding-left:100px; }
.pl140{ padding-left:140px; }
.pl238{ padding-left:238px; }

/* width */
.w20 { width: 20px; }
.w80 { width: 80px; }
.w98 { width: 98px; }
.w150{ width:150px; }
.w166{ width:166px; }
.w241{ width:241px; }
.w253{ width:253px; }
.w283{ width:283px; }
.w300{ width:300px; }
.w314{ width:314px; }
.w408{ width:408px; }
.w480{ width:480px; }
.w498{ width:498px; }
.w600{ width:600px; }
.w718{ width:718px; }

/* 追加 */
a.redlink {
	color:#FF0000;
	margin-left: 58px;
	background: url(images/fxlist/listbg.gif);
}

#fxlist {
	background: url(../images/fxlist/listbg.gif) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
	height: 220px;
	padding-top: 50px;
	padding-left: 30px;
}

#fxlist div{
	width: 108px;
	margin-right: 10px;
	float: left;
	font-size: 8px;
	text-align: center;
	height: 65px;
	line-height: 16px;
}

#fxlist div a {
text-decoration:none;

}

