@charset "UTF-8";

@import "common.css";

.cl{
clear:both;
}

#about-box{
float:right;
width:390px;
}

#pict-box{
float:right;
width:640px;
}

#pict-box img{
margin:10px 0;
}

#about-box h2, #pict-box h2, #topics h2{
font-size:250%;
margin-top:20px;
border-bottom:1px solid #333;
line-height:1em;
}

#about-box h3, #pict-box h3{
font-size:150%;
margin:10px 0 0 0;
border-bottom:1px dotted #333;
line-height:1em;
}

#about-box hr, #pict-box hr{
height:0px;
border-width:0 0 1px 0;
border-style:dotted;
border-color:#666;
}


#membar-side{
float:right;
margin-top:70px;
margin-right:30px;
display:inline;
width:12em;
}

#membar-side ul{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
}

#membar-side ul li ul{
margin:.5em 0 1.5em 0;
}

#membar-side ul li{
padding:.15em;
}

#membar-side ul li a{
display:block;
}

#membar-side ul li a:hover{
background:#efefef;
padding-left:2px;
}

.member{
clear:both;
padding:10px 0;
width:100%;
}

.member h4{
font-size:120%;
border-bottom:solid 1px #999;
}

.member h4 span{
float:right;
font-size:85%;
padding-right:.3em;
padding-bottom:1px;
}

.member-text{
padding:.5em 3px 0 0;
margin-left:110px;
}

.member img{
float:left;
margin:0 5px;
display:inline;
}

.member .caption{
padding-right:5px;
}

#map{
width:380px;
height:300px;
}

#schedule-box{
float:right;
width:620px;
}

#schedule-box h2{
font-size:250%;
margin-top:20px;
border-bottom:1px solid #333;
line-height:1em;
}

#schedule-box h3{
font-size:200%;
margin-top:10px;
letter-spacing:4px;
color:#666;
}

.caltit{
line-height:1;
font-size:200%;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif
}

.caltit span{
font-size:75%;
padding:0 .2em;
}

.cal{
border-style:solid;
border-color:#666;
border-width:1px 1px 0 0;
clear:both;
}

.cal th{
background:#788CAA;
color:#efefef;
height:1.8em;
width:7em;
border-style:solid;
border-color:#666;
border-width:0 0 1px 1px;
}
.cal th, .cal td{
padding:.15em .5em;
border-style:solid;
border-color:#666;
border-width:0 0 1px 1px;
}

.cal td{
vertical-align:top;
}

html .cal .weekend{
background:#C15C67;
}

.cal .day td{
height:1.5em;
font-size:125%;
border-style:solid;
border-color:#666;
border-width:0 0 0 1px;
border-bottom:1px dotted #999;
vertical-align:bottom;
}

.cal .close{
color:#C15C67;
background:#EEE;
}

.cal .closeday{
background:#EEE;
}

.cal .event{
font-size:85%;
color:#FF6600;
}

#contact-box{
float:right;
width:390px;
}

#contact-box h2{
font-size:250%;
margin-top:20px;
border-bottom:1px solid #333;
line-height:1em;
}

#contact-box p{
padding-top:1em;
}

#contact-box .caption{
padding-top:0;
}

#sitemap-list{
}

#sitemap-list dd{
padding-top:2px;
margin-bottom:1em;
}

#event-tit{
margin-top:10px;
}
.event-pick{
width:45%;
padding:1%;
float:left;
display:inline;
margin:5px 1% 5px 0%;
border:dotted 1px #999;
}

h4{
font-size:120%;
}

h5{
font-size:100%;
margin-bottom:5px;
line-height:1.6;
}

h5 span{
color:red;
font-weight:normal;
}

#topics{
float:right;
width:390px;
}

#topics h3{
font-size:100%;
font-weight:normal;
}

#topics h2 span{
font-size:40%;
color:#990000;
}

#topics .CollapsiblePanel1{
}

#topics .CollapsiblePanelTab{
background:url(../images/arrow.gif) top left no-repeat;
padding-left:12px;
}

#topics .CollapsiblePanelTab:hover{
padding-left:15px;
font-weight:bold;
}

#topics .CollapsiblePanelContent{
padding:2px 0 5px 15px;
}

#content{
position:relative;
}

#eventbox{
width:297px;
}