/* Color Orange ----------------------------------------- */
#main.orange td#sidebar dl#index{
background:url(../../images/frame/title_index_orange.png) no-repeat;
border-bottom:1px solid #f60;
}
#main.orange td#sidebar dl#index dd{
border-left:1px solid #f60;
border-right:1px solid #f60;
}
#main.orange #changer{
background-color:#fc9;
border-left:1px solid #f60;
border-right:1px solid #f60;
border-top:1px solid #f60;
}
#main.orange table.volume{
border-top:1px solid #f60;
border-bottom:1px solid #f60;
border-left:1px solid #f60;
border-right:1px solid #f60;
}
#main.orange table.upper_col{
border-bottom:none;
}
#main.orange table.lower_col{
border-top:none;
}
#main.orange dl#index dd a:link,#main.orange dl#index dd a:visited{
background-color:#fff;
color:#c30;
}
#main.orange dl#index dd a:active,#main.orange dl#index dd a:hover{
background-color:#ccc;
color:#333;
}
#main.orange dl#index dd a.on{
background-color:#fc9;
color:#333;
}
#main.orange td.leftColumn table,#main.orange td.leftColumn table th,#main.orange td.leftColumn table td{
border-color:#ccc;
}
#main.orange th.title{
background-color:#f93;
color:#fff;
}
#main.orange .scrollhead th{
background-color:#fec;
color:#666;
}
#main.orange div.scrollarea{
border-bottom-color:#ccc;
}
/* Autoship */
#main.orange table.autoship td.rightColumn table,#main.orange table.autoship td.rightColumn th,#main.orange table.autoship td.rightColumn td{
border-color:#f93;
}
#main.orange table.autoship table.total{
background-color:#ffd;
}
#main.orange table.autoship th.head{
background-color:#fec;
}
/* End Autoship */
/* Commission */
#main.orange table.commission td.rightColumn table,#main.orange table.commission td.rightColumn th,#main.orange table.commission td.rightColumn td{
border-color:#f93;
}
#main.orange table.commission th.head{
background-color:#fec;
}
#main.orange table.commission table.total{
background-color:#ffd;
}
/* End Commission */
/* History */
#main.orange table.history td.rightColumn table,#main.orange table.history td.rightColumn th,#main.orange table.history td.rightColumn td{
border-color:#f93;
}
#main.orange table.history th.head{
background-color:#fec;
}
#main.orange table.history table.total{
background-color:#ffd;
}
/* End History */
/* My Info */
#main.orange table.myinfo td.rightColumn table,#main.orange table.myinfo td.rightColumn th,#main.orange table.myinfo td.rightColumn td{
border-color:#ccc;
}
/* End My Info */
/* Purchase */
#main.orange table.purchase td.rightColumn table,#main.orange table.purchase td.rightColumn th,#main.orange table.purchase td.rightColumn td{
border-color:#f93;
}
#main.orange table.purchase td.rightColumn table.preview, #main.orange table.purchase td.rightColumn table.preview th, #main.orange table.purchase td.rightColumn table.preview td{ /* 2011.3.18 */
border-color:#ccc;
}
#main.orange table.add_new .leftColumn th span{
color:#f00;
}
#main.orange table.purchase th.head{ /* 2011.3.18 */
background-color:#fec;
}
#main.orange div.check-counter table{
	background-color: #ffd;
}
/* End Purchase */
/* Schedule */
#main.orange table.schedule div.notice{
border-color:#f60;
background-color:#ffc;
}
#main.orange table.schedule table.event_date,#main.orange table.schedule table.event_date th,#main.orange table.schedule table.event_date td{
border:none;
}
#main.orange table.schedule div.event_explan{
border-color:#f60;
}
#main.orange table.schedule div.event_explan h2{
color:#c63;
}
/* End Schedule */
/* Print */
#main.orange table.print th.head{
background-color:#fec;
}
/* End Print */

/* TreeMap */
#miniMap
{
	border-left:solid 1px #f60;
	border-top:solid 1px #f60;
}
#searchItem
{
	background-color:#fec;
}
.popupBorder
{
	border-top:solid 1px #f60;
	border-left:solid 1px #f60;
	border-right:solid 1px #f60;
}
#popupHead
{
	padding:5px 0px 5px 0px;
}
.poptbl td
{
	border-color:#f60;
}
#searchWindow
{
	border-right:solid 1px #f60;
}
