.tdbox {
background-color:#44617b;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
/*padding-left:8px;*/
color:#ffffff;
font-size:18px;
font-weight:900;
}

.tdbox2 {
border:1px solid #192f60;
background-color:#ff6347;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
/*padding-left:8px;*/
color:#fff;
font-size:23px;
font-weight:900;
}

.gold{color:#FFD700}
.olive{color:#808000}
.orange{color:#FFA500}
.blue{color:#1d63a2}
.pink{color:#FF9999}
.blue01{color:#1d63a2}
.teal{color:#008080}
.cyoko{color:#A52A2A}
.darkcyoko{color:#663300}

.tdbox_s {
background:url(/pgm/img/syouken.png) no-repeat left center;
background-color:#ec6d51;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
color:#000;
font-size:28px;
font-weight:900;
width:120px;
line-height:23px;
height:104px;
}

.tdbox2_s1 {
color:#333;
padding-left:6px;
padding-right:6px;
position:relative;top:-6px;
font-size:20px;
}

.tdbox2_s2 {
background-color:#ec6d51;
color:white;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding-left:6px;
padding-right:6px;
position:relative;top:-8px;
font-size:20px;
}


.tdbox2_s3 {
background-color:#ff6347;
color:white;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding-left:6px;
padding-right:6px;
position:relative;top:-6px;
font-size:20px;
}

.table_layout2{
display: table;
table-layout:
fixed;
width:70px;
}

.f28{font-size:28px}

.tbl_l2 {
border-left: 1px solid #ccc;
}


table#tbl_c{
	width:100%;
	border-bottom: 1px solid #ccc;
	font-size:14px;
	text-align: center;
	line-height:30px;
}

table#tbl_c th {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	color: #fff;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}

table#tbl_c th:first-child {
  border-radius: 5px 0 0 0;	
}

table#tbl_c th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}

table#tbl_c td {
	vertical-align: middle;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}


.wdt_0{width:40px !important;}
.wdt_1{width:40px !important;}
.wdt_2{width:0px !important;}
.wdt_3{width:50px !important;}
.wdt_4{width:50px !important;}

.tbl_r2 {
border-right:1px solid #ccc !important;
}
.tbl_r3 {
border-right:1px solid #a9a9a9 !important;
}
.tbl_rn {
border-right:none !important;
}


#chuckNavi{
	width: 100%;
	background:#ddd;
	float: left;
}

#chuckNavi ul li a{
	background: -moz-linear-gradient(top, #666, #000); background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,52,59,1)), to(rgba(63,76,107,1)));
	float: left;
	height: auto;line-height:18px;
	padding:4px 2px;
	width: 14%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	border-right: 1px solid #a9a9a9;
	box-sizing: border-box;vertical-align:center;
}


#chuckNavi ul li a.ch_1{
	background: -moz-linear-gradient(top, #666, #000); background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,52,59,1)), to(rgba(63,76,107,1)));
	float: left;
	height: auto;line-height:18px;
	padding:4px 2px;
	width: 15%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	border-right: 1px solid #a9a9a9;
	box-sizing: border-box;vertical-align:center;
}


#chuckNavi ul li a:hover{
	background:#11579E;
	-webkit-transition: all .5s ease;transition: all .5s ease;
}

a.p_btn {
	cursor: pointer;
	background:#FCFCFF;
	height:22px !important;
	line-height:22px !important;
	color:#000;
	width: 40px !important;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #669966;text-decoration:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
a.p_btn:hover{
	background: #000;
	color:#fff;
}

.mylist_btn3 {
	background-color:#336699;
	height:24px;
	cursor: pointer;
	color: #fff;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	padding:0 4px 0 4px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.mylist_btn3:hover  {
	background-color: #333;
}
