.returnToKwicks {
	display:block;
	border:1px dashed #888;
	padding: 7px;
	float:right;
}
.returnToKwicks:hover {
	background-color: #5e5e76;
	text-decoration: none;
	color: #aaa;
}

/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

/* kyoiku-index */
#kyoiku-index {
	height: 100px;
}

#kyoiku-index li {
	float: left;
	width: 186px;
	height: 100px;
	margin-right: 7px;
}
.kwick-li-container
{
	width: 315px;
	height: 110px;
	float: left;
}
.kwick-text
{
	width: 186px;
	height: 110px;
	text-align: center;
	float: left;
	font: normal 24px/40px ‚l‚r ‚oƒSƒVƒbƒN;
}
.kwick-text strong
{
	font: normal 36px/60px ‚l‚r ‚oƒSƒVƒbƒN;
}
.kwick-text a
{
	text-decoration: none;
}
.kwick-text-hidden
{
	font: normal 13px/25px ‚l‚r ‚oƒSƒVƒbƒN;
	width: 129px;
	height: 76px;
	padding: 12px 0px 12px 0px;
	float: left;
	text-align: center;
	text-decoration: underline;
}
.kwick-text-hidden-four-lines
{
	font: normal 13px/22px ‚l‚r ‚oƒSƒVƒbƒN;
	width: 129px;
	height: 50px;
	padding: 6px 0px 6px 0px;
	float: left;
	text-align: center;
	text-decoration: none;
}
.kwick-text-hidden-four-lines a
{
	text-decoration: underline;
}
.kwick-text-hidden-two-lines
{
	font: normal 13px/25px ‚l‚r ‚oƒSƒVƒbƒN;
	width: 129px;
	height: 50px;
	padding: 25px 0px 25px 0px;
	float: left;
	text-align: center;
	text-decoration: underline;
}
.kwick-text-hidden-one-lines
{
	font: normal 13px/25px ‚l‚r ‚oƒSƒVƒbƒN;
	width: 129px;
	height: 50px;
	padding: 37px 0px 37px 0px;
	float: left;
	text-align: center;
	text-decoration: underline;
}
.soudan
{
	font: normal 36px/100px ‚l‚r ‚oƒSƒVƒbƒN;
}
#kyoiku-index #kwick1 { 
	background: #7b991f url('../image/kwicks/learn.jpg') top;
	border-color: #859935;
	color: #eef2de;
}
#kyoiku-index #kwick1 a { 
	color: #eef2de;
}
#kyoiku-index #kwick2 {
	background: #25a04f url('../image/kwicks/apply.jpg') top;
	border-color: #3c9b62;
	color: #dff2e6;
}
#kyoiku-index #kwick2 a { 
	color: #dff2e6;
}
#kyoiku-index #kwick3 {
	background: #0d2f86 url('../image/kwicks/review.jpg') top;
	border-color: #3c629b;	
	color: #dfe6f2;
}
#kyoiku-index #kwick3 a { 
	color: #dfe6f2;
}
#kyoiku-index #kwick4 {
	background: #640f88 url('../image/kwicks/read.jpg') top;
	border-color: #8a409c;
	color: #eddef2;
}
#kyoiku-index #kwick4 a { 
	color: #eddef2;
}
#kyoiku-index #kwick5 {
	background: #045292 url('../image/kwicks/consult.jpg') top;
	border-color: #297b9d;
	color: #dcebf3;
	margin-right: 0px;
}
#kyoiku-index #kwick5 a { 
	color: #dcebf3;
}