@charset "utf-16";

/*
body
{ background:#0f0 url("/Images/body_bg960.png") right bottom no-repeat; }
*/

h1#siteTitle,
h1#siteTitle a
{ width:345px; }

h1#siteTitle a			{ background:url("/Images/logo_system-m.png") left -20px  no-repeat; }
.mode1 h1#siteTitle a	{ background:url("/Images/logo_system_mode1-m.png") left -20px  no-repeat; }
.mode2 h1#siteTitle a	{ background:url("/Images/logo_system_mode2-m.png") left -20px  no-repeat; }
.mode3 h1#siteTitle a	{ background:url("/Images/logo_system_mode3-m.png") left -20px  no-repeat; }

#commandBar .btn.pull-right
{ display:inline-block; width:30px; height:30px; overflow:hidden; }


/* 1024 と共通 */

#main > div > .well
{ position:relative; padding-left:30px; background-position:-150px top; }

#mainNav
{ position:absolute; left:0px; top:0px; width:30px; /*overflow:hidden;*/ margin-left:0px; background:url("/Images/menu.png") 5px 7px no-repeat; z-index:100; cursor:pointer; }

#mainNav:hover
{ background-image:url("/Images/menu_on.png") }

.nav-list
{ position:absolute; top:0; left:30px; width:0; overflow:hidden; margin-left:0; background:#4f4f4f; }

.nav-list li,
.nav-list li a
{ display:block; width:180px; }

/*
#mainNav.on
{ width:30px; //border-right:1px solid #eaeaea; background-color:#4f4f4f;// }
*/

.sidebar-nav
{ margin-bottom:0; }


a#backHome
{ width:10px; height:20px; overflow:hidden; background-color:#4f4f4f; -webkit-border-radius:0 0 0 4px; -moz-border-radius:0 0 0 4px; border-radius:0 0 0 4px; }

a#backHome i
{ margin-right:20px; margin-bottom:20px; }

/*
a#backHome.on
{ width:160px; }
*/

a#backHome.on i
{ margin-right:0px; }

.modal
{
    top:2px;
/*    left:0; */
}

#mainCont
{
    padding:8px 8px;
}

#mainCont h1
{
    margin-left:16px;
}

.container-fluid
{
    padding:0 4px;
}

a.btn#toIndex
{
    top:10px;
}

@media all and (max-width:767px)
{
    #modalExpand,
    #modalExpand2
    {
        margin: 0px;
    }
}

#modalExpand
{
/*    position:fixed; */
/*    margin:0; */
}

.DiscussionSheet_list > li {
    display: block;
}
