










/*-----------------------------------------------------------
 *  extended design
 *----------------------------------------------------------*/
div.menu-user-info, div.menu-group-info {

        width: 221px;
        background-image: url(/tokorozawa/images/home/profile_background.jpg);


    height: 230px;
    background-repeat: no-repeat;
}
div.menu-user-info h2, div.menu-group-info h2 {
    height: 15px;
    padding: 7px 1em 10px 0;
    text-align: right;
    border-style: none;
    background-color: transparent;
    background-image: none;
}
.contents h2 {
    margin: 0;

    background-image: url(/tokorozawa/images/home/home_title_background.gif);
}

table.profile-name {
    margin: 5px 5px 0 5px;

        width: 210px;

}
td.profile-name-left {
    padding: 0 0 0 5px;
    text-align: left;
}
td.profile-name-right {
    padding: 0 5px 0 0;
    text-align: right;
}
td.profile-name-full {
    padding: 0 5px;
    text-align: left;
}

div.profile-name-left {
    padding: 0 0 0 5px;
    border-style: solid;
    border-width: 0 1px 0 2px;
    border-color: #FF4E20;
}
div.profile-name-right {
    padding: 0 5px 0 0;
    border-style: solid;
    border-width: 0 2px 0 1px;
    border-color: #FF4E20;
}
div.profile-name-full {
    padding: 0 5px;
    border-style: solid;
    border-width: 0 2px;
    border-color: #FF4E20;
}

table.profile-image {
    width: 100%;
    height: 100px;
    margin: 15px 0 0 0;
    text-align: center;
}
td.profile-image-space {
    margin: 0;
    padding: 0;
    width: 60px;
    height: 100px;
}
td.profile-image-main {
    margin: 0;
    padding: 0;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
td.profile-image-main img {
    border: solid 1px #999999;
    background-color: #FFFFFF;
}
div.profile-button {
    margin: 3px 0 0 0;
    text-align: center;
}
div.profile-info {
    margin: 3px 0 0 0;
    font-size: 0.8em;
    text-align: center;
}

.home div.unit-note-menu {
    margin: 0;
    padding: 0;
    border-style: none;
}

.home div.unit-note:before {

            content: url(/tokorozawa/images/home/box_top.gif);

}
.home div.unit-note:after {

            content: url(/tokorozawa/images/home/box_bottom.gif);


}

.home div.unit-note-menu {
    margin: -5px 0;
    padding: 4px 15px 0 15px;
    border-style: none;
    background-image: url(/tokorozawa/images/home/box_body.gif);
    background-repeat: repeat-y;

}
.home h3 {
    padding: 3px 0 0 15px;
    border-style: solid;
    border-color: #9CA4C6;
    border-width: 0 0 1px 0;
    background-color: transparent;
    background-image: url(/tokorozawa/images/home/title_prefix.gif);
    background-repeat: no-repeat;
}
.home div.unit-note-menu h3.home-group {
    background-color: transparent;
}
.home div.unit-note-menu h3.home-announce {
    background-color: transparent;
}
.home div.unit-note-menu h3.home-summary {
    background-color: transparent;
}
.home div.unit-note-menu h3.home-information {
    background-color: transparent;
}

.item-note table {
    width: 100%;

    margin: 7px 0 0 0;
    border-style: none;
}
.item-note th {
    width: auto;
    padding: 3px 3px 3px 13px;
    font-weight: normal;
    text-align: left;
    border-style: solid;
    border-color: #9CA4C6;
    border-width: 0 0 1px 0;
    background-color: #FFFFFF;
    background-image: url(/tokorozawa/images/common/table_header.gif);
    background-repeat: no-repeat;
}
.item-note td {
    padding: 3px;
    border-style: solid;
    border-color: #9CA4C6;
    border-width: 0 0 1px 0;
}
