#container {
width: 900px;
text-align: center;
margin: 0px;
padding: 0px
}

#main {
width: 900px;
text-align: center;
margin: 0px 0px;
padding: 48px 0px 24px;
}

img.border {
color: #999999;
cursor: pointer
}

body {
background-color: #FFFFFF;
margin: 0px;
padding: 0px
text-align: center
}

.tex {
font-size: 12px;
color: #333333
}
.tex a:link {
color: #0066ff;
text-decoration: underline;
font-weight: bold
}
.tex a:hover {
color: #ff9900;
text-decoration: none;
font-weight: bold
}
.tex a:visited {
color: #99ccff;
text-decoration: none;
font-weight: bold
}

span.texLink {
font-size: 12px;
color: #ffffff
}
span.texLink a:link {
color: #ff6600;
text-decoration: none;
font-weight: bold
}
span.texLink a:hover {
color: #ff9900;
text-decoration: none;
font-weight: bold
}
span.texLink a:visited {
color: #ff9900;
text-decoration: none;
font-weight: bold
}

div.bar {
background-image: url(ILLUST/img/bar.jpg) ;
width: 800px;
height: 78px;
margin: 0px 0px 24px 0px;
padding: 24px 0px 0px 60px;
text-align: left;
font-size: 22px;
font-weight: bold;
color: #666666
}

ul{
margin: 0px;
}

li {
list-style-type: none;
list-style-position: outside;
margin: 0px 0px 0px 6px;
line-height: 18px;
border-bottom: 1px dotted #ff9900;
font-size: 12px;
color: #333333
}

.link {
font-size: 14px;
font-weight: bold;
color: black;
text-align: left;
}

.linkURL {
font-size: 12px;
text-align: left;
}.caption {  font-size: 10px; color: #333333}

