/* style.css */

a { text-decoration: none; }
    a:link { color: #b0b0b0; }
	a:visited { color: #b0b0b0; }
	a:hover { color: #ed8000; }
	a:active { color: #b0b0b0; }
	

html {height: 100%;}

body{
    background-color: #b0b0b0;
    background-image: url("bg3.png");
    background-repeat: repeat-x;
    color: #b0b0b0;
    font-family:sans-serif;
    
    margin: 0;  
    padding: 0;
    
	width: 100%;
	height: 100%;
	}

* html body{  
    overflow: hidden;  
}   


img {vertical-align: bottom;
	}
	
	
#container {
	height: 100%;
    width: 100%;
    position: relative;
    
    
}

.kuukan1 {
	height: 100px;
    width: 704px;
    }



.f1{color: #b0b0b0;
	font-size: 24px;
    font-family:sans-serif;
    line-height: 240%;}

.f2{color: #b0b0b0;
	font-size: 9px;
    font-family:sans-serif;
    }

.f3{color: #b0b0b0;
	font-size: 18px;
    font-family:sans-serif;
    line-height: 200%;
    }

.f4{color: #b0b0b0;
	font-size: 12px;
    font-family:sans-serif;
    }

.f5{color: #616161;
	font-size: 12px;
    font-family:sans-serif;
    line-height: 200%;
    }
.f6{color: #616161;
	font-size: 18px;
    font-family:sans-serif;
    line-height: 200%;
    }
    
hr {border: 0 none; 
	width: 330px; height: 2px; 
	color:#b0b0b0;
	background-color:#b0b0b0;
	margin-left: 0;
	text-align:right;}

#sitetop {
	background-color: #000000;
	height: 704px;
    width: 704px;
    margin: 0 auto;
    }

#sitetop1 {
	height: 650px;
    width: 354px;
    margin: 27px 0px 27px 20px;
    float: left;
    position: relative;
}

#sitetop2 {
	height: 650px;
    width: 310px;
    margin: 27px 20px 27px 0px;
    float: right;
}

#sitetop1 .f4 {
    position: absolute;
    bottom: 0px;
}

#prof {
	background-color: #ffffff;
	height: 704px;
    width: 404px;
    margin: 0 auto;
    }

#prof1 {
	height: 650px;
    width: 346px;
    margin: 27px 0px 27px 20px;
    float: left;
    position: relative;
}
#prof2 {
	height: 100px;
    width: 346px;
    position: absolute;
    bottom: 0px;
}

#work {
	background-color: #000000;
	height: 780px;
    width: 780px;
    margin: 0 auto;
    }

#work1 {
	height: 780px;
    width: 780px;
    margin: 0px;
    float: left;
}
img.work {
	height: 260px;
    width: 260px;    
}
img.work1 {
	height: 780px;
    width: 780px;    
}




img.artists {margin: 0 33px 0 0;}

#content {
    width: 704px;
    height: 704px;
    margin: 0 auto;
display:none;
}

#art1 {
display:none;
}
#art2 {
display:none;
}
#art3 {
display:none;
}


.contents {
	background-color: #000000;
    width: 704px;
    height: 704px;
    margin: 0 auto;
}


div#footer {
}

div#slideshow {float: left;}
