﻿@charset "UTF-8";



body {
	margin		: 0px;
	padding		: 0px;
}
p {
	font-size			: 12px;
	line-height		: 1.5;
	margin				: 0px;
	padding-top		: 2px;
}
table.calender {
	width			: 169px;
}
.calendar1{width: 23px; border-left: 1px solid #999999; border-top: 1px solid #999999; text-align: center;}
.calendar2{width: 23px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #999999; text-align: center;}
.calendar3{width: 23px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-bottom: 1px solid #999999; text-align: center;}
.calendar4{width: 23px; border: 1px solid #999999; text-align: center;}

#content-right a {
	text-decoration	: underline;
}


