body {
	background-color: #6D9195;
	font-size:80%;
}

a:link , a:visited{
	color: #138DB7;
	text-decoration: none;
}

a:hover ,a:active{
	color:#138DB7;
	text-decoration: none;
	background-color:#E7F3F8;
}

.index{
	width:200px;
	padding:10px 0 20px 20px;
	color:#295A65;
}
.index_inside{
	width:180px;
	margin:0 0 20px 0;
	padding: 0;
	border:none;
}

.contents{
	padding:0 40px 50px 20px;
	color:#295A65;
	line-height:150%;
}
.contents2{
	padding:40px;
	color:#295A65;
	line-height:150%;
}
.photo{
margin:0 20px 20px 0;

}
.reco{
	margin:30px 0 5px 0;
	width:640px;
}

.reco td{
	color:#666;
	line-height:150%;
	padding-bottom:30px;
	border-bottom:1px dotted #A8C1C3;
}
.reco td td{
	border-bottom:0px dotted #A8C1C3;
}

.title1{
	font-weight:bold;
	margin-bottom:10px;
}

.lastex{
	width:180px;
	height:270px;
	border:1px solid #295A65;
}

.lastex td{
	padding:15px;
	font-size:18pt;
	font-family:century gothic,Arial;
	color:#295A65;
}
	
.calendar{
	width:180px;
	margin:20px 0;
	}
	
.calendar td{
	border-bottom:1px solid #A8C1C3;
	padding:5px;
	color:#295A65;
	text-align:center;
	}	
.on{
	background-color:#FEE7DB;
}


