/* CSS Document */
<STYLE type="text/css">
a img{ border-style:none;}

A { text-decoration:none ;}
A:link {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	text-decoration: none;
}
A:visited {
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	text-decoration: none;
}
A:hover { color:#ff9e52;}
A:active { color:#ff9e52;}


BODY {
    font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	   }

p{    font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;

}




p.cooking { color:#ff8c00; font-size:9px; }

p.sample1 {
	border: dotted 1px #757575;
    width: 900px;
    text-align: left;
    font-size: 8pt;
	}
	
/* カレンダー */

table#table-00 {
    width: 300px;
	hight: 300px;
    border: solid 1px #757575;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-00 th {
    padding: 12px;
    border: none;
    border-width: 0 0 1px 1px;
    line-height: 120%;
    text-align: center;
    font-size: 12pt;
}
table#table-00 td {
	font-size:9pt;
    padding: 2px;
    border: none;
    border-width: 0 0 1px 1px;
    text-align: center;
}


th A:link {
	color:#404040;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 15px;
	text-decoration: none;
}
th A:visited {
	color:#404040;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 15px;
	text-decoration: none;
}
th A:hover {
	color:#ffffff;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 15px;
	text-decoration: none;
}
th A:active {
	color:#ffffff;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 15px;
	text-decoration: none;
}





/* パン教室 */

table#table-01 {
    width: 900px;
    border: dotted 1px #757575;
	border-top:none;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: solid;
    border-width:1px;
	border-color:#ffffff;
    background: #8adbff;
    line-height: 120%;
    text-align: center;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-weight: 400;
	font-size: 13px;
	color: #000000;
	margin: 0;
}
table#table-01 td {
    padding: 5px;
    border: dotted 1px #757575;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 13px;
	color: #000000;

}


/* お菓子教室 */

table#table-02 {
    width: 900px;
    border: dotted 1px #757575;
	border-top:none;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: solid;
    border-width:1px;
	border-color:#ffffff;
    background: #f9e25b;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}
table#table-02 td {
    padding: 5px;
    border: dotted 1px #757575;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}

/* 米粉教室 */

table#table-03 {
    width: 900px;
    border: dotted 1px #757575;
	border-top:none;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-03 th {
    padding: 5px;
    border: solid;
    border-width:1px;
	border-color:#ffffff;
    background: #e96e26;
	font-weight: 400;
    line-height: 120%;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}
table#table-03 td {
    padding: 5px;
    border: dotted 1px #757575;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}

/* 和菓子教室 */

table#table-04 {
    width: 900px;
    border: dotted 1px #757575;
	border-top:none;
    border-collapse: collapse;
    border-spacing: 0;

}

table#table-04 th {
    padding: 5px;
    border: solid;
    border-width:1px;
	border-color:#ffffff;
    background: #74ae2c;
	font-weight: 400;
    line-height: 120%;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}
table#table-04 td {
    padding: 5px;
    border: dotted 1px #757575;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #000000;

}

/* 注意書き */

table#table-05 {
    width: 900px;
    border: dotted 1px #757575;
    border-collapse: collapse;
    border-spacing: 0;

}

table#table-05 th {
    padding: 5px;
    border: none;
    border-width: 0 0 1px 1px;
	font-weight: 400;
    line-height: 120%;
    text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13pt;
	color: #000000;

}
table#table-05 td {
    padding: 5px;
    border: none;
    border-width: 0 0 1px 1px;
    text-align: left;
    font-size: 8pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
}











</STYLE>
