@charset "utf-8";
/* CSS Document */


a {
	color: #BB3739;
	text-decoration:none;
}

body,table {
	background-color: #fffffc;
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	font-size: 10pt;
	word-break: break-all;
}
table {
	border-collapse:collapse;
	width: 100%;
}
table#calendar,
table#calendar tr,
table#calendar td {
	border: 1px solid #d4eff1;
}
p#ln_schedule{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "�����" , "Yu Mincho" , "�������" , "YuMincho" , "�q���M�m���� Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS����E" , "�l�r �o����" , "MS PMincho" , serif;
	font-weight: bold;
	text-align: right;
}
p#ln_admin{
	text-align: right;
}
p#cgi-copyright{
	font-size: 75%;
	text-align: right;
}
#today_business {
	font-size: 120%;
	padding: 5px 15px;
	width: 100%;
}
#today_business dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}
#today_business dt:before {
	content: "今日(";
}
#today_business dt:after {
	content: ")のフルコト";
}