@charset  "Shift_JIS";


/*テーブル table*/

.table02 table
	{
	border-collapse: collapse;
	margin-top:10px;
	margin-bottom:20px;
	}
	
.table02 th
	{
	padding:8px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FFF8DC;
	font-size:14px;
	font-weight:bold;
	}
	
.table02 td
	{
	padding:8px;
	border:1px solid #CCCCCC;
	text-align:left;
	line-height:150%;
	font-size:14px;
	}
	

/*スクール比較一覧 table

.good-point
{margin:0 0 0 0;}

.good-point table
{border:2px solid #f2f2f2;}


.good-point td
{padding:25px;
font-szie:14px;}


.good-point h4
{margin:0 0 20px 0px;
font-size:20px;
font-weight:bold;
text-align:center}

.good-point ul
{margin:0 0 0 0px;
font-szie:14px;}

.good-point li
{margin:0 0 8px 0px;
padding:3px 0 3px 26px ;
font-szie:14px;
background-image:url(../compare/img/icon_face.gif);
background-position:left;
background-repeat:no-repeat;
list-style-type:none;
line-height:150%;}


*/



/*４つのポイント point*/



/*　トップ大枠
----------------------------------------------- */

div.4point
	{
	width:850px;
	text-align: left;
	padding:20px 0 30px 0px;
	margin:0px;
	background-color:#ffffff;
	}


.4point h2
{
	padding:0px 0 20px 0px;
	margin:0px 0 20px 0px;
}

.text-bg
{
background-image:url(../point/img/bg-h2-text.jpg);
background-repeat:no-repeat;
width:850px;
}

.text-bg p
{
padding:0px 30px 10px 100px;
line-height:200%;
}



.text-bottom
{
background-image:url(../point/img/bg-h2-bottom.jpg);
background-repeat:no-repeat;
width:850px;
height:21px;
margin:0 0 20px 0;}
















