@charset "utf-8";

/* ===================================================================

ロックパートナーズ株式会社

Copyright (C) RockPartners Inc. All Rights Reserved.
--------------------------------------------------------------------

file name  :  home.css
info :  トップページの設定
contents :
	01. mainImg
	02. newsTopicsBox
	
=================================================================== */

/*--------------------------------------------------------------------
	01. mainImg 
--------------------------------------------------------------------*/

/*  mainImg設定
-----------------------------*/
#home #mainImg {
	height:276px;
	padding:0 0 0 0;
	margin:0 0 16px;
	position:relative;
	background:url(../images/home/bg_mianImg.png) no-repeat 0 0;
}
#home #slideArea {
	display:block;
	width:644px;
	height:260px;
	position:relative;
	top:8px;
	left:9px;
}
#slideArea a {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
}
#slideArea a.active {
	z-index:10;
}
#slideArea a.last {
	z-index:9;
}


#home #mainImg .btn a {
	display:block;
	width:188px;
	height:65px;
	position:absolute;
	top:8px;
	right:9px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}
#home #mainImg .btn a:hover {
	background:url(../images/home/bg_mianImg.png) no-repeat -673px -276px;
}


/*--------------------------------------------------------------------
	02. newsTopicsBox 
--------------------------------------------------------------------*/

/*  newsTopicsBox設定
-----------------------------*/
#newsTopicsBox {
	padding:53px 0 0;
	position:relative;
}
#newsTopicsBox h2 {
	width:659px;
	height:98px;
	position:absolute;
	left:-1px;
	top:0;
	background:url(../images/home/ttl_newsTopicsBox.png) no-repeat 0 0;
	text-indent:-9999px;
	z-index:100;
}
#newsTopicsBox h3 {
	display:block;
	height:19px;
	margin:0 0 0.5em 16px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#newsTopicsBox .head {
	padding:17px 0 0.1em;
}
#newsTopicsBox ul {
	margin:0 25px 0 16px;
}
#newsTopicsBox li {
	position:relative;
	padding:0 0 0.5em 5.75em;
	margin:0 0 0.5em;
	background:url(../images/common/line_dot.gif) repeat-x 0 100%;
}
#newsTopicsBox li.noDate {
	position:relative;
	padding:0 0 0.5em;
	margin:0 0 0.5em;
	background:url(../images/common/line_dot.gif) repeat-x 0 100%;
}
#newsTopicsBox li.bN {
	background:none;
}
#newsTopicsBox li em {
	position:absolute;
	top:0.2em;
	left:0.9em;
	font-size:69%;
}
* html #newsTopicsBox li em {
	font-size:63%;
	top:0.3em;
}
#newsTopicsBox dl {
}
#newsTopicsBox dt {
	font-size:88%;
}
#newsTopicsBox dd {
	font-size:75%;
}

/*  topNews設定
-----------------------------*/
#topNews {
	width:653px;
	margin:0 0 5px 5px;
	position:relative;
	z-index:200;
	background:url(../images/home/bg_newsTopics_w647_body.png) repeat-y 0 0;
}
#topNews .foot {
	background:url(../images/home/bg_newsTopics_w647_foot.png) no-repeat 0 100%;
}
#topNews .head {
	background:url(../images/home/bg_newsTopics_w647_head.png) no-repeat 0 0;
}
#topNews h3 {
	width:613px;
	background-image:url(../images/home/ttl_topNews.gif);
}

/*  unit,infoBox設定
-----------------------------*/

/* unit */
.unit {
	width:654px;
	margin:0 0 5px 5px;
	position:relative;
	z-index:200;
	background:url(../images/home/bg_newsTopics_unit_body.png) repeat-y 0 0;
}
.unit .foot {
	background:url(../images/home/bg_newsTopics_unit_foot.png) no-repeat 0 100%;
}
.unit .head {
	background:url(../images/home/bg_newsTopics_unit_head.png) no-repeat 0 0;
}
.unit h3 {
	width:286px;
}

/* infoBox */
.infoBox {
	width:327px;
	float:left;
}

/*  courseInfo設定
-----------------------------*/
#courseInfo h3 {
	background-image:url(../images/home/ttl_courseInfo.gif);
}

/*  newBookInfo設定
-----------------------------*/
#newBookInfo h3 {
	background-image:url(../images/home/ttl_newBookInfo.gif);
}

/*  lifeStudyInfo設定
-----------------------------*/
#lifeStudyInfo h3 {
	background-image:url(../images/home/ttl_lifeStudyInfo.gif);
}

/*  classroomBlog設定
-----------------------------*/
#classroomBlog h3 {
	background-image:url(../images/home/ttl_classroomBlog.gif);
}
#classroomBlog li a {
	font-size:75%;
}

#newsTopicsBox #classroomBlog #blogList {
	padding:6px 0 2px 3px;
	margin-bottom:0.5em;
	background:#e4ecf0 url(../images/home/blogList.png) no-repeat 3px 6px;
}
#newsTopicsBox #classroomBlog #blogList li {
	display:block;
	width:94px;
	height:42px;
	padding:0;
	margin:0;
	float:left;
	background:none;
	overflow:hidden;
}
#newsTopicsBox #classroomBlog #blogList li a {
	display:block;
	width:91px;
	height:38px;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
}

#newsTopicsBox #classroomBlog .info li em {
	top:0.46em;
}

#classroomBlog li { line-height:1.3; }
#classroomBlog li .schoolTitle a:link,
#classroomBlog li .schoolTitle a:active,
#classroomBlog li .schoolTitle a:visited,
#classroomBlog li .schoolTitle a:hover {
	color:#414141;
}