@charset "shift_jis";
/* CSS Document */
.comingsoon{
	display:block;
	margin:0 0 5px 0;
}

.headFlashBox {
	height:140px;
}

#topCntL {
	width:475px;
}
	#topCntL .topCntLMenuWrap {
		margin:0 0 5px 0;
		border-right:1px solid #CFCFCF;
		border-bottom:1px solid #CFCFCF;
	}
		.topCntLMenuWrap .menuBox {
			float:left;
			padding:4px 0 4px 4px;
			width:232px;
			border-top:1px solid #CFCFCF;
			border-left:1px solid #CFCFCF;
			background: #F5F5F5 repeat-x url(../images/topCntL_cntbg.jpg) 0 0;
		}
			.menuBox .menuBoxIcon a,
			.menuBox .menuBoxIcon a:active,
			.menuBox .menuBoxIcon a:visited {
				float:left;
				margin:0 5px 0 0;
				width:50px;
				text-decoration:none;
				background-color:#BAE0FA;
				border:1px solid #FFF;
			}
			.menuBox .menuBoxIcon a:hover {
				border:1px solid #BAE0FA;
			}
			.menuBox .menuBoxCnt {
				float:left;
				margin:4px 0 0 0;
			}
				.menuBox .menuBoxCnt p {
					white-space: nowrap;
				}
				.menuBoxCnt a {
					display:block;
					margin:0 0 5px 0;
					padding:1px 0 0 0;
					font-weight:bold;
				}
				.withMemo a {
					margin:0 0 1px 0;
				}
				.withMemo .mbCMemo {
					padding:0 0 3px 11px;
					font-size:10px;
					font-weight:normal;
					color:#BE5252;
				}
				.menuBoxCnt p {
					margin:0;
					padding:0;
					font-size:10px;
				}
	#topCntL .topCntLTxtMenuWrap div {
		padding-top:5px;
		margin:0 15px 0 0;
	}


#topCntR {
	width:250px;
}


/* News
--------------------------------------------------*/
.topNews {
	margin:0 0 0 0;
	padding:6px 0;
}
.topNewsDL,
.topNewsDLLast {
	margin:0 0 7px 0;
	padding:0 0 5px 0;
}
.topNewsDL {
	background: transparent repeat-x url(../common/images/border_999.gif) 0 bottom;
}
.topNewsDL dt,
.topNewsDLLast dt {
	float:left;
	margin:0 0 3px 0;
	padding:0;
	color:#888;
	font-weight:normal;
	line-height:1.2em;
	width:65px;
}
.topNewsDL dd,
.topNewsDLLast dd {
	float:left;
	margin:0 0 3px 0;
	padding:0;
	line-height:1.2em;
	width:385px;
}
.topNewsMore {
	text-align:right;
}

#topNewsBottom a,
#topNewsBottom a:link,
#topNewsBottom a:visited {
	color:#333;
	text-decoration:none;
}
#topNewsBottom a:hover {
	color:#259FFA;
	text-decoration:underline;
}


/* Side Right
--------------------------------------------------*/
#cramSchoolBox {
	position:relative;
}

.topCntRBox {
	margin:0 0 10px 0;
}
.topSideBnrBox {
	margin:0 0 2px 0;
	padding:0;
	width:251px;
	height:63px;
}
	.topSideBnrBox a {
		display:block;
	}
		.topSideBnrBox a span {
			display:none;
		}


/* Search Box
--------------------------------------------------*/
#siteSearchBox {
	padding:10px 5px 10px 8px;
	border:1px solid #A6D0E7;
	background: #FFF repeat-x url(../images/topCntR_searchbg.jpg) 0 bottom;
}
	#siteSearchBox .fBL {
		margin:0 0 10px 0;
	}
	#siteSearchBox .fBR {
		margin:5px 0 10px 0;
		width:180px;
		text-align:left;
	}
	#siteSearchBox p {
		margin:0;
		padding:0;
	}
	#siteSearchBox form {
		margin:0 10px;
	}
		#siteSearchBox form #sKeywords {
			margin:0 3px 0 0;
			padding:2px 4px;
			width:135px;
			border:1px solid #999999;
		}
		#siteSearchBox form #sBt img {
			vertical-align:bottom;
		}



























