html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/*     ------------------------------------------------------------------------
        . main
		------------------------------------------------------------------------
*/


img {border: none;}
*{
}
.clear {margin: 0px; padding: 0px; clear: both;}

body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	}
#Wrapper {display:block; width: 100%; height: 100%; overflow: hidden; margin: 0px; padding: 0px;}

/*     ------------------------------------------------------------------------
        . Header
		------------------------------------------------------------------------
*/
.mainList {
	display: block;
	width: 95%;
	min-width: 910px;
	margin: 0px auto;
	overflow: hidden;
	wid\th: 910;
	font-family: Tahoma;
	font-weight: bold;
}
	.mainList h4 {display: block; float: left; line-height: normal;}
	.mainList .transfer {
	display: block;
	float: right;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	text-align: right;
}

.title_list {display: block;  text-align: center; height: 26px; padding: 5px 0px; border: 1px solid #999; margin: 0px auto;}
	.title_list span  {background: url(../images/title_list.gif) no-repeat; display: block; height: 26px; width: 162px; margin: 0px auto;}
	.title_list span em {visibility: hidden;}

.t_info2 {display: block; width: 600; margin: 10px auto; background: #e6e6e6; text-align: center; padding: 5px 0;border-top:1px solid blue;border-bottom:1px solid blue;}
	.t_info2 a {text-decoration: none;	font-weight: bold;	color: #FF6600; font-size: 25px; padding: 0px 15px; border-left: 1px solid #fff; border-right: 1px solid #fff; }
	.t_info2 a:hover {color: #fff; background: #FF6600;}
	.t_info2 img {margin: 0px 5px;}

/*本日入庫番号*/
.today {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc; }
	.today th {background:#ffffff; font-size: 25px; font-weight: bold; color: #ff0000; display: table-cell; vertical-align: middle;}
	.today tr.n_title {background:#0000cc; font-size: 40px; font-weight: bold; color: #ffffff;}
	.today th.n_title {background:#0000cc; font-size: 40px; font-weight: bold; color: #ffffff;}
	.today tr td.number {font-size: 40px; color: #ff0000; background:#fff;}
	.today tr td.jurisdiction {display:none;}
	.today tr td.price {font-size: 25px; color: #ff0000; background:#fff;}
	.today tr td.total {font-size: 25px; color: #ff0000; background:#fff;}
	.today tr td.notes {font-size: 25px; color: #ff0000; background:#fff;}
/*グレー*/
	.today tr.gray {background: #363636; color: #eeee00; font-size: 55px; font-weight: bold;}
	.today tr.gray td {background: #363636; color: #eeee00; font-size: 40px; display: table-cell; vertical-align: middle;}
	.today tr.gray td.number {background: #363636; color: #eeee00; font-size: 55px; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.today tr.gray td.price {font-size:25px;text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle;}
/*背景緑・文字黄色*/
	.today tr.green {background: green; color: #EEEE00; font-size: 55px; font-weight: bold;}
	.today tr.green td {background: green; color: #EEEE00; font-size: 40px; display: table-cell; vertical-align: middle;}
	.today tr.green td.number {background: green; color: #EEEE00; font-size: 55px; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.today tr.green td.price {font-size:25px;text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle;}
/*背景赤・文字白*/
	.today tr.red3 {background: #ff0000; color: #fff; font-size: 25px; font-weight: bold;}
	.today tr.red3 td {background: #ff0000; color: #fff; font-size: 40px; display: table-cell; vertical-align: middle;}
	.today tr.red3 td.number {background: #ff0000; color: #fff; font-size: 55px; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.today tr.red3 td.price {font-size:25px; text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle;}
	.today tr.red3 td.total {font-size:25px; text-align: center; padding-right: 5px; display: table-cell; vertical-align: middle;}
	
	.today td {padding: 2px;}
	.today td.number {width: 50%; text-align: center; font-size: 40px; font-weight: bold; color: #ff0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle; background:#ffffff;}
	.today td.central {width: 10%; text-align: center; font-size: 30px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.today td.price {width: 20%; text-align: center; font-size: 25px; font-weight: bold; color: #ff0000; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle; background:#ffffff;}
	.today td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; color: #ff0000;  border-bottom: 1px solid #000; display: table-cell; vertical-align: middle; background:#ffffff;}
	.today td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; color: #ff0000;  border-bottom: 1px solid #000; display: table-cell; vertical-align: middle; background:#ffffff;}

/*白ロム*/
.whiterom {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc; }
	.whiterom th {background:#0000cc; font-size: 40px; font-weight: bold; color: #fff; display: table-cell; vertical-align: middle;}
	.whiterom td.number {width: 50%; text-align: center; font-size: 40px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle; background:#ffffff;}
	.whiterom td.jurisdiction {width: 12%; text-align: center; font-size: 40px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; vertical-align: middle; background:#ffffff;}
	.whiterom td.price {width: 20%; text-align: center; font-size: 25px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle; background:#ffffff;}
	.whiterom td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; color: #FF0000;  border-bottom: 1px solid #000; display: table-cell; vertical-align: middle; background:#ffffff;}

/*当社オススメ番号*/
.recommend {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc;}
	.recommend th {background:#0000cc; font-size: 40px; font-weight: bold; color: #fff; display: table-cell; vertical-align: middle;}
	.recommend tr.darkgreen {background: #CD0000;color:#EEE8AA;}
		.recommend tr.darkgreen td {display: table-cell; vertical-align: middle;}
		.recommend tr.darkgreen td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #EEE8AA;}
		.recommend tr.darkgreen td.price {color: #EEE8AA; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.recommend tr.darkgreen td.total {color: #EEE8AA; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.recommend tr.darkgreen td.notes {color: #EEE8AA; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}

	.recommend tr.darkred {background: #C0FF3E;color:#D02090; }
		.recommend tr.darkred td {display: table-cell; vertical-align: middle;}
		.recommend tr.darkred td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #D02090;}
		.recommend tr.darkred td.price {color: #D02090; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.recommend tr.darkred td.total {color: #D02090; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.recommend tr.darkred td.notes {color: #D02090; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}

	.recommend td {padding: 2px; color: #fff; display: table-cell; vertical-align: middle;}
	.recommend td.number {width: 60%; text-align: center; font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.recommend td.central {width: 10%; text-align: center; font-size: 25px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.recommend td.price {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
	.recommend td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.recommend td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}





/*当月入庫番号*/
.year {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc;}
	.year th {background:#ffffff; font-size: 25px; font-weight: bold; color: #ff0000;}
	.year tr.n_title {background:#0000cc; font-size: 40px; font-weight: bold; color: #ffffff;}
	.year th.n_title {background:#0000cc; font-size: 40px; font-weight: bold; color: #ffffff;}
	.year tr td.number {font-size: 40px; color: #ff0000; background:#fff;}
	.year tr td.jurisdiction {display:none;}
	.year tr td.price {font-size: 25px; color: #ff0000; background:#fff;}
	.year tr td.total {font-size: 25px; color: #ff0000; background:#fff;}
	.year tr td.notes {font-size: 25px; color: #ff0000; background:#fff;}
/*色*/
	.year tr.red {background: #ff0000; color: #fff; font-size: 140px; font-weight: bold;}
		.year tr.red td {display: table-cell; vertical-align: middle;}
		.year tr.red td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.year tr.red td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.red td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.year tr.darkblue {background: #000080; color: #fff; }
		.year tr.darkblue td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.year tr.darkblue td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.darkblue td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.year tr.lightyellow {background: #ffff99; color: #ff0000; }
		.year tr.lightyellow td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.year tr.lightyellow td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.lightyellow td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	
	.year tr.lightgreen {background: #009999; color: #fff; }
		.year tr.lightgreen td {display: table-cell; vertical-align: middle;}
		.year tr.lightgreen td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.year tr.lightgreen td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.lightgreen td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
/*背景グレー文字色黄色*/
	.year tr.gray {background: #363636; color: #eeee00; font-size: 140px; font-weight: bold;}
		.year tr.gray td {display: table-cell; vertical-align: middle;}
		.year tr.gray td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #eeee00;}
		.year tr.gray td.price {color: #eeee00; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.gray td.total {color: #eeee00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
/*背景白・文字色赤色*/
	.year tr.f_red {background: #ffffff; color: #ff0000; font-size: 140px; font-weight: bold;}
		.year tr.f_red td {display: table-cell; vertical-align: middle;}
		.year tr.f_red td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.year tr.f_red td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.f_red td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
/*背景緑・文字色白*/
	.year tr.lightgreen2 {background: #006400; color: #FFD700; font-size: 140px; font-weight: bold;}
		.year tr.lightgreen2 td {display: table-cell; vertical-align: middle;}
		.year tr.lightgreen2 td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #FFD700;}
		.year tr.lightgreen2 td.price {color: #FFD700; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.year tr.lightgreen2 td.total {color: #FFD700; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}

	.year td {padding: 2px; color: #000; display: table-cell; vertical-align: middle;}
	.year td.number {width: 50%; text-align: center; font-size: 40px; color: #ff0000; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #ffffff;}
	.year td.central {width: 10%; text-align: center; font-size: 30px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.year td.price {width: 20%; text-align: center; font-size: 25px; color: #ff0000; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #ffffff;}
	.year td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000; background:#ffffff;}
	.year td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000; background:#ffffff;}
/*背景黒っぽい赤・文字白*/
	.year tr.red_n {background: #a52a2a; color: #fff; font-size: 25px; font-weight: bold;}
	.year tr.red_n td {background: #a52a2a; color: #fff; font-size: 40px; display: table-cell; vertical-align: middle;}
	.year tr.red_n td.number {background: #a52a2a; color: #fff; font-size: 55px; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.year tr.red_n td.price {font-size:25px; text-align: right; padding-right: 5px; display: table-cell; vertical-align: middle;}
	.year tr.red_n td.total {font-size:25px; text-align: center; padding-right: 5px; display: table-cell; vertical-align: middle;}





/*「1万円」均一*/
.ten_thousand {display: table; width: 100%; margin-bottom: 15px ; border-color: #ff0000; border-top: 1px solid #ff0000; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-bottom: 5px solid #ff0000;}
	.ten_thousand th {background:#ff0000; font-size: 40px; font-weight: bold; color: #fff;}
	.ten_thousand tr.semired {background: #ffcccc; color: #ff0099;}
		.ten_thousand tr.semired td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #ff0000; border-bottom: 1px solid #ff0000; color: #ff0099;}
		.ten_thousand tr.semired td.price {color: #ff0099; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #ff0000; text-align: right; padding-right: 5px;}
		.ten_thousand tr.semired td.total {color: #ff0099; font-size: 25px; font-weight: bold; border-right: 1px solid #ff0000; border-bottom: 1px solid #ff0000;}
		.ten_thousand tr.semired td.total2 {background: #ffffff; color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #ff0000;}
	.ten_thousand tr.rwhite {background: #ffffff; color: #ff0000; }
		.ten_thousand tr.rwhite td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #ff0000; border-bottom: 1px solid #ff0000; color: #ff0000;}
		.ten_thousand tr.rwhite td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #ff0000; text-align: right; padding-right: 5px;}
		.ten_thousand tr.rwhite td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #ff0000; border-bottom: 1px solid #ff0000;}
		.ten_thousand tr.rwhite td.total2 {background: #ffffff; color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #ff0000;}
	
	.ten_thousand td {padding: 2px; display: table-cell; vertical-align: middle;  }
	.ten_thousand td.number {width: 60%; text-align: center; font-size: 35px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #ff0000;}
	.ten_thousand td.central {width: 10%; text-align: center; font-size: 30px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #ff0000; display: table-cell; vertical-align: middle;}
	.ten_thousand td.price {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #ff0000; text-align: right; padding-right: 5px;}
	.ten_thousand td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #ff0000;}
	.ten_thousand td.total2 {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #ff0000;}


/*昔番号*/
.oldNumber {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc;}
	.oldNumber th {background:#0000cc; font-size: 40px; font-weight: bold; color: #fff;}
	.oldNumber tr.green {background: #009933; color: #fff;}
		.oldNumber tr.green td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.oldNumber tr.green td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.oldNumber tr.green td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.oldNumber tr.green td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.oldNumber tr.lightyellow {background: #ffff99; color: #ff0000; }
		.oldNumber tr.lightyellow td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.oldNumber tr.lightyellow td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.oldNumber tr.lightyellow td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.oldNumber tr.lightyellow td.notes {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	
	.oldNumber td {padding: 2px; display: table-cell; vertical-align: middle;  }
	.oldNumber td.number {width: 60%; text-align: center; font-size: 35px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000;}
	.oldNumber td.central {width: 10%; text-align: center; font-size: 30px; font-weight: bold; color: #FF0000; border-right: 1px solid #000; border-bottom: 1px solid #000; display: table-cell; vertical-align: middle;}
	.oldNumber td.price {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
	.oldNumber td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.oldNumber td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}


/*その他の番号*/
.series {display: table; width: 100%; margin-bottom: 15px ; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 5px solid #0000cc;}
	.series th {background:#ffffff; font-size: 30px; font-weight: bold; color: #000000;}
	.series tr.n_title {background:#0000cc; font-size: 30px; font-weight: bold; color: #ffffff;}
	.series th.n_title {background:#0000cc; font-size: 30px; font-weight: bold; color: #ffffff;}
	.series tr.darkgreen {background: #006400;}
	.series tr.darkred {background: #a52a2a; }
	.series td {padding: 2px; color: #000000; display: table-cell; vertical-align: middle;  }
	.series td.number {width: 50%; text-align: center; font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000;}
	.series td.jurisdiction {width: 12%; text-align: center; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000;}
	.series td.price {width: 18%; text-align: center; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
	.series td.total {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000;}
	.series td.notes {width: 20%; text-align: center; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000;}
	.series tr.red {background: #ff0000; color: #ffff00;}
		.series tr.red td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffff00}
		.series tr.red td.price {color: #ffff00; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.red td.jurisdiction {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.red td.total {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.red td.notes {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.darkred2 {background: #a52a2a; color: #fff; }
		.series tr.darkred2 td.number {font-size: 60px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.darkred2 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.darkred2 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.darkred2 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
		.series tr.darkred2 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }

	.series tr.darkred1 {background: #cc0000; color: #fff; }
		.series tr.darkred1 td.number {font-size: 59px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.darkred1 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.darkred1 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.darkred1 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
		.series tr.darkred1 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
	.series tr.lightyellow {background: #ffff99; color: #ff0000; }
		.series tr.lightyellow td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.series tr.lightyellow td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.lightyellow td.jurisdiction {color: #ff0000; font-size: 24px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightyellow td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000;}
		.series tr.lightyellow td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ff0000;}
	.series tr.green {background: #009933; color: #fff;}
		.series tr.green td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.green td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.green td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
	.series tr.green1 {background: #009933; color: #ffd700;}
		.series tr.green1 td.number {font-size: 60px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffd700;}
		.series tr.green1 td.price {color: #ffd700; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.green1 td.jurisdiction {color: #ffd700; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.green1 td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ffd700;}
		.series tr.green1 td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #ffd700;}
	.series tr.green2 {background: #006400; color: #fff;}
		.series tr.green2 td.number {font-size: 60px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green2 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.green2 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.green2 td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green2 td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
	.series tr.green3 {background: #008000; color: #fff;}
		.series tr.green3 td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green3 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.green3 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.green3 td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green3 td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
	.series tr.green21 {background: #006400; color: #fff;}
		.series tr.green21 td.number {font-size: 45px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green21 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.green21 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.green21 td.total { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}
		.series tr.green21 td.notes { font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; color: #fff;}

	.series tr.red1 {background: #ff0000; color: #fff;}
		.series tr.red1 td.number {font-size: 60px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.red1 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.red1 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.red1 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.red1 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.red12 {background: #ff0000; color: #fff; }
		.series tr.red12 td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.red12 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.red12 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.red12 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
		.series tr.red12 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
/*背景ネイビー･文字白*/
	.series tr.Navy {background: Navy; color: #fff; }
		.series tr.Navy td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.Navy td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.Navy td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.Navy td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
		.series tr.Navy td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
/*背景薄めのオレンジ･文字白*/
	.series tr.lightorange {background: F4A460; color: #fff; }
		.series tr.lightorange td.number {font-size: 45px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.lightorange td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.lightorange td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightorange td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }
		.series tr.lightorange td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; }




	.series tr.darkgrey {background: #333333; color: #ffff00;}
		.series tr.darkgrey td {color: #ffff00; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.darkgrey td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.darkgrey td em {color: #ff0000; font-size: 30px; display: block; font-style: normal;}
		.series tr.darkgrey td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffff00;}
		.series tr.darkgrey td.price {color: #ffff00; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.darkgrey td.jurisdiction {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.darkgrey td.total {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.darkgrey td.notes {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.blackyellow {background: #000000; color: #ffff00;}
		.series tr.blackyellow td {color: #ffff00; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.blackyellow td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.blackyellow td em {color: #ff0000; font-size: 30px; display: block; font-style: normal;}
		.series tr.blackyellow td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffff00;}
		.series tr.blackyellow td.price {color: #ffff00; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.blackyellow td.jurisdiction {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blackyellow td.total {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blackyellow td.notes {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.blackwhiteyellow {background: #000000; color: #ffff99;}
		.series tr.blackwhiteyellow td {color: #ffff99; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.blackwhiteyellow td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.blackwhiteyellow td em {color: #ff0000; font-size: 30px; display: block; font-style: normal;}
		.series tr.blackwhiteyellow td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffff99;}
		.series tr.blackwhiteyellow td.price {color: #ffff99; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.blackwhiteyellow td.jurisdiction {color: #ffff99; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blackwhiteyellow td.total {color: #ffff99; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blackwhiteyellow td.notes {color: #ffff99; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.redwhite {background: #ff0000; color: #ffffff;}
		.series tr.redwhite td {color: #ffffff; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.redwhite td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.redwhite td em {color: #ffffff; font-size: 30px; display: block; font-style: normal;}
		.series tr.redwhite td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffffff;}
		.series tr.redwhite td.price {color: #ffffff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.redwhite td.jurisdiction {color: #ffffff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.redwhite td.total {color: #ffffff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.redwhite td.notes {color: #ffffff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.yellowpurple {background: #ffff00; color: #800080;}
		.series tr.yellowpurple td {color: #800080; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.yellowpurple td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.yellowpurple td em {color: #ff0000; font-size: 30px; display: block; font-style: normal;}
		.series tr.yellowpurple td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #800080;}
		.series tr.yellowpurple td.price {color: #800080; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.yellowpurple td.jurisdiction {color: #800080; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.yellowpurple td.total {color: #800080; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.yellowpurple td.notes {color: #800080; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.redyellow {background: #ff0000; color: #ffff00;}
		.series tr.redyellow td {color: #ffff00; font-size: 45px; text-align: center; font-weight: bold; }
		.series tr.redyellow td span {font-size: 30px; display: block; text-decoration: underline;}
		.series tr.redyellow td em {color: #ff0000; font-size: 30px; display: block; font-style: normal;}
		.series tr.redyellow td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ffff00;}
		.series tr.redyellow td.price {color: #ffff00; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.redyellow td.jurisdiction {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.redyellow td.total {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.redyellow td.notes {color: #ffff00; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.orange2 {background: #ff6633; color: #fff;}
		.series tr.orange2 td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.orange2 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.orange2 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange2 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange2 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.orange21 {background: #ff6600; color: #fff;}
		.series tr.orange21 td.number {font-size: 45px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.orange21 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.orange21 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange21 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange21 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}

/*背景オレンジ・文字白*/
	.series tr.orange22 {background: #ff0000; color: #fff;}
		.series tr.orange22 td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.orange22 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.orange22 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange22 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange22 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}

	.series tr.orange {background: #ff6600; color: #fff;}
		.series tr.orange td.number {font-size: 55px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.orange td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.orange td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.orange td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.brown {background: #e9967a; color: #000;}
		.series tr.brown td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000;}
		.series tr.brown td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.brown td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.brown td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.brown td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.lightblue {background: #c6e2ff; color: #000;}
		.series tr.lightblue td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000;}
		.series tr.lightblue td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.lightblue td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightblue td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightblue td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.lightgreen {background: #eee8aa; color: #000;}
		.series tr.lightgreen td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000;}
		.series tr.lightgreen td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.lightgreen td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightgreen td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.lightgreen td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.cream {background: #eee8aa; color: #000;}
		.series tr.cream td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000;}
		.series tr.cream td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.cream td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.cream td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.cream td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.txtred {background: #fff; color: #ff0000;}
		.series tr.txtred td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.series tr.txtred td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.txtred td.jurisdiction {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.txtred td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.txtred td.notes {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.blue {background: #0066cc; color: #fff;}
		.series tr.blue td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff;}
		.series tr.blue td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.blue td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blue td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.blue td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
	.series tr.yellow {background: #ffff00; color: #000;}
		.series tr.yellow td {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000; text-align: center;}
/*↓下記6台値引販売可能↓*/
	.series tr.white td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000;}
		.series tr.white td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px;}
		.series tr.white td.jurisdiction {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.white td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		.series tr.white td.notes {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000;}
		
		.series tr.lightgreen2 td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000; background: #98fb98;}
		.series tr.lightgreen2 td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #98fb98;}
		.series tr.lightgreen2 td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #98fb98;}
		.series tr.lightgreen2 td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #98fb98;}
		.series tr.lightgreen2 td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #98fb98;}

		.series tr.lightgreen3 td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff; background: #00cc99;}
		.series tr.lightgreen3 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #00cc99;}
		.series tr.lightgreen3 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00cc99;}
		.series tr.lightgreen3 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00cc99;}
		.series tr.lightgreen3 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00cc99;}

		.series tr.lightgreen4 td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #fff; background: #00a497;}
		.series tr.lightgreen4 td.price {color: #fff; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #00a497;}
		.series tr.lightgreen4 td.jurisdiction {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00a497;}
		.series tr.lightgreen4 td.total {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00a497;}
		.series tr.lightgreen4 td.notes {color: #fff; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #00a497;}

		.series tr.lightpink td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #000; background: #eed5d2;}
		.series tr.lightpink td.price {color: #000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #eed5d2;}
		.series tr.lightpink td.jurisdiction {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #eed5d2;}
		.series tr.lightpink td.total {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #eed5d2;}
		.series tr.lightpink td.notes {color: #000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #eed5d2;}
		.series tr.blue1 td.number {font-size: 40px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; color: #ff0000; background: #aaffff;}
		.series tr.blue1 td.price {color: #ff0000; font-size: 25px; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: right; padding-right: 5px; background: #aaffff;}
		.series tr.blue1 td.jurisdiction {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #aaffff;}
		.series tr.blue1 td.total {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #aaffff;}
		.series tr.blue1 td.notes {color: #ff0000; font-size: 25px; font-weight: bold; border-bottom: 1px solid #000; background: #aaffff;}
		
		.border-blue { border: 8px solid #99ccff; width:560px; margin: 20px auto; padding:10px } 
		.border-blue ul { list-style:none; font-size:16px; font-weight:bold; line-height:25px; margin-bottom:15px; }
		.border-blue .red { color:#ff0000; }
		.border-blue .f28 { font-size:28px; }
		.border-blue a { color: #FF6600; text-decoration:none; font-weight:bold; font-size:16px; }
		.border-blue a:hover { background-color:#FF6600; color:#FFFFFF; }
th {
	font-family: "Franklin Gothic Medium";
	font-weight: bold;
}
.number_n {
	font-size: 40px;
}
.listmenu_175 {
	vertical-align: top;
	width: 175px;
}
.listmenu_616 {
	vertical-align: top;
	width: 616px;
}
