a:link {
	color: #0001AC;
} 
a:visited {
	color: #223858;
}
a:hover {
	color: #223858;
} 
a:active {
	color: #223858;
} 
img{
	vertical-align: middle;
}

html {
  height: 100%;
}

body{
	 margin:0px;
    padding:0px;
    background-color:#ffffff;
	 color: #000000;
	 font-size: 80%;
	 font-family: sans-serif;
	 text-align: left;
}

.clear{
	clear: both;
	width: 0px;
	height: 0px;
	font-size:0px;
  	height:0px;
   line-height: 0px;
}

#main{
	width: 970px;
	height: 100%;
	border-left: solid;
	border-right: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	text-align: left;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

.header{
	width: 970px;
	height: auto;
	background-color: ;
	float: left;
}

.copy{
	margin-left: 30px;
	margin-bottom: 10px;
}

.logo{
	width: auto;
	height: auto;
	margin-top: 20px;
	float: left;
}

.logo2{
	margin-top: 27px;
	margin-left: 610px;
	float: left; 
}

.center{
	text-align: center;
}

.artist-index{
	width: auto;
	height: auto;
	margin-left: 35px;
}

.stc-head{
	width: 500px;
	height: auto;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.5em;
	
}


.artist-box{
	width: 100%;
	height: 330px;
	margin-left: 30px;
	margin-bottom: 80px;
}

.each-artist-left{
	width: 402px;
	height: 302px;
	float: left;
}

.each-artist-right{
	width: 402px;
	height: 302px;;
	float: left;
	margin-left: 80px;
}

.artist-box img{
}

.kaiki{
	color: #777777;
}

.honbun-box{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 50px;
}

.artist-name{
	font-size: 120%;
	margin-bottom: 15px;
}

.prof-tate{
	width: 430px;
	margin-left: 20px;
	float: left;
}

.prof-yoko{
	margin-top: 30px;
	width: 760px;
}

.exhibit-box{
	width: 480px;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	margin-top: 80px;
	margin-bottom: 30px;
	padding: 10px;
}

.fit-img{
	margin-top: 20px;
}







