@charset "UTF-8";

/* ********************************
*	セレス学院　HOMEページ専用スタイル

* *********************************
 */


#tugakulink {
	background: url(../index/tugaku_bk.jpg) no-repeat top right;
	width: 620px;
	height: 140px;
	}
#tusinlink {
	background: url(../index/tusin_bk.jpg) no-repeat top right;
	width: 620px;
	height: 160px;
	padding-top: 20px;
	}

#tugakulink p,
#tusinlink p {
	margin-left: 120px;
	margin-bottom: 10px;
	}

#sindanlink {
	margin: 0;
	width: 200px;
	float: right;
	background: #CCD0E5;
	}
#sindanlink p.handf {
	width: 200px;
	height: 10px;
	background: #fff;
	font-size: 10px;
	line-height: 10px;
	}
#sindanlink p {
	text-align: center;
	}

#kansou {
	background: url(../index/kansou_bk.gif) no-repeat top right;
	width: 620px;
	height: 140px;
	margin-top: 3em;
	}
#kansou p {
	padding: 20px 10px 0 240px;
	}

p#count {
	text-align: center;
	font-size: 12px;
	color: #666;
	}
	
/* news読み込み用 */
#newsarea h3 {
	margin: 1.5em 0 0.5em 0;
	padding-left: 40px;
	border: 0;
	height: 33px;
	background: url(../share/mokutekibetubk.gif) no-repeat;
	font-size: 14px;
	line-height: 33px;
	color: #333;
	}
#newsarea .title {
	font-weight: normal;
	color: #cc6666;
	}
#newsarea .space {
	margin: 10px;
	}
#newsarea .midasi {
	font-weight: normal;
	color: #669933;
	}
#newsarea .date {
	text-align: right;
	font-size: 12px;
	color: #333;
	}
#newsarea .blogdd {
	margin-left: 2em;
	margin-bottom: 1em;
	}