@charset "Shift_JIS";

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* ヘッダー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

/* レイアウト */
#header {
	height: 99px;
	width: 818px;
	background: url(../../kt/img/header.jpg) no-repeat left top;
}

#header .left {
	width: 360px;
}

#header h1 {
	font-size: 0.1em;
	line-height: 1.0;
	text-indent: -9999px;
	height: 77px;
}

#header h1 a {
	display: block;
	height: 77px;
	width: 270px;
	text-decoration: none;
}

#header .left p {
	margin: 0;
	font-size: 10px;
	line-height: 1.2;
	color: #000000;
	padding: 3px 0 0 10px;
}

#header .right {
	width: 414px;
	padding-top: 18px;
}

#header .right p {
	display: none;
	font-size: 0.1em;
	line-height: 1.0;
	text-indent: -9999px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 学天メニュー：右レイアウト */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
#GL-SPLIT-RIGHT-CELL div {
	margin-bottom: 0;
}

#areaSub {
	width: 225px;
}

#areaSub div.tit {
	margin: 0;
}

#areaSub .tit h4 {
	font-size: 0.1em;
	line-height: 1.0;
	text-indent: -9999px;
	margin-bottom: 0;
}

#GL-SPLIT-RIGHT-CELL div.sideCell {
	margin-bottom: 10px;
}

/* ぽすと最新情報 */
.sideCell#postNews div {
	border: 1px solid #D7C9ED;
}

#postNews div.tit {
	background: url(../../kt/img/titm_postnews.gif) no-repeat left top;
	height: 24px;
	border: 0;
}

#postNews dl {
	margin: 1px;
	background-color: #F6F7F7;
	padding: 5px 8px 3px 8px;
	line-height: 1.3;
}

#postNews dt {
	margin-bottom: 0;
}

#postNews dd {
	margin: 0;
	margin-bottom: 5px;
}

/* 話題の検定・クイズ */
#postTopic .tit {
	background: url(../../kt/img/titm_topicgif.gif) no-repeat left top;
	height: 45px;
	border: 0;
}

#postTopic .banner {
	background-color: #E9EBEB;
	border: 1px solid #D1C3E7;
	border-top: 0;
	padding-top: 8px;
}

.banner p {
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
}