@charset "utf-8";

/* スーパーバナー */
#superBannerArea {
	background: url(../../../op/superbanner/img/bgi-superbanner.jpg) no-repeat;
	padding: 6px;
	width: 218px;
	height: 180px;
	margin-bottom: 10px;
	overflow: hidden;
}

/* 右エリア登録パネル */

aside.right div.pad {
	position: relative;
}

div#idpanel {
	left: -60px;
	position: absolute;
	top: 185px;
	z-index: 1000;
}

ul#popupId {
	background: url(/_sharedZ/img/bgi-popupIdUl_001.gif) no-repeat 0 top;
	height:93px;
	width:278px;
}

ul li.popupId,
ul li.popupIdStop {
}

ul li.popupId a,
ul li.popupIdStop a {
	display:block;
}

ul li.popupId img {
	position: absolute;
	top:57px;
	left:145px;
}

ul li.popupIdStop img {
	position: absolute;
	top:57px;
	left:45px;
}

/* 特集 */

div#mainArea {
	background: url(../../../resources/img/main_area_bg.jpg) no-repeat;
	height: 155px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
div#mainArea h2 {
	display: none;
}
div#mainArea ul {
	margin: 0px 0px 0px 235px; 
}
div#mainArea li.k1 a, div#mainArea li.k2 a, div#mainArea li.k3 a {
	width: 271px;
	height: 49px;
	display: block;
	text-indent: -9999px;
}
div#mainArea li.k1 a {
	background: url(../../../resources/img/main_area_k1.gif) no-repeat;
}
div#mainArea li.k1 a:hover {
	background: url(../../../resources/img/main_area_k1.gif) no-repeat 0px -50px;
}
div#mainArea li.k2 a {
	background: url(../../../resources/img/main_area_k2.gif) no-repeat;
}
div#mainArea li.k2 a:hover {
	background: url(../../../resources/img/main_area_k2.gif) no-repeat 0px -50px;
}
div#mainArea li.k3 a {
	background: url(../../../resources/img/main_area_k3.gif) no-repeat;
}
div#mainArea li.k3 a:hover {
	background: url(../../../resources/img/main_area_k3.gif) no-repeat 0px -51px;
}

/* トピックス */

dl.topics {
}
dl.topics dt {
	clear: left;
	float: left;
}
dl.topics dd {
	margin-left: 150px;
}
dl.topics dt img {
	padding: 3px 10px;
}
dl.topics dt.red img {
	background: #FF575F;
}
dl.topics dt.green img {
	background: #41A655;
}
dl.topics dt.blue img {
	background: #825ADB;
}
dl.topics dt.aqua img {
	background: #0EA1E6;
}

/* 今すぐチェック */

.img56L {
}
.img56L:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.img56L .img{
	width:56px;margin-right:15px;
	float:left;
}

/* 今 知りたいことはどれ？ */

.ctgKnow .btnA span {
	font-size: 100% !important;
}
.ctgKnow p.knowLoseLink a {
	background: url(../../../op/img/top/btn-lose.png) no-repeat 0 0;
	width:  249px;
	height: 55px;
	text-indent: -9999px;
	font-size: 0;
	display: block;
}
.ctgKnow p.knowLoseLink a:hover {
	background-position: 0px -56px;
}

/* Pマーク */

.pmark {
	margin: 0 auto;
	width:950px;
}

.pmark .image {
	float: left;
	margin-right:10px;
}
.pmark .text {
	float: left;
	padding-top:25px;
}

/*   DMPバナー　201611*/
.manabiuniv_frame.DMPbannerImg img{
	padding-bottom:15px;
}
/* //DMPバナー　201611*/
