body  {   
width: 100%;
height: 100%;
background-color: #fff; 
font-family: Courier, Sans-Serif;
font-size: 11px;
color: #000;
line-height: 130%;
letter-spacing: 0.05em;
word-spacing: 0.05em;
}

#header {
position: absolute;
top: 0;
left: 0;
height: 118px;
}

#logo {  
width: 630px;
height: 47px;
background-image: url(../img/logo_825.gif);
background-repeat: no-repeat;
margin-top: 19px;
margin-left: 23px;
}

#content_site {
position: absolute;
width: auto;
top: 59px;
left: 23px;
}

#content_obj {
position: absolute;
width: auto;
top: 214px;
left: 23px;
}

#content_arch {
position: absolute;
width: auto;
top: 368px;
left: 23px;
}

#sub_one {  
margin-top: 50px;
margin-left: 0px;
background-image: url(../img/sub_arch.gif);
background-repeat: no-repeat;
width: 395px;
height: 18px;
}

#sub_two { 
margin-top: 50px;
margin-left: 0px;
background-image: url(../img/sub_site.gif);
background-repeat: no-repeat;
width: 257px;
height: 18px;
}

#sub_three {  
margin-top: 50px;
margin-left: 0px;
background-image: url(../img/sub_obj.gif);
background-repeat: no-repeat;
width: 304px;
height: 18px;
}

#content_contact { 
margin-top: 50px;
margin-left: 0px;
background-image: url(../img/contact.gif);
background-repeat: no-repeat;
width: 56px;
height: 17px;
}

#content_atelier { 
margin-top: 50px;
margin-left: 0px;
background-image: url(../img/atelier.gif);
background-repeat: no-repeat;
width: 56px;
height: 17px;
}

#table_one {
position: absolute;
top: 72px;
left: 0px;
}

#table_two {
position: absolute;
top: 72px;
left: 0px;
}

#table_three {
position: absolute;
top: 72px;
left: -3px;
}

/***********pop-up window*******/
#content_alpha {
position: absolute;
width: auto;
top: 59px;
left: 273px;
}

#table_alpha {
position: absolute;
top: 72px;
left: 0px;
}

.detail {
text-align:top;
}

.detail_one {
width: auto;
height: 446px;
border: 1px;
border-style: solid;
border-color: #000;
}

/***********end of pop-up window*******/

#footer {  
position: absolute;
margin-top: 565px;
margin-left: 0px;
}

h1 {  
width: 56px;
height: 17px;
margin-top: 0px;
margin-left: 19px;
}

h2 {  
width: 56px;
height: 17px;
margin-top: -32px;
margin-left: 123px;
}

.thumb {  
border: 1px solid #000;
width: 107px;
height: 116px;
}

a:link { 
color: #000; 
}

a:visited { 
color: #000; 

}
a:hover { 
color: #000; 

}
a:active {  
color: #000; 

}





