
/* LR内のIMG用（div） */
.LR_ListIMG	{	margin: 4px 30px 0px 0px;	padding: 0px;	text-align:center;}

/* LR-LIST（現在地） */
.LR_NowPage	{	font-weight:bold;}

/* LR-LIST */
.LIST_Type01,	.LIST_Type01L,  
.LIST_Type02, .LIST_Type02L, 
.LIST_Type03, .LIST_Type03L, 
.LIST_Type04, .LIST_Type04L, 
.LIST_Type09, .LIST_Type05L, 
.LIST_Type91, .LIST_Type91L, 
.LIST_Type92, .LIST_Type92L	
{ list-style-position: outside;	line-height: 110%; margin-top: 1px;	padding-left: 20px;
margin-left:0px;}

.LIST_Type01 li, .LIST_Type01L li, 
.LIST_Type02 li, .LIST_Type02L li, 
.LIST_Type03 li, .LIST_Type03L li, 
.LIST_Type04 li, .LIST_Type04L li, 
.LIST_Type09 li, .LIST_Type09L li	{ margin-bottom: 2px;}

/* （丸・オレンジ）*/
.LIST_Type01	{	list-style-image: url(/common/img_lr/dot_orange.gif);}
.LIST_Type01L	{	list-style-image: url(/common/img_lr/list_line.gif);}
/* （丸・黄色）*/
.LIST_Type02	{	list-style-image: url(/common/img_lr/dot_yerrow.gif);}
.LIST_Type02L	{	list-style-image: url(/common/img_lr/list_line.gif);}
/* （丸・青）*/
.LIST_Type03	{	list-style-image: url(/common/img_lr/dot_blue.gif);}
.LIST_Type03L	{	list-style-image: url(/common/img_lr/list_line.gif);}
/* （丸・緑）*/
.LIST_Type04	{	list-style-image: url(/common/img_lr/dot_green.gif);}
.LIST_Type04L	{	list-style-image: url(/common/img_lr/list_line.gif);}
/* （丸・黒）*/
.LIST_Type09	{	list-style-image: url(/common/img_lr/dot_black.gif);}
.LIST_Type09L	{	list-style-image: url(/common/img_lr/list_line.gif);}
/* （Rank・大）*/
.LIST_Type91		{	list-style-type: decimal;	margin: 4px 0px 0px 0px;}
.LIST_Type91 li	{ text-indent: -16px; padding: 2px 0px 5px 0px; list-style-position:inside; color:#333333;}
.LIST_Type91L		{	list-style-type: decimal;	margin: 4px 0px 0px 0px;}
.LIST_Type91L li{ text-indent: -16px; padding: 2px 0px 5px 0px; list-style-position:inside; color:#333333;}
/* （Rank・小）*/
.LIST_Type92		{	list-style-type: decimal;	margin: 4px 0px 0px 0px;}
.LIST_Type92 li	{	font-size: 11px; text-indent: -16px; padding: 2px 0px 5px 0px; list-style-position:inside; color:#333333;}
.LIST_Type92L		{	list-style-type: decimal;	margin: 4px 0px 0px 0px;}
.LIST_Type92L li{	font-size: 11px; text-indent: -16px; padding: 2px 0px 5px 0px; list-style-position:inside; color:#333333;}


/* ★ LR本番用 ★ */
/* LR枠　01～50丸枠　51～90角枠　99ホワイト */
.LR_W_TB_R01	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R02	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R03	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R04	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R05	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R06	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_R07	{	width: 180px; margin-top: 4px;	margin-bottom: 8px;}
.LR_W_TB_S51	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #848FB9;}
.LR_W_TB_S52	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #FC9C81;}
.LR_W_TB_S53	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #E3E6A9;}
.LR_W_TB_S54	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #9DCEAD;}
.LR_W_TB_S55	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #DBB5AD;}
.LR_W_TB_S56	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #E7D0AD;}
.LR_W_TB_S57	{	width: 180px; margin-top: 5px;	margin-bottom: 8px; border: 1px solid #B5B5B5;}
.LR_W_TB_N99	{	width: 180px; margin-top: 0px;	margin-bottom: 9px; border-width: 0px;}


/* MainTopテーブル内TD */
.LR_MT_TD	{	padding: 2px 4px 2px 4px;	text-align:	center;}
.LR_MM_TD span { font-size: 70%;}
/* MainMiddleテーブル */
.LR_MM_TB	{	margin: 0px; padding-bottom:1px;}
/* MainMiddleテーブル内TD */
.LR_MM_TD	{	text-align: left;	padding: 0px; padding-top: 2px; padding-right: 1px; color:#333333;}
.LR_MM_TD b	{	color:#000000;}
table .LR_MM_TB .LR_MM_TD ul	{	color:#545454;}

/* MainBottomテーブル内TD */
.LR_MB_TD	{	padding: 2px 4px 0px 4px;	text-align:	right;	border-width:	0px;}

/* MainTopテーブル内TD（Rank用グレー背景） */
.LR_MT_TDrank	{	background-color: #EEEEEE;	padding: 6px 4px 3px 4px;
								border-width:	2px;	border-style:	solid; border-color:#FFFFFF;	text-align:	left;}
/* MainBottomテーブル内TD（Rank用グレー背景） */
.LR_MB_TDrank	{	background-color: #EEEEEE;	padding: 6px 4px 3px 4px;
								border-width:	2px 2px 0px 2px;	border-style:	solid; border-color:#FFFFFF;	text-align:	right;}


/*LR枠トップTD（BG-IMG適用）*/
.LR_WT_TD	{	font-weight: bold;	padding: 4px 2px 1px 2px;	height: 21px;	border: 0px solid #FFFFFF;	text-align: center;}
/*LR枠ミドルTD */
.LR_WM_TD	{	border-width:	0px 1px 0px 1px;	border-style: solid;}
/*LR枠ボトムTD（BG-IMG適用）*/
.LR_WB_TD	{	height: 6px;}


/* ● LR01 角・ピンク● */
table .LR_W_TB_R01 .LR_WT_TD	{	color: #333333;	background-image: url(/common/img_lr/fr_brown_head.gif);
															border-bottom: 1px solid #FC9C81;}
table .LR_W_TB_R01 .LR_WM_TD	{	border-left: 1px solid #FC9C81; border-right: 1px solid #FC9C81;}
table .LR_W_TB_R01 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_brown_foot.gif);}
/* ● LR02 丸・青 ● */
table .LR_W_TB_R02 .LR_WT_TD	{	color: #082255;	background-image: url(/common/img_lr/fr_blue_head.gif);
															border-bottom: 1px solid #B3BBE2;}
table .LR_W_TB_R02 .LR_WM_TD	{	border-left: 1px solid #9DA4CE; border-right: 1px solid #9DA4CE;}
table .LR_W_TB_R02 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_blue_foot.gif);}
/* ● LR03 丸・黄 ● */
table .LR_W_TB_R03 .LR_WT_TD	{	color: #5F4508;	background-image: url(/common/img_lr/fr_yellow_head.gif);
															border-bottom: 1px solid #F3F4BA;}
table .LR_W_TB_R03 .LR_WM_TD	{	border-left: 1px solid #E3E6A9; border-right: 1px solid #E3E6A9;}
table .LR_W_TB_R03 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_yellow_foot.gif);}
/* ● LR04 丸・緑 ● */
table .LR_W_TB_R04 .LR_WT_TD	{	color: #06421B;	background-image: url(/common/img_lr/fr_green_head.gif);
															border-bottom: 1px solid #B3E2C1;}
table .LR_W_TB_R04 .LR_WM_TD	{	border-left: 1px solid #9DCEAD; border-right: 1px solid #9DCEAD;}
table .LR_W_TB_R04 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_green_foot.gif);}
/* ● LR05 丸・ピンク ● */
table .LR_W_TB_R05 .LR_WT_TD	{	color: #5F1C08;	background-image: url(/common/img_lr/fr_pink_head.gif);
															border-bottom: 1px solid #EBC5BE;}
table .LR_W_TB_R05 .LR_WM_TD	{	border-left: 1px solid #DBB5AD; border-right: 1px solid #DBB5AD;}
table .LR_W_TB_R05 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_pink_foot.gif);}
/* ● LR06 丸・オレンジ ● */
table .LR_W_TB_R06 .LR_WT_TD	{	color: #5A4000;	background-image: url(/common/img_lr/fr_orange_head.gif);
															border-bottom: 1px solid #F5DFBC;}
table .LR_W_TB_R06 .LR_WM_TD	{	border-left: 1px solid #E7D0AD; border-right: 1px solid #E7D0AD;}
table .LR_W_TB_R06 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_orange_foot.gif);}
/* ● LR07 丸・銀 ● */
table .LR_W_TB_R07 .LR_WT_TD	{	color: #53504A;	background-image: url(/common/img_lr/fr_silver_head.gif);
															border-bottom: 1px solid #CACACA;}
table .LR_W_TB_R07 .LR_WM_TD	{	border-left: 1px solid #B5B5B5; border-right: 1px solid #B5B5B5;}
table .LR_W_TB_R07 .LR_WB_TD	{	background-image: url(/common/img_lr/fr_silver_foot.gif);}

/* ■ LR51 角・青 ■ */
table .LR_W_TB_S51 .LR_WT_TD	{	color: #FFFFFF;	background-color: #907A5F; height:22px;}
table .LR_W_TB_S51 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S51 .LR_WB_TD	{	height:4px;}

table .LR_W_TB_S51 .LR_WT_TD	{	color: #FFFFFF;	background-color: #848FB9; height:22px;}
table .LR_W_TB_S51 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S51 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S51 .LR_MT_TD,
/* table .LR_W_TB_S51 .LR_MB_TD	{	border-color:	#D8DBFF;}

/* ■ LR52 角・ピンク ■ */
table .LR_W_TB_S52 .LR_WT_TD	{	color: #222222;	background-color: #FC9C81; height:22px;}
table .LR_W_TB_S52 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S52 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S52 .LR_MT_TD,
/* table .LR_W_TB_S52 .LR_MB_TD	{	border-color:	#FC9C81;}

/* ■ LR53 角・黄 ■ */
table .LR_W_TB_S53 .LR_WT_TD	{	color: #FFFFFF;	background-color: #D8CB00; height:22px;}
table .LR_W_TB_S53 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S53 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S53 .LR_MT_TD,
/* table .LR_W_TB_S53 .LR_MB_TD	{	border-color:	#F0ECBC;}
/* ■ LR54 角・緑 ■ */
table .LR_W_TB_S54 .LR_WT_TD	{	color: #FFFFFF;	background-color: #509950; height:22px;}
table .LR_W_TB_S54 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S54 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S54 .LR_MT_TD,
/* table .LR_W_TB_S54 .LR_MB_TD	{	border-color:	#C7FFCC;}
/* ■ LR55 角・ピンク ■ */
table .LR_W_TB_S55 .LR_WT_TD	{	color: #FFFFFF;	background-color: #DA3522; height:22px;}
table .LR_W_TB_S55 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S55 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S55 .LR_MT_TD,
/* table .LR_W_TB_S55 .LR_MB_TD	{	border-color:	#FFE3E1;}
/* ■ LR56 角オレンジ ■ */
table .LR_W_TB_S56 .LR_WT_TD	{	color: #FFFFFF;	background-color: #EDA700; height:22px;}
table .LR_W_TB_S56 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S56 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S56 .LR_MT_TD,
/* table .LR_W_TB_S56 .LR_MB_TD	{	border-color:	#F0ECBC;}
/* ■ LR57 角・銀 ■ */
table .LR_W_TB_S57 .LR_WT_TD	{	color: #53504A;	background-color: #EBEBEB; height:22px;}
table .LR_W_TB_S57 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;}
table .LR_W_TB_S57 .LR_WB_TD	{	height:4px;}
/* table .LR_W_TB_S57 .LR_MT_TD,
/* table .LR_W_TB_S57 .LR_MB_TD	{	border-color:	#EBEBEB;}

/* ■ LR99 ホワイト(枠ﾅｼ) ■ */
table .LR_W_TB_N99 .LR_WT_TD	{	color: #53504A;	text-align: left;	height:3px;}
table .LR_W_TB_N99 .LR_WM_TD	{	border-left-width: 0px; border-right-width: 0px;	padding: 0px;}
table .LR_W_TB_N99 .LR_WB_TD	{	height:0px;}
table .LR_W_TB_N99 .LR_MT_TD,
table .LR_W_TB_N99 .LR_MB_TD	{	border-width:	0px;	padding: 0px;}
table .LR_W_TB_N99 .LR_MM_TD { padding:	0px;}


