#main{
	width: 850px;
	height:1700px;

	/* background: #FFF; */
}


/* メッセージのBOX指定 */
.link01{
	width:825px;
	height:230px;
	padding:20px 0px 0px 25px;
	
	/* background:#ff0000; */

}

/* 左側・中央 左詰め */
td.link02_1{
	width:175px;
	height:40px;
	padding:0px 0px 0px 10px;
	text-align:left;

	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#fff;

	border-bottom:1px #fff solid;
	
	/* background:#ff0000; */
}

/* 左側・中央 右詰め */
td.link02_2{
	width:175px;
	height:40px;
	padding:0px 0px 0px 10px;
	text-align:right;

	font-size:0.8em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#fff;

	border-bottom:1px #fff solid;
	
	/* background:#ff0000; */
}

/* 右側 */
td.link02_r{
	width:440px;
	height:40px;
	padding:0px 0px 0px 10px;
	text-align:left;

	font-size:0.75em;
	line-height:1.5em;
	letter-spacing:0.2em;
	color:#fff;

	border-bottom:1px #fff solid;
	
	/* background:#ff0000; */
}


/* 中学部・高等部のBOX指定 */
.link03{
	width:825px;
	height:180px;
	padding:20px 0px 0px 25px;
	
	/* background:#3300ff; */

}

/* アクセス・合格実績のBOX指定 */
.link04{
	width:825px;
	height:160px;
	padding:20px 0px 0px 25px;
	
	/* background:#3300ff; */

}

/* 塾長プロフ・ブログ・リンク・サイトマップのBOX指定 */
.link05{
	width:825px;
	height:80px;
	padding:20px 0px 0px 25px;
	
	/* background:#3300ff; */

}

.submenu{
	width:735px;
	height:30px;
	padding:10px 0px 0px 115px;
	font-size:0.8em;
	line-height:2em;
	letter-spacing:0.2em;
	color:#fff;
	
	/* background:#3300ff; */
}
