/* leftmenu
----------------------------------------------- */
div.categoryTitle {
    margin:0 0 3px 0;
    padding:0;
    background: url(/img/category_ttl_bg.jpg) no-repeat top;
    width:100%;
    border-bottom:solid 1px #dbd1ba;
}
div.categoryTitle02 {
    margin:0;
    padding:0;
    background: url(/img/category_ttl_bg02.jpg) no-repeat top;
    width:100%;
    border-bottom:solid 1px #dbd1ba;
}
div.categoryTitle h2,
div.categoryTitle02 h2 {
    margin:4px 4px 0;
    padding:0;
    font-size:75%;
    line-height:1.3;
    float:left;
    color:#65635d;
}
div.categoryTitle h2 img,
div.categoryTitle02 h2 img {
    vertical-align:middle;
    margin-bottom:1px;
}
div.categoryTitle p,
div.categoryTitle02 p {
    margin:5px 3px 0px;
    padding:0;
    float:right;
}

div.categoryBox {
    margin:0 0 3px 0;
    padding:0 0 4px 0;
    width:180px;
    background: url(/img/categorybox_bg.gif) no-repeat bottom;
}

div.categoryBox div.mycalBox {
    margin:0 0 0 4px;
    padding:0 0 3px 0;
    width:172px;
    background-color:#FFFFFF;
    background: url(/img/mycalbox_bg.jpg) no-repeat top;
}

div.categoryBox02 div.mycalBox {
    margin:0 0 0 4px;
    padding:0 0 3px 0;
    width:172px;
    background-color:#FFFFFF;
    background: url(/img/mycalbox_bg.jpg) no-repeat top;
}


div.categoryBox h3 {
    margin:0 0 3px;
    padding:5px 0 0 2px;
    font-size:75%;
    line-height:1.3;
    font-weight:normal;
}

div.categoryBox h3 img {
    vertical-align:middle;
    margin-right:3px;
}

div.categoryBox dl.mycalLnk {
    margin:0 0 0 1px;
    padding:0;
}
div.categoryBox dl.mycalLnk dt,
div.categoryBox dl.mycalLnk dd {
    margin:0;
    padding:0;
}
div.categoryBox dl.mycalLnk dt {
    width:2.8em;
}
div.categoryBox dl.mycalLnk dd {
    padding-left:2.8em;
    margin-top:-1.5em;
    _margin-top:-1.4em;
    font-size:65%;
    line-height:1.1;
}
div.categoryBox dl.mycalLnk dt img {
    vertical-align:middle;
}
div.categoryBox dl.mycalLnk dd img {
    vertical-align:middle;
    margin-left:3px;
}


html:first-child div.categoryBox dl.mycalLnk dd {
    margin-top:-1.3em;/* for Opera,safari*/
}

html ;;div.categoryBox dl.mycalLnk dd span{
    margin-top:-2px;
}


div.categoryBox p.lnkTxt {
    clear:both;
    margin:5px 5px 0 0;
    padding:0;
    text-align:right;
    font-size:65%;
    line-height:1.3;
    color:#bf0000;
}
div.categoryBox p.lnkTxt span:hover {
    text-decoration:underline;
}
div.categoryBox p.btnNewcal {
    margin:6px 3pt 0pt;
    padding:0pt;
    text-align:right;
}

div.categoryBox p.lnkManage {
    margin:2px 0 0 0;
    padding:0 5px 0 0;
    text-align:right;
    font-size:65%;
    line-height:1.3;
    font-weight:bold;
    color:#bf0000;
}
div.categoryBox p.lnkManage:hover {
    text-decoration:underline;
}

div.categoryBox02 {
    margin:0;
    padding:0 0 4px 0;
    width:180px;
/*    background: url(/img/categorybox_bg02.gif) no-repeat bottom; */
    background: url(/img/categorybox_bg03.gif) repeat-y scroll left top;
}

div.categoryBox02Bottom {
    height: 8px;
    background: url(/img/categorybox_bg03.gif) no-repeat scroll right top;
}

div.categoryBox02 div.mycalBox {
    margin:0 0 0 4px;
    padding:0 0 3px 0;
    width:172px;
    background-color:#FFFFFF;
    background: url(/img/mycalbox_bg.jpg) no-repeat top;
}

div.categoryBox02 h3 {
    margin:0 0 3px;
    padding:5px 0 0 2px;
    font-size:80%;
    color:#808080;
    line-height:1.3;
    font-weight:bold;
}
div.categoryBox02 h3 img {
    vertical-align:middle;
    margin-right:3px;
}

div.categoryBox02 ul.menuTxtLnk {
    margin:5px;
    padding:0;
    list-style:none;
}
div.categoryBox02 ul.menuTxtLnk li {
    font-size:80%;
    line-height:1.4;
}

div.categoryBox02 p.btnSearchSelect {
    clear:both;
    margin:3px 8px 0;
    _margin:0px 8px 0;
    padding:0;
}

