body {
margin:0;
padding:0;
background-color:#5E3C3C;
height:100%;
font-family:"MS PGothic","Osaka",Arial,sans-serif;
font-size:90%;
line-height: 1.5;
line-break: strict;           /* IE 5.5+ */
word-break: break-all;
word-wrap: break-word;
}   


pre {
white-space: -moz-pre-wrap;   /* Mozilla */
white-space: -pre-wrap;       /* Opera 4-6 */
white-space: -o-pre-wrap;     /* Opera 7 */
white-space: pre-wrap;        /* CSS3 */
}


br {
letter-spacing:0;
}

a:link {
color:#000000;
text-decoration:underline;
}

a:visited {
color:#990033;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
background-color:#5E3C3C;
}

a:active {
color:#990033;
text-decoration:underline;
}

a:link.link-nomal {
color: #000000;
}

a:visited.link-nomal {
color: #000000;
}

a:hover.link-nomal {
color: #ffffff;
}

a:active.link-nomal {
color: #000000;
}

#header-back{
height:160px;
background-repeat:repeat-x;
background-image:url(/image1/basic/back1.png);
width:100%;
}

#header-eria{
text-align:center;
height:160px;
width:1000px;
background-image:url(/image1/basic/logo2.png) ;
}

#header-logo{
float:left;
padding-left:250px;
}


#header-bottan-eria{
width:1000px;
position:relative;
top:122px;
padding-left:10px;
}

.header-bottan{
margin:0;
padding:0;
float:left;
}


.header-bot{
margin:0;
padding:0;
}

#main {
background-repeat:repeat-y;
background-image:url(/image1/basic/main-back.png);
height:480px;
width:100%;
}

#under-navi {
margin-top:30px;
padding:15px;
border:1px dotted #BF9B9B;
}

.eria-title {
margin:0px 0px 15px 0px;
font-size:85%;
text-align:center;
color:#5E3C3C;
background-color:#BF9B9B;
}


.Container {
  width: 520px;
  height: 460px;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 500px;
  height: 450px;
  margin-left:10px;
  margin-top:15px;
}


.Scroller-Container {
position: absolute;
top: 0px; 
left: 0px;

}
#Scrollbar-Container {
position:relative;
top: 5px;
left: 0px;
}

.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 400px;
  position: absolute;
  top: 36px; left: 4px;
  background: transparent url(/js/jsScrolling/images/scrollbar_track.png) repeat-y center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 19px; height: 64px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 430px;
}

#calendar {
width: 500px;
margin: 0 auto;
text-align: center;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
line-height:1.3;
}



h1.info-title{
font-size:16px;
margin:0px 0px 10px 0px;
padding:5px 10px;
border-left:5px solid #5E3C3C;
}

h2.info-title{
font-size:110%;
margin:0px 0px 10px 0px;
padding:5px 10px;
border-bottom:1px dotted #BF9B9B;
}

dl.info-data{
margin-left:10px;
}

dt.info-data{
border-bottom:1px dotted #BF9B9B;
}

dd.info-data{
margin:5px 0px 20px 0px;
}

.disco-eria {
float:left;
margin:0px 10px 20px 5px;
width:150px;
}

.disco-font{
font-size:12px;
color:#666666;
}

hr.nomal{
border-color:#BF9B9B;
border-style:solid;
border-width:0pt 0pt 1px;
height:0pt;
}

li {
list-style-position:outside;
margin-left:-20px;
margin-right:10px;
padding:0;
}








