@charset "utf-8";

@import url(common.css);



/* ---------------------------------
*    title
*/
.tit01{
background:url(../img/top/tit01.jpg) no-repeat;
width:570px;
height:54px;
text-indent:-9999px;
}
.tit02{
background:url(../img/top/tit02.jpg) no-repeat;
width:570px;
height:54px;
text-indent:-9999px;
}
.tit03{
background:url(../img/top/tit03.jpg) no-repeat;
width:570px;
height:44px;
text-indent:-9999px;
}

/* ---------------------------------
*    contents
*/
.contR div{
width:555px;
margin:0 auto;
display:block;
padding:0 0 35px 0;
}

.tex1{
background:url(../img/top/tex01.jpg) no-repeat;
width:555px;
height:60px;
text-indent:-9999px;
}

.lesson{
width:555px;
display:block;
margin:0 auto 35px auto;
}


.news{
width:525px;
display:block;
margin:0 auto 35px auto;
}
.news li{
display:block;
padding:5px 0;
border-bottom:1px dotted #F5DABC;
font-size:90%;
}
.news li strong{
	color:#B39B80;
	display:block;
	margin:0 0 2px 0;
	}