@charset "EUC-JP";

body{margin:20px 0 0 80px;background:#fff;}
#text{
 background:#fff;
 width:590px;
 margin:0;
 padding:10px 25px;
 border-top: 1px outset #333;
 border-left: 1px outset #333;
 border-right: 2px outset #666;
 border-bottom: 2px outset #666;
 font-size:0.85em;
 line-height:1.5em;
}
#text p{
 border-left:5px solid #f90;
 padding-left:10px;
}
.mail{color:#ff4500;font-family:sans-serif;font-size:1.1em;}
h2{
 margin:0;
 padding:4px;
 text-align:center;
 font-size:1.0em;
 font-weight:bold;
 color:#ff4500;
 border-bottom:1px dashed #333;
}
#about_page{
   margin:10px;
   padding:10px;
   border:1px dashed #ccc;
   color:#333;
   line-height:1.5em;
   width:70%;
}
dt{
 color:#333;
}
.month{
 font-size:1.1em;
 font-weight:bold;
 margin:0;
 height:1.4em;
 padding-top:3px;padding-bottom:2px;padding-left:20px;
 border-bottom:1px dotted #ff4500;
}
td.event{line-height:1.5em;font-size:0.9em;}
.period1{font-size:0.8em;color:#90f;}
.period2{font-size:0.8em;color:#c63;}
.period3{font-size:0.8em;color:#360;}
#footer{font-size:0.8em;color:#333;}