
@import url(../../css/top.css);
@import url(../../css/format.css);
@import url(../../css/lightbox.css);

#wrapper {
display:block;
margin:0pt auto;
padding:20px 10px 30px;
width:800px;
}

#header {
background: url(../../images/slash01.gif) repeat-x bottom;
display:block;
overflow:hidden;
width:800px;
padding:0 0 20px;
}

#header #logo {
display:inline;
float:left;
}

#globalNav {
display:block;
float:right;
padding:5px 0;
height:20px;
width:520px;
font-family:arial;
}

#globalNav li{
text-decoration:none;
display:inline;
float:left;
padding-right:10px;
margin-right:10px;
border-right:1px solid #333;
}





#mainVisual {
height:300px;
margin:10px;
width:780px;
}


#pageTitle {
margin:0 10px;
width:780px;
}


#content {
background: url(../../images/bg_contents.gif) repeat-y;
padding:30px;
margin:0 auto;
width:800px;
float:left;
}

#footer {
background: url(../../images/bg_foot.gif) no-repeat bottom left;
padding:20px 0;
width:800px;
height:100px;
float:left;
}

.pageTop {margin:0 20px;}

.logomark{float:left;display:inline;margin:5px 20px 0;}

#footer address {
float:right;
padding:5px 20px 0;
margin-bottom:40px;
}
#lungage{
float:right;
color:#ffff00;
}
#lungage a{

color:#ffff00;
}