﻿.week0
{
	background-color:Red;	
	color:White;
}
.week1
{
	background-color:#BBFFBB;	
}
.week2
{
	background-color:#0066CC;	
	color:White;
}
.calendar
{
	background-color:#F5F5F5;
}
.days
{
	background-color:#FFFFFF;
}
.notday
{
	background-color:Gray;
}
.timeback1
{
	background-color:#ADD8E6;
}
.timeback2
{
	background-color:#FFFACD;
}
.font6
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 6pt; 
}
.font7
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 7pt; 
}
.font8
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 8pt; 
}
.font9
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 9pt; 
}
.font10
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 10pt; 
}
.font11
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 11pt; 
}
.font12
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12pt; 
}
.font14
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14pt; 
}
.font16
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 16pt; 
}
.font18
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 18pt; 
}
.font20
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 20pt; 
}
.font22
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 22pt; 
}
.font24
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 24pt; 
}
.font26
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 26pt; 
}
.font28
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 28pt; 
}
.font30
{
	font-family: "ＭＳ Ｐゴシック";
	font-size: 30pt; 
}
a{text-decoration:underline; color: #0000ff; }
a:hover{text-decoration:underline; color: #ff6600; }
body
{
	font-family: ＭＳ Ｐゴシック;
	font-size: 14px;
	color: #000000;
}
table 
{
	border: 20px solic #000000;
}
td
{
	font-family: ＭＳ Ｐゴシック;
	font-size: 20px;
}
.outer
{
	width:600px;
	background-color: #ffffff;
	margin:0 auto 10px auto;
	border: 1px solid #999999;
	padding: 20px;
}
.name
{
	width:490px;
	background-color: #ffffff;
	margin:0 auto 10px auto;
	border: 1px solid #cccccc;
	padding: 5px;
	font-size: 14px;
    line-height: 20px;
}
.new
{
	width:550px;
	background-color: #ffffff;
	margin:0 auto 10px auto;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 13px;
    line-height: 20px;
text-align: left; 
}

#inner10
{
background-color: #ffffff;
margin:10px auto 10px auto;
width:460px;
text-align:left;
line-height: 1.5em;
border: 1px solid #f60;
font-size: 12px;
padding: 10px;
}

#innerMB
{
border: 1px solid #999999;
background-color: #ffffcc;
}

