@charset "UTF-8";
/*---------------------- 園だより ------------------------*/
#newsContents #leftNavi{
width: 188px;
float: left;
margin-top: 230px;
text-align: right;
}
#newsContents #leftNavi li{
list-style-type: none;
margin-bottom: 5px;
}
#newsContents #leftNavi a{
display: block;
}
#newsContents #leftNavi  a.schedule{
height: 20px;
width: 81px;
background: url(../../images/wnew_navi_bg.gif) no-repeat right top;
margin-left: 107px;
}
#newsContents #leftNavi a.news{
height: 20px;
width: 66px;
background: url(../../images/wnew_navi_bg.gif) no-repeat right -25px;
margin-left: 122px;
}
#newsContents #leftNavi a.scheduleOn{
height: 20px;
width: 81px;
background: url(../../images/wnew_navi_bg.gif) no-repeat right -46px;
margin-left: 107px;
}
#newsContents #leftNavi a.newsOn{
height: 20px;
width: 66px;
background: url(../../images/wnew_navi_bg.gif) no-repeat right -71px;
margin-left: 122px;
}
#newsContents #leftNavi a:hover{
display: block;
}
#newsContents #leftNavi a.schedule:hover{
background: url(../../images/wnew_navi_bg.gif) no-repeat right -46px;
}
#newsContents #leftNavi a.news:hover{
background: url(../../images/wnew_navi_bg.gif) no-repeat right -71px;
}
#newsContents #leftNavi a.scheduleOn:hover{
background: url(../../images/wnew_navi_bg.gif) no-repeat right -46px;
}
#newsContents #leftNavi a.newsOn:hover{
background: url(../../images/wnew_navi_bg.gif) no-repeat right -71px;
}
#newsContents #main{
margin: 0px 0px 0px 188px;
padding:1px 0px 0px 0px;
min-height:780px;
height: auto !important;
height: 780px;
}
#newsContents #main #scheduleTable{
margin: 115px 0px 0px 180px;
}
#newsContents td{
padding: 0px 25px 15px 0px;
line-height: 150%;
}
#newsContents td.date{
text-align: right;
vertical-align: top;
font-weight: bold;
font-size: 1.1em;
color: #e56192;
width:120px;
}
#newsContents .imgCont{
margin: 0px 0px 40px 180px;
}
#newsContents #pagetop{
text-align: right;
margin: 0px 120px 30px 0px;
}
#newsContents a, #newsContents a:link, #newsContents a:visited{
color: #ed85a8;
text-decoration: underline;
}
#newsContents a:hover{
color: #ed85a8;
text-decoration: none;
}
/*---------------------- 今月の予定 ------------------------*/
#schedule01{
background: url(../../images/header_bg.png) no-repeat center top;
width: 100%;
}
#schedule02{
background: url(../../images/mplan_bg_middle.jpg) repeat-y center;
width: 980px;
margin-right: auto;
margin-left: auto;
}
#schedule03{
background: url(../../images/schedule_mc.gif) no-repeat 1px 173px;
}
#schedule04{
background: url(../../images/schedule_character.gif) no-repeat 282px 280px;
}
#schedule01 #newsContents{
background: url(../../images/mplan_bg_lower.jpg) no-repeat center bottom;
min-height:800px;
height: auto !important;
height: 800px;
}

