@CHARSET "windows-31j";
/* プレミアムメニュー画面 日本地図 */
table.mapTable				{margin:0px; padding:0px;}
table.mapTable td			{margin:0px; padding:0px 0px 0px 1px;
                             line-height:1.1;
                             vertical-align:middle;}
table.mapTable a			{display:block; width:100%; height:100%;
                             text-align:center;
                             font-weight:bold;}
table.mapTable a:hover		{background-color:#FFCCCC;}
td.ken						{border: 2px solid #191970;}
td.alert					{background-color:#b80117;}
td.sapporo_hkd				{background-color:#E4FFFF;}
td.sendai_nthk				{background-color:#FFE4B1;}
td.sendai_sthk				{background-color:#FFFFB1;}
td.tokyo_knt				{background-color:#CCFFCC;}
td.tokyo_snt				{background-color:#FFE4E4;}
td.nagoya_hkrk				{background-color:#E4FFFF;}
td.nagoya_cb				{background-color:#FFE4B1;}
td.oosaka_kns				{background-color:#FFFFB1;}
td.hiroshima_cgk			{background-color:#CCFFCC;}
td.takamatsu_skk			{background-color:#FFE4E4;}
td.fukuoka_nks				{background-color:#E4FFFF;}
td.fukuoka_sks				{background-color:#FFE4B1;}
td.okinawa_knw				{background-color:#FFFFB1;}
td.alert a:link			 	{color: #FFFFFF;}
td.alert a:visited		 	{color: #FFFFFF;}
td.alert a:hover		 	{color: #000099;}
td[target="alert"] 			{border: 2px solid #191970;background-color:#b80117;}
td[target="alert"] a:link		{color: #FFFFFF;}
td[target="alert"] a:visited	{color: #FFFFFF;}
td[target="alert"] a:hover		{color: #000099;}
td.for_ie10					{border-left: 2px solid #191970;}

/* 全体回収輸送管理ビュー画面 */
table.tmb0		{margin: 0px;}
table.tmb0 td	{padding:7px;height:20px;}
table.tmb0 th	{padding:7px;height:20px;}
.block			{text-align:left;height:20px;}
.shisya			{text-align:left;text-bottom:13px;text-indent:3px;height:20px;font-weight:normal;}
table.tmb0 th.tdWhite		{border-bottom-color: #ebf1f9;}
table.tmb0 th.tdWhite2	{border-bottom-color: #d8e7fb;}
table.tmb0 th.theadC		{background:#d8e7fb;}
.hidari			{float:left;width:115px; clear: left;margin:0px; padding:0px;}
.mannaka		{float:left; width: 580px;margin:0px; padding:0px;border-left: #d6d6d6 solid 1px;
                 border-right:#d6d6d6 solid 1px;overflow-x: scroll;overflow-y:hidden;}
.migi			{float:left;width:180px;margin:0px;padding:0px;}
.w180{width:180px ! important;}
.w115{width:115px ! important;}
.colorSyuka		{background-color: #FF99FF;}
.colorTsumi		{background-color: #FFCC99;}
.colorHaikan		{background-color: #FFFF99;}
.floatClear	{clear: both;}
.classNone	{display:none;}
.fontMisyuka		{color: #FFCCFF;}
.fontMiTsumi		{color: #FFDEAD;}
.fontMiHaikan		{color: #FFFF99;}

/* 社内間輸送管理ビュー画面 */
.ofukuHidari			{float: left; width: 400px; clear: left;margin:0px; padding:0px;}
.ofukuMigi			{float: right; width: 400px; margin:0px; padding:0px;}
.ofukuVat			{vertical-align: top;}
.ofukuTheadC		{background-color: #d8e7fb;}

/* プレミアムログイン画面 */
.premiumLoginArea {
	border: solid #FEC317 3px;
	padding-top:20px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #B8B8B8 3px 3px;
	-moz-box-shadow: #B8B8B8 3px 3px;
	box-shadow: #B8B8B8 3px 3px;
	background: #FEC317;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEC317), to(#FFFFFF));
	background: -webkit-linear-gradient(#FEC317, #FFFFFF);
	background: -moz-linear-gradient(#FEC317, #FFFFFF);
	background: -ms-linear-gradient(#FEC317, #FFFFFF);
	background: -o-linear-gradient(#FEC317, #FFFFFF);
	background: linear-gradient(#FEC317, #FFFFFF);
	-pie-background: linear-gradient(#FEC317, #FFFFFF);
	behavior: url(./css/PIE.htc);
}
.soranetPlusArea	{position: absolute; bottom:-10px; right:-30px;}

.bgWhite		{background:#FFFFFF;}
.bgPaleBlue		{background:#99CCFF;}

.borderBold		{border: solid #A6A6A6 3px;}

a.linkGrey:link,a:link span				{color:#999999;}
a.linkGrey:visited,a:visited span		{color:#660033;}
a.linkGrey:hover,a:hover span			{color:#000099;}
a.linkGrey:active,a:active span			{color:#000099;}
a.linkGrey:focus,a:focus span			{color:#000099;}

/* IE6透過 */
* html body .pngImg{
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.firstChild.src+",sizingMethod=scale)");
}
* html body .pngImg img{
	visibility:expression("hidden");
}

.blrGrey		{border-right:3px solid #d6d6d6; border-left:3px solid #d6d6d6;}
.blGrey			{border-left:3px solid #d6d6d6;}
.brGrey			{border-right:3px solid #d6d6d6;}
