ul#menu li.menu1 a{
width: 164px;
height: 26px;
background: url("../images/index/091207-2_07.jpg") no-repeat top right;
}
/* ------------------------------
contents
------------------------------ */
div#contents{
width: 824px;
height: 850px;
}

/* ------------------------------
top img
------------------------------ */
div#contents h2#topi{
width: 824px;
height: 318px;
background: url("../images/index/091207-1_22.jpg") no-repeat bottom right;
}
ul#sub{
width: 824px;
text-indent: 0;
margin-top: 7px;
height: 124px;
}
ul#sub li{
float: left;
height: 124px;
}
ul#sub li.two{
margin: 0 8px; 
}
ul#sub li.three{
margin-right: 8px;
float: left;
}

div#left{
margin-top: 7px;
text-indent: 0;
border: solid 1px #ccc;
width: 390px;
height: 280px;
float: left;
padding-left:10px;
padding-top:10px;
margin-right :18px;
}
div#right{
margin-top: 7px;
text-indent: 0;
border: solid 1px #ccc;
width: 382px;
height: 270px;
float: right;
padding:10px;
font-size:120%;
color:#555;
}

div#right ul {


}
div#right ul li{
border-bottom:dotted 1px;
padding: 5px 0;

}
div#right ul li.day{
margin-top: 5px;
font: normal normal 600 12px / 14px "";

}
div#right h2{
font-size:120%;
}

