@import url(../basic.css);
p#sheduletext { }

div#contents {
padding-right: 20px; }

div#menu {
background-color: #fff;
background-image: url(../img/bg_menu.jpg);
background-repeat: no-repeat;
background-position: 1px 1px;
width: 253px;
height: 342px;
float: left;
padding: 1px 1px 1px 70px;
border: solid 2px #a0abb2; }
div#menu ul {
padding-top: 8px;
padding-left: 9px;
 }

div#menu ul li {
vertical-align: bottom;
margin-bottom: 7px; }

div#menu ul li img {vertical-align: bottom; }

div#menu p {
font-size: 90%;
width: 230px;
height: 120px;
overflow: auto;
padding-top:  8px;
padding-left: 9px; }

div#news {
background-image: url(../img/bg_news.gif);
width: 376px;
margin-left: 340px; }
div#news h2 { }

div#news ul {
background-image: url(../img/bg_news_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding: 10px 10px 10px 15px; }

div#news ul li {
background-image: url(../img/icon_news.gif);
background-repeat: no-repeat;
background-position: left center;
margin-bottom: 10px;
padding-left: 10px; }

div#news ul li.backnumber {
font-size: 90%;
background-image: none;
text-align: right;
margin-bottom: 0; }

p.lead {
text-indent: 0;
margin: 25px 30px; }
p.lead strong {
color: #295d77;
font-size: 120%;
font-weight: bold;
margin-bottom: 20px;
display: block; }

