@charset "utf-8";
/* gendaikougei */

/* LEFT */
#cLeftIndex {
    float: left;
    width: 300px;
    text-align: center;
    height: 1063px;
    background-color: #7a4f4b
}
/* global menu */
#cLeftIndex h2#gMenuTtl {
    margin: 0 0 3px 103px;
    line-height: 1;
    text-align: left;
}
#cLeftIndex p#gMenu {
    margin-left: 100px;
    margin-bottom: 20px;
    height: 21px;
    text-align: left;
}
#cLeftIndex p#gMenu img {
    margin-left: 3px;
}
/* menu table */
#cLeftIndex table#menu {
    margin: 0 auto 10px;
    width: 280px;
    border-collapse: collapse;
    border-spacing: 0;
}
#cLeftIndex table#menu td {
    line-height: 0;
    padding-bottom: 6px;
}
#cLeftIndex table#menu td.wrapTd {
    text-align: center;
}
/* local */
#cLeftIndex table#local {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 3px;
}
#cLeftIndex table#local td {
    width: 100px;
    height: 19px;
    background-color: #d9d8d8;
    line-height: 0;
}
/* hot news */
#cLeftIndex h2#hotNewsTtl{
    margin-left: 10px;
    line-height: 1;
    text-align: left;
}
#cLeftIndex ul#hotNews {
    width: 280px;
    margin: 0 0 10px 10px;
    padding: 0;
    text-align: left;
}
#cLeftIndex ul#hotNews li a {
    color: #333333;
}
#cLeftIndex ul#hotNews li a:hover {
    color: #cc0000;
}
#cLeftIndex ul#hotNews li.bl,
#cLeftIndex ul#hotNews li.re,
#cLeftIndex ul#hotNews li.bk {
    display: block;
    list-style-type: none;
    margin-bottom: 3px;
    padding: 5px 5px 5px 1.8em;
    background: #d9d8d8 url(../images/index/news/arr_news_blue.gif) 8px 8px no-repeat;
    line-height: 1.4;
}
#cLeftIndex ul#hotNews li.re {
    background: #d9d8d8 url(../images/index/news/arr_news_red.gif) 8px 8px no-repeat;
}
#cLeftIndex ul#hotNews li.bk {
    background: #d9d8d8 url(../images/index/news/arr_news_black.gif) 8px 8px no-repeat;
}

/* RIGHT */
#cRightIndex {
    float:right;
    width: 500px;
    background: url(../images/index/bg_index.gif) top left repeat-y;
}
#cRightIndex table {
    width: 231px;
    border-collapse: collapse;
    border-spacing: 0;
}
table#indexLeft {
    margin: 25px 0 40px 10px;
    float: left;
}
table#indexRight {
    margin: 65px 10px 10px 0;
    float: right;
}
table#indexLeft td img,
table#indexRight td img {
    vertical-align: bottom;
    line-height: 0;
}
table#indexLeft td.works img,
table#indexRight td.works img {
    margin-bottom: 30px;
}
table#indexLeft td.links,
table#indexRight td.links {
    text-align: right;
}


/* 48TH EXHIBITION
#index48th {
    width: 480px;
    margin: 10px 0 0 10px;
    border: 1px solid #cccccc;
    background: url(../images/index/48th/bg.jpg) bottom left no-repeat;
}
#index48th h2 {
    float: left;
    margin: 19px 10px 10px 9px;
    line-height: 0;
}
#index48th h3 {
    margin: 50px 0 8px 0;
}
#index48th h4 {
    margin: 0 0 10px 0;
}
#index48th h3,
#index48th h4,
#index48th ul {
    margin-left: 214px;
    line-height: 0;
}
#index48th ul li {
    list-style-type: none;
    margin-bottom: 3px;
}
#index48th p#goToLocalList {
    margin-bottom: 20px;
    line-height: 0;
}
#index48th p#goToEx {
    clear: both;
    margin: 0 15px 5px 15px;
    padding: 5px 0 0 0;
    border-top: 1px dashed #cccccc;
    text-align: right;
    font-size: 90%;
}
*/



/* 49TH EXHIBITION */
#index49th {
    width: 480px;
    margin: 10px 0 0 10px;
    border: 1px solid #cccccc;
    background: url(../images/index/ex/bg.jpg) bottom left no-repeat;
}
#index49th h2 {
    float: left;
    margin: 19px 10px 10px 9px;
    line-height: 0;
}
#index49th h3 {
    margin: 30px 0 8px 0;
}
#index49th h4 {
    margin: 0 0 10px 0;
}
#index49th h3,
#index49th h4,
#index49th ul {
    margin-left: 214px;
    line-height: 0;
}
#index49th ul li {
    list-style-type: none;
    margin-bottom: 3px;
}
#index49th p#goToLocalList {
    margin-bottom: 20px;
    line-height: 0;
}
#index49th p#goToEx {
    clear: both;
    margin: 0 15px 5px 15px;
    padding: 5px 0 0 0;
    border-top: 1px dashed #cccccc;
    text-align: right;
    font-size: 90%;
}










