@charset "UTF-8";
body {
    font-family: "Times New Roman", Times, serif;
    color: #525252;
    padding: 0px;
    margin: 0px;
    width: auto;
    background-color: #FFFFFF;
    text-decoration: none;
}
/* CSS Document */

h1, h2, h3, h4, h5{
    margin: 0px;
	padding: 0px;
}






/* ---------------------index--------------------*/

#container01 {
    width: 300px;
    position: absolute;
    top: 0pc;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 0px;
    height: 130px;
}
h1 {
    width: 100%;
    text-align: center;
}
h1 a  {
    text-decoration: none;
    color: #525252;
}
#container01 ul {
    overflow-y: hidden;
    float: none;
    margin-top: 30px;
}
#container01 ul li {
    list-style-type: none;
    clear: none;
    float: left;
    color: #9A9A9A;
    margin-left: 22px;
}
#container01 ul li a {
    color: #9A9A9A;
    text-decoration: none;
}
#container01 ul li a:hover {
    color: #525252;
}

/* ---------------------menu--------------------*/

#container02 {
    width: 467px;
    height: 200px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    left: 0px;
}
#container02 ul  {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    float: none;
    clear: left;
}
#container02 ul li  {
    float: left;
    margin-left: 35px;
    color: #9A9A9A;
}
#container02 ul li a  {
    color: #9A9A9A;
    text-decoration: none;
}
#container02 ul li a:hover {
    color: #525252;
}

/* ---------------------profile--------------------*/

.header {
    overflow-y: hidden;
    padding-top: 50px;
    padding-bottom: 30px;
}
.header ul {
    list-style-type: none;
    float: none;
    clear: left;
    margin-left: auto;
    margin-right: auto;
    width: 510px;
    margin-top: 33px;
}
.header ul li {
    color: #9A9A9A;
    float: left;
    text-decoration: none;
    margin-left: 35px;
}
.header ul li a {
    color: #9A9A9A;
    text-decoration: none;
}
.header ul li a:hover {
    color: #525252;
    text-decoration: none;
}
#contaier03 {
    text-align: left;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
}
#contaier03 .profile1 {
    margin-bottom: 0px;
}
#contaier03 h2 {
    font-weight: bold;
    padding-top: 0px;
    font-size: 130%;
}
#contaier03 .katsudoureki {
}
#contaier03 h3 {
    font-weight: bold;
    font-size: 98%;
    margin-top: 50px;
}
#contaier03 .artfair {
}
#contaier03 .jyusyoureki {
}
#contaier03 .syuushironbun {
}
.footer {
    height: 100px;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding-top: 30px;
}
/*---------------------gallery--------------------*/

#container04 {
    width: 1200px;
    position: absolute;
    top: 0pc;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 0px;
}
#contaier04 ul  {
    float: none;
    list-style-type: none;
    margin-bottom: 30px;
    overflow-y: hidden;
    width: 48%;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
}
#contaier04 ul li {
    list-style-type: none;
    float: left;
    margin: 10px;
    height: auto;
    width: 28%;
}
#contaier04 ul li img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.footer {
    height: 100px;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding-top: 30px;
    clear: both;
}

/*---------------------News&Event--------------------*/

#contaier05 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#contaier05 ul {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
    height: 100%;
}
#contaier05 ul li {
    margin-top: 300px;
    margin-left: -84px;
    margin-bottom: 300px;
}

/*---------------------mail--------------------*/

#contaier06 {
}
ul li a {
    text-decoration: none;
    color: #525252;
}
ul li a:hover {
    text-decoration: underline;
}
#contaier06 ul {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
#contaier06 ul li {
    list-style-type: none;
    margin-left: -44px;
    text-align: center;
    margin-top: 300px;
    margin-bottom: 300px;
}
#contaier07 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#contaier07 .profile2 {
}
#contaier07 .selected.solo.exhibitions {
}
#contaier07 .selected.group.exhibitions {
}
#contaier07 .artfair {
}
#contaier07 .selected.awards {
}
