<!--
.quick_page {
	width:60px;
	color:#090;
	border: 0px;}
.hyper_link a {
	border		: 0px;
}
.hyper_link a:hover {
	color		:#FF9900;
}
.pic_link {
	text-decoration	: none;
	border			: 0px;
}
/* blue */
table .lbule{
	border-collapse: separate;
}
.lbule td.digi_btn {
/**	background-color: #C5D3D9;**/
	height			: 22px;
	border			: 1px solid #A0A0A0;
/**	FILTER			: Alpha(opacity=50);**/
        border-radius: 3px;
   -moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.lbule td.digi_btn a {
	color			: #D66D1A;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	height			: 22px;
	font-weight		: bold;
}
.lbule td.digi_btn a:hover {
	color			: #930;
	background-color: #FFA300;
/**	FILTER			: Alpha(opacity=100);**/
}
.lbule td.digi_btn_now {
	background-color: #FFFFFF;
	height			: 22px;
	border			: 1px solid #F33;
        border-radius: 3px;
   -moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.lbule td.digi_btn_now a {
	color			: #FF9900;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	height			: 22px;
	font-weight		: bold;
}
.lbule td.digi_btn_now a:hover {
	color			: #FF3300;
	background-color: #BFBFBF;
}

.lbule td.digi_table {
	padding-right	: 5px;
	padding-left	: 5px;
	height			: 22px;
	border			: 1px solid #A0A0A0;
        border-radius: 3px;
   -moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:12px;
}
.lbule td.btn_refresh {
/**	background-color: #C5D3D9;**/
	width			: 36px;
	height			: 22px;
	border			: 1px solid #A0A0A0;
	/**FILTER			: Alpha(opacity=50);**/
        border-radius: 3px;
   -moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.lbule td.btn_refresh a {
	color			: #FF9900;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	width			: 36px;
	height			: 22px;
	font-weight		: bold;
	background: url(../images/button/refresh.png) 50% 50% no-repeat;
}
.lbule td.btn_refresh a:hover {
	color			: #FF3300;
	background: #b5c3c9 url(../images/button/refresh.png) 50% 50% no-repeat;
}
/* orange */
.lorg td.digi_btn {
	background-color: #000;
	height			: 22px;
	border			: 1px solid #F60;
/**	FILTER			: Alpha(opacity=50);**/
}
.lorg td.digi_btn a, #main_intbl .lorg td.digi_btn a {
	color			: #9999FF;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	height			: 22px;
	font-weight		: bold;
}
.lorg td.digi_btn a:hover {
	color			: #FFFFFF;
	background-color: #F60;
/**	FILTER			: Alpha(opacity=100);**/
}
.lorg td.digi_btn_now {
	background-color: #930;
	height			: 22px;
	border			: 1px solid #F30;
}
.lorg td.digi_btn_now a, #main_intbl .lorg td.digi_btn_now a {
	color			: #FFF;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	height			: 22px;
	font-weight		: bold;
}
.lorg td.digi_btn_now a:hover {
	color			: #FFF;
	background-color: #F00;
}
.lorg td.digi_table, #main_intbl .lorg td.digi_table{
	padding-right	: 5px;
	padding-left	: 5px;
	height			: 22px;
	border			: 1px solid #F60;
}
.lorg td.btn_refresh {
	background-color: #000;
	width			: 36px;
	height			: 22px;
	border			: 1px solid #F60;
/**	FILTER			: Alpha(opacity=50);**/
}

.lorg td.btn_refresh a, #main_intbl .lorg td.btn_refresh a {
	color			: #FF9900;
	position		: relative;
	display			: block;
	padding-left	: 5px;
	padding-right	: 5px;
	text-decoration	: none;
	line-height		: 22px;
	width			: 36px;
	height			: 22px;
	font-weight		: bold;
	background: url(../images/button/refresh.png) 50% 50% no-repeat;
}
.lorg td.btn_refresh a:hover {
	color			: #FF3300;
	background: #F60 url(../images/button/refresh.png) 50% 50% no-repeat;
}
.gap, #main_intbl .gap {
	padding-left	: 1px;
	padding-right	: 1px;
}
-->