/*----------------------------------
=03 contents
----------------------------------*/

#wrapper #navi{
	margin-top:2px;}

#contents{ 
 width:927px;
 margin:0 auto;
 text-align:center;
}


#contents .cont{
 width:825px;
 margin:0 auto 20px;
 padding:5px 0 0 0;
 text-align:left;
}

p.pankuzu{
	text-align:right;
	margin:0 20px 10px 0;
	font-size:10px;}
	
#contents .cont .left{
	float:left;
	width:197px;
	}


#contents .cont .left .box p.bdtitle{
	margin: 0 auto 10px;}


#contents .cont .left .box ul{
	margin-bottom:30px;}
#contents .cont .left .box li{
	margin-bottom:10px;}

#contents .cont .left .box dl.bd{
	width:150px;
	text-align:left;
	margin:0 auto;
	font-size:10px;
	line-height:1.3;
	}

#contents .cont .left .box dl.bd{
	margin-bottom:20px;
	}

#contents .cont .left .box dl.bd dt{
	float:left;
	margin:0 5px 10px 0;
	}




#contents .cont .left .box .bgleftbtm{
	background:url(../../img/bg_light-btm.gif) no-repeat left bottom ;
	}

#contents .cont .left .l-access{
	background:url(../../img/bg_l-access_btm.gif) no-repeat bottom;
	margin-bottom:10px;}

#contents .cont .left .l-access p{
	padding:0 15px 15px;
	font-size:10px;
	line-height:1.5;
	}


#contents .cont .right{
	width:610px;
	float:right;
	text-align:center;
	margin:0 auto;
	}

#contents .cont .right .right-c{
	margin-right:10px;
	}

.right-c h2{
	margin-bottom:30px;}
	
p.pagetop{
	text-align:right;
	margin:0 20px 50px 0;}	



#contents .cont .left .box{
	background:#eee url(../../img/cap_left-contents.gif) no-repeat left top;
	padding:22px 0 10px;
	text-align:center;
	margin:0 auto 10px;
	}



#archives{
	background:#fff;
	border:1px solid #DDDDDD;
	margin:0 20px 20px;
	padding:3px;
	}

#archives a{
	color:#59A630;
	}

.module{
	margin:0 20px 30px;
	text-align:left;}

.module-calendar{
	margin:0 20px 10px;
	text-align:center;}

.module-t p{
	background:url(../img/icon_module.gif) no-repeat left 0.5em;
	padding:0 0 5px 15px;
	font-weight:bold;
	}
	
.module-t{
	border-bottom:1px dotted #D4D4D4;
	margin-bottom:10px;
	}

.module li{
	line-height:1.5;
	}

.module li a{
	color:#59A630;
	}

.entry{
	text-align:left;
	margin:0 30px;
	}

.entry a{
	color:#59A630;
	}

.entry h3{
	background: #EEEEEE url(../img/bg_entry-title.gif) no-repeat left top;
	font-size:14px;
	color:#676767;
	font-weight:bold;
	padding:10px 10px 7px 15px;
	margin-bottom:5px;
	}

.entry p.date{
	text-align:right;
	margin-bottom:10px;}
	
.entry .entry-b{
	margin:0 15px 50px;}

.entry .search-b{
	margin:0 15px 20px;}

.entry p.date span{ color:#59A630;}

#calendar{
margin-top:20px;}

#calendar h2.module-header{
text-align:center;}

.calendar {
    margin: 5px 0;
    text-align: center;
}

#calendar a{
	color:#59A630;
	}

.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 9px;
    width: 23px;
font-weight:bold;
}
.calendar td {
    padding: 2px 0;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #59A630;
}
th.sunday{
    color: #e50003;
}
th.saturday {
    color: #0000ff;
}