body {
margin:0;
color: #555555;
font-size: 0.8em;
}

td {
color: #555555;
font-size: 0.8em;
}

/*-------------------------------------*/
/* 内部に記載されていたもの            */
/*-------------------------------------*/
a:link   {color:#fff;}
a:visited{color:#fff;}
a:hover  {color:#CCCCFF;}

select {color: white; background-color: #ff33aa;}

input {	border-right: 0px; border-top: 0px; border-left: 0px; color: white; border-bottom: 0px; background-color: #ff33aa;}

/*-------------------------------------*/
/* 20090713以降の修正                       */
/*-------------------------------------*/
img{border:0;}

body{
background-color:#bb72db;
}
#menu{
font-size:10pt;
vertical-align:bottom;
padding-bottom:3px;
}

.box_white{
text-align:center;
height:390px;
background-color:#ffffff;
}
.box_white a:link   {color:#663333;}
.box_white a:visited{color:#663333;}
.box_white a:hover  {color:#FF9933;}


/*-------------------------------------*/
/* copyright                           */
/*-------------------------------------*/
#copyright{color:#fff;text-align:right;padding-top:3px;}


/*-------------------------------------*/
/* schoolのページ　　　　　            */
/*-------------------------------------*/
ul{margin:0;padding:0;list-style-type: none;}
li{padding:2px 0;}

.lesson_tit {vertical-align:top;}
.lesson_tit tr th{color:#eee;font-size:1.6em;text-align:center;background-color:#BB72DB;}

td.box {
width: 290px;
height:210px;
line-height:130%;
vertical-align:top;
text-align:left;
background-color:#fff;
border:1px solid #888;
padding:5px;
}
td.box ul{margin-bottom:5px;padding:2px;}
td.box li{padding:px;}

td.box .tit{font-size:1.2em;font-weight:bolder;border-bottom:1px solid #ccc;
background:url(images/img105k.gif) no-repeat;padding-left:15px;}


/*
.lesson_tit {padding:5px;}
.lesson_tit tr th{color:#eee;font-size:1.6em;text-align:center;padding-top:50px;}

td.box {
width:365px;
height:250px;
line-height: 120%;
vertical-align:top;
text-align:left;
background-color:#fff;
border: 1px solid #888;
margin-top:10px;
padding:5px;
}
td.box ul{margin-bottom:10px;padding:2px;}
td.box li{padding:5px;}

*/