/* ページ関係 */

*{
padding : 0px ;
margin : 0px ; 
} 

body{
background-image: url(topimg/wall2.gif); 
color : #333333;
font-size: 90%;
width:100%;
height:100%;
}

#wrapper{
width:100%;

background-image: url(topimg/wall.jpg); 
background-repeat: repeat-y;
background-position: center; 
}

#main{
width:850px;
background-color : #ffffff;
border-left: 1px solid gray;
border-right: 1px solid gray;
margin : 0px auto 0px auto;
padding:0px;
}


#top{
850px;
height:51px;
background-image: url(topimg/logo.jpg);
background-repeat : no-repeat;
margin : 0px ; 
}

#menu{
850px;
background-color : #FFFFFF;
border-top:dotted 1px #ffff99;
border-bottom:dotted 1px #ffff99;
} 

#left{
float:left;
width:149px;
background-color : #FFFFFF;

} 


#contents{
float:left;
height:100%;
padding : 0px ;
margin:0px;
background-color : #ffffff;
border-right:dotted 1px #dcdcdc;
border-left:dotted 1px #dcdcdc;} 

#flash{
width:548px;
height:190px;
padding:0px;
margin:0px;
border-bottom:1px dotted gray;
}

#right{
float:right;
width:149px;
background-color : #FFFFFF;
}

#bottom{
height:60px;
clear: both;
background-color : #ffefd5;
text-align: center;
padding : 0px ;
border-bottom:1px gray solid; 
} 


/* リンク */

a{text-decoration: none;}
a:link { color: #ff9900;text-decoration: none; }
a:visited { color: #ff9900; }
a:hover { color: #ffff99;text-decoration: none;}
a:active { color: #ff9900; }

a.top{
background-color:transparent;
text-decoration: none;
}

/* 画像 */
img{
margin:0px;
}
img.menu{
margin-left:4px;
}

/* テキスト */
p{
font-size:100%;
color:#FF6600;
}

h2{
font-size:130%;color:#000000;font-weight: bold;text-align:center;
}

h3{
font-size:100%;color:#ff9900;font-weight: bold;text-align:center;
}

h4{
font-size:90%;color:#000000;font-weight: bold;border-bottom:#ff9900 solid 1px;
}

h5{
font-size:80%;color:#ff0000;font-weight: normal;
}

b{
color:#ff6600;
}

.news{
font-size:100%;color:#336600;font-weight: normal;
}

.news2{
font-size:95%;color:#000000;font-weight: normal;margin:7px;
border-bottom:1px #99ff66 dotted; 
}

.right
{
text-align: right;
}

#pagetop
{
text-align: right;
}

.list{
display: inline;
font-size: 100%;
margin-right:3px;
margin-top:3px;
padding:3px;
}

li{
display: inline;
font-size: 100%;
margin-right:30px;
margin-top:3px;
padding:3px;
}

/* 教室案内 */

.05{
background-color:black#ffffff;
width:452px;
border-top:gray 1px dotted;
border-right:gray 1px dotted;
border-left:gray 1px dotted;
margin-left:50px;
}


05a{
width:150px;background-color : #ffffcc;
margin-bottom:0px;
text-align: center;
padding : 3px ;
border-bottom:gray 1px dotted;
font-size:90%;
}

td.05b{
width:150px;background-color : #ffffcc;
margin-bottom:0px;
text-align: center;
padding : 3px ;
border-bottom:gray 1px dotted;
font-size:90%;
}

.05c{
width:200px;
background-color : #000000;
padding : 3px ;
border-bottom:gray 1px dotted;
}













/* その他 */

#news{
width:460px;height:100px;overflow:auto;
border: 1px gray solid; 
margin-top: 3px;
margin-left: 40px;
padding:3px;
scrollbar-arrow-color : gray; 
scrollbar-darkshadow-color : #ffffff;
scrollbar-shadow-color : gray;
scrollbar-3dlight-color: #ffffff;
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : gray;
scrollbar-track-color: #ffffff;
font-size:85%;color:#99999;
font-weight: normal;
line-height: 1.5;
}

#box{
width:500px;
margin-left:15px;
font-size:100%;
padding:10px;
line-height: 150%;
}

#box1{
width:460px;
margin:10px 30px 10px 30px;
font-size:100%;
padding:10px;
line-height: 150%;
border:1px gray dotted;
}


#box2{
width:320px;
margin:10px auto 10px auto;
font-size:100%;
padding:10px;
line-height: 120%;
}

#box3{
width:500px;
margin:10px;
font-size:100%;
}


hr{
margin-left:10px;
margin-right:10px;
}

.03{
background-color:black#ffffff;
width:452px;
border-top:gray 1px dotted;
border-right:gray 1px dotted;
border-left:gray 1px dotted;
margin-left:50px;
}

.tableb{
background-color:#ccffcc;
border:gray 1px dotted;
}