div.categoryBox02 ul.searchSelect {
    margin:0;
    padding:0;
    list-style:none;
}
div.categoryBox02 ul.searchSelect li {
    font-size:65%;
    line-height:1.3;
    float:left;
    margin-left:1px;
}
div.categoryBox02 dl.calSearchCond {
    margin:5px 0 0 8px;
    padding:0;
}
div.categoryBox02 dl.calSearchCond dt,
div.categoryBox02 dl.calSearchCond dd {
    margin:2px 0;
    padding:0;
    font-size:80%;
    line-height:1.3;
}

div.categoryBox02 dl.calSearchCond dd img {
    vertical-align:middle;
}
div.categoryBox02 dl.calSearchCond dt {
    background: url(/img/ist_001.gif) no-repeat left 0.3em;
}
html ;;div.categoryBox02 dl.calSearchCond dt{
    background: url(/img/ist_001.gif) no-repeat left 0.2em;
}

div.categoryBox02 dl.calSearchCond dt span {
    font-size:80%;
    padding-left:10px;
}

div.categoryBox02 p.keySearch {
    margin:10px 0 5px 25px;
    padding:0;
}

div.calendarBox {
    font-size:13px;
    margin:0 0 3px 0;
    padding:0 0 4px 0;
    width:150px;
    background: url(/img/calendarbox_bg.gif) no-repeat bottom;
}

div.calendarTitle {
    margin:0 0 3px 0;
    padding:0;
    background: url(/img/calendar_ttl_bg.gif) no-repeat top;
    width:100%;
    height: 22px;
    border-bottom:solid 1px #dbd1ba;
}

div.calendarTitle h2 {
    margin:4px 0 0 2px;
    padding:0;
    font-size:80%;
    line-height:1.3;
    float:left;
    color:#65635d;
}
div.calendarTitle h2 img {
    vertical-align:middle;
    margin-bottom:1px;
}
div.calendarTitle p {
    margin:5px 2px 0px 0px;
    padding:0;
    float:right;
}

div.calendarBox div.mycalBox {
    margin:0 0 0 4px;
    padding:0 0 3px 0;
    width:172px;
    background-color:#FFFFFF;
    background: url(/img/mycalbox_bg.jpg) no-repeat top;
}

div.calendarBox h3 {
    margin:0 0 3px;
    padding:5px 0 0 2px;
    font-size:75%;
    line-height:1.3;
    font-weight:normal;
}
div.calendarBox h3 img {
    vertical-align:middle;
    margin-right:3px;
}

div.calendarBox dl.mycalLnk {
    margin:0 0 0 1px;
    padding:0;
}
div.calendarBox dl.mycalLnk dt,
div.calendarBox dl.mycalLnk dd {
    margin:0;
    padding:0;
}
div.calendarBox dl.mycalLnk dt {
    width:2.8em;
}
div.calendarBox dl.mycalLnk dd {
    padding-left:2.8em;
    margin-top:-1.5em;
    _margin-top:-1.4em;
    font-size:65%;
    line-height:1.1;
}
div.calendarBox dl.mycalLnk dt img {
    vertical-align:middle;
}
div.calendarBox dl.mycalLnk dd img {
    vertical-align:middle;
    margin-left:3px;
}

table.calMenu {
    margin:0 0 0 4px;
    padding:0;
    width:172px;
    border-collapse:collapse;
    table-layout:fixed;
}
table.calMenu th,
table.calMenu td{
    font-size:65%;
    line-height:1;
}
table.calMenu th {
    text-align:center;
    background-color: #FFFFFF;
    color: #333333;
    height:20px;
}
table.calMenu th.sun {
    text-align:center;
    background-color: #f7f4ed;
    color: #a95001;
    height:15px;
}
table.calMenu th.sat {
    text-align:center;
    background-color: #f7f4ed;
    color: #01259b;
    height:15px;
}
table.calMenu td{
    background-color: #FFFFFF;
    background:url(/img/calmenu_bg.gif) repeat-x left top;
}

table.calMenu td.sun {
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#a95001;

}
table.calMenu td.sat{
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#01259b;

}
table.calMenu td p.otr{
    color:#888888;
}
table.calMenu td p.hol{
    color:#a95001;
}

table.calMenu td p{
    margin:0;
    padding:0;
    _padding-top:2px;
    text-align:center;
    height:15px;
    _height:17px;
}
table.calMenu td.today{
    border:solid 2px #d1bb8a;
    _padding-top:0px;
}
table.calMenu td p.now{
    background:url(/img/calmenu_bg_today.gif) repeat-x left top;
}


