.pagenav{
text-align:center;
font-size:0.9em;
width: auto;
padding:0 0 20px 0;
margin:0 0 20px 0;
}
/*-- ライト --*/
.m2-right{
	width:200px;
	height:auto;
    margin:0 0 20px 0;
	float:right;
}
/*-- レフト --*/
.m2-left{
	width:180px;
	height:auto;
    margin:0 0 20px 0;
	float:left;
}
/*-- センター --*/
.m2-center{
	width:510px;
	height:auto;
    margin:0 0px 20px 20px;
	_margin:0 0px 20px 0px;
	float:left;
}


.roops{
	width:510px;
	height:auto;
	background-color:#FFFBB2;
	margin:0 0 50px 0;
}
.t-1{
	width:490px;
	height:auto;
	padding:10px 5px 5px 5px;
	margin:0px 5px 10px 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #006E35;	
}
.titel{
	width:370px;
	height:auto;
	color:#006E35;
	font-size:1.3em;
	line-height:1.4em;
	float:left;
	font-weight: bold;
}

.day{
	width:110px;
	height:auto;
	font-size:0.85em;
	float:right;
	font-weight: bold;
	text-align:right;
}






.r-text{
	width:475px;
	height:auto;
    margin:0 auto 20px auto;
	font-size:0.85em;
	line-height:1.8em;
}








/*-- レフトメニュー --*/

.menu{
width:180px;
height:auto;
margin:0 0 10px 0;
}
.menu ul{
list-style: none;
oveflor: hidden;
}
.menu li{
	width:154px;
	display: block;
	padding:0px 0 3px 20px;
	margin:8px 3px 3px 3px;
	font-size:0.85em;
	background-image: url(../../img/w-yaji7.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B9EC6;
}
.menu li a{
	color:#000000;
	text-decoration: none;
	display: block;
}
.menu li a:hover{
	color:#2A60AC;
	text-decoration: none;
}


.r-1{
	width:180px;
	height:25px;
	text-indent: -9999px;
	background-image: url(../../img/r-1.jpg);
	background-repeat: no-repeat;
}
.r-2{
	width:180px;
	height:25px;
	text-indent: -9999px;
	background-image: url(../../img/r-2.jpg);
	background-repeat: no-repeat;
}
.r-3{
	width:180px;
	height:25px;
	text-indent: -9999px;
	background-image: url(../../img/r-3.jpg);
	background-repeat: no-repeat;
}

/* カレンダー */
#calendar table	{
	width: 180px;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin:0 20px 0 0;
	background-color: #EEF2F4;
}

#calendar th, #calendar td	{
	padding: 5px 0;
	}

#calendar a	{
	text-decoration: underline;
	font-weight: bold;
	color:#2A60AD;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}