table.calTool {
    margin:0 0 0 4px;
    padding:0;
    width:172px;
    border-collapse:collapse;
    table-layout:fixed;
}
table.calTool th,
table.calTool td{
    font-size:80%;
    line-height:1;
}
table.calTool th {
    text-align:center;
    background-color: #FFFFFF;
    color: #333333;
    height:20px;
}
table.calTool th.sun {
    text-align:center;
    background-color: #f7f4ed;
    color: #a95001;
    height:15px;
}
table.calTool th.sat {
    text-align:center;
    background-color: #f7f4ed;
    color: #01259b;
    height:15px;
}
table.calTool td{
    background-color: #FFFFFF;
    background:url(/img/calmenu_bg.gif) repeat-x left top;
}

table.calTool td.sun {
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#a95001;

}
table.calTool td.sat{
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#01259b;

}
table.calTool td p.otr{
    color:#888888;
}
table.calTool td p.hol{
    color:#a95001;
}

table.calTool td p{
    margin:0;
    padding:0;
    _padding-top:2px;
}
table.calTool td p a{
    display:block;
    margin:0;
    padding:0;
    text-align:center;
    height:15px;
    _height:17px;
}
table.calTool td p a:hover {
    background-color: #F8F3E7;
}

table.calTool td.today{
    border:solid 2px #d1bb8a;
    _padding-top:0px;
}
table.calTool td p.now{
    background:url(/img/calmenu_bg_today.gif) repeat-x left top;
}


input.ipt-date01 {width:120px;margin-right:5px;}
input.ipt-date02 {width:120px;margin-right:10px;}
select.sct-theme,
select.sct-category {width:150px;}
input.ipt-keySearchBox {width:120px;margin-right:3px;}

table.calMenu {
    margin:0 0 0 4px;
    padding:0;
    width:172px;
    border-collapse:collapse;
    table-layout:fixed;
}
table.calMenu th,
table.calMenu td{
    font-size:65%;
    line-height:1;
}
table.calMenu th {
    text-align:center;
    background-color: #FFFFFF;
    color: #333333;
    height:20px;
}
table.calMenu th.sun {
    text-align:center;
    background-color: #f7f4ed;
    color: #a95001;
    height:15px;
}
table.calMenu th.sat {
    text-align:center;
    background-color: #f7f4ed;
    color: #01259b;
    height:15px;
}
table.calMenu td{
    background-color: #FFFFFF;
    background:url(/img/calmenu_bg.gif) repeat-x left top;
}

table.calMenu td.sun {
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#a95001;

}
table.calMenu td.sat{
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#01259b;

}
table.calMenu td p.otr{
    color:#888888;
}
table.calMenu td p.hol{
    color:#a95001;
}

table.calMenu td p{
    margin:0;
    padding:0;
    _padding-top:2px;
    text-align:center;
    height:15px;
    _height:17px;
}
table.calMenu td.today{
    border:solid 2px #d1bb8a;
    _padding-top:0px;
}
table.calMenu td p.now{
    background:url(/img/calmenu_bg_today.gif) repeat-x left top;
}


table.calMenuTool {
    margin:0 0 0 4px;
    padding:0;
    width:172px;
    border-collapse:collapse;
    table-layout:fixed;
}
table.calMenuTool th,
table.calMenuTool td{
    font-size:80%;
    line-height:1;
}
table.calMenuTool th {
    text-align:center;
    background-color: #FFFFFF;
    color: #333333;
    height:20px;
}
table.calMenuTool th.sun {
    text-align:center;
    background-color: #f7f4ed;
    color: #a95001;
    height:15px;
}
table.calMenuTool th.sat {
    text-align:center;
    background-color: #f7f4ed;
    color: #01259b;
    height:15px;
}
table.calMenuTool td{
    background-color: #FFFFFF;
    background:url(/img/calmenu_bg.gif) repeat-x left top;
}

table.calMenuTool td.sun {
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#a95001;

}
table.calMenuTool td.sat{
    background-color: #f7f4ed;
    background:url(/img/calmenu_bg_sun.gif) repeat-x left top;
    color:#01259b;

}
table.calMenuTool td p.otr{
    color:#888888;
}
table.calMenuTool td p.hol{
    color:#a95001;
}

table.calMenuTool td p{
    margin:0;
    padding:0;
    _padding-top:2px;
}
table.calMenuTool td p a{
    display:block;
    margin:0;
    padding:0;
    text-align:center;
    height:15px;
    _height:17px;
}
table.calMenuTool td p a:hover {
    background-color: #F8F3E7;
}

table.calMenuTool td.today{
    border:solid 2px #d1bb8a;
    _padding-top:0px;
}
table.calMenuTool td p.now{
    background:url(/img/calmenu_bg_today.gif) repeat-x left top;
}

/* Float Clearing
------------------------------------------------------------*/
div.categoryTitle:after,
div.categoryTitle02:after,
div.categoryBox02 ul.searchSelect:after{
    display:block;
    clear:both;
    height:0;
    line-height:1%;
    visibility:hidden;
    content:".";
}
div.categoryTitle,
div.categoryTitle02,
div.categoryBox02 ul.searchSelect{
    display:inline-block;
    zoom:1;
}


