@charset "Shift_JIS";

/* ■■LEC社労士トップページ用CSS■■ */

/* メインバナー */

div#mainbnrArea {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 100%;
	height: 260px;
	clear: both;
	background: url(../images/top/bg_flash.gif) repeat-x;
}

div.TopBnrArea {
	width: 930px;
	height: 260px;
	margin: 0 auto;
	background: url(../images/top/index_main_bg.gif) no-repeat;
	position: relative;
}

div.TopBnrArea .main_bnr01 {
	position: absolute;
	top:7px;
	left: 7px;
}

div.TopBnrArea .main_bnr02 {
	position: absolute;
	top:129px;
	left: 7px;
}

div.TopBnrArea .main_bnr03 {
	position: absolute;
	top:7px;
	left: 361px;
}

div.TopBnrArea .main_bnr04 {
	position: absolute;
	top:129px;
	left: 361px;
}

div.TopBnrArea .main_btn01 {
	position: absolute;
	top:78px;
	left: 729px;
}

div.TopBnrArea .main_btn02 {
	position: absolute;
	top:161px;
	left: 729px;
}


/* リストリンク */

.topListLink {
	position: relative;
	height: 145px;
}

.topListLink li.btnLink01 {
	position: absolute;
}

.topListLink li.btnLink02 {
	position: absolute;
	left: 152px;
}

.topListLink li.btnLink03 {
	position: absolute;
	left: 304px;
}

.topListLink li.btnLink04 {
	position: absolute;
	left: 497px;
}

.topListLink li.btnLink05 {
	position: absolute;
	left: 520px;
}

/* 理由リンク */

.riyuLink {
	zoom: 1;
}

.riyuLink tr th {
	padding: 10px 0 10px 0;
	border-bottom: 1px #ccc dotted;
	text-align: left;

}

.riyuLink tr td,
.riyuLink tr.none td {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px #ccc dotted;
	font-size:113%;
	line-height: 1.4;
}

.riyuLink tr.none td,
.riyuLink tr.none th {
	padding-bottom: 10px;
	border-bottom: none;
}


/* コース・講座 ------------------------------ */
.list_index {
	width: 670px;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.list_index .leftBox {
	float: left;
	width: 326px;
}

.list_index .rightBox {
	float: right;
	width: 326px;
}

.list_index .kouza {
	padding: 8px 10px 10px 10px;
	border-right: 1px #ff6600 solid;
	border-bottom: 1px #ff6600 solid;
	border-left: 1px #ff6600 solid;
	font-size: 106%;
}

.list_index .kouza dt {
	padding: 5px 0 0 0;
}

.list_index .kouza li a {
	padding: 0 0 0 17px;
	background: url(../images/common/ico_arw01.gif) no-repeat 0 .1em;
}


/* 下コンテンツ ------------------------------ */

.lecTaikenBox {
	margin: 0 0 30px 0;
}

.lecTaikenBox li {
	float: left;
	margin: 0 15px 15px 0;
}

.lecTaikenBox li.last {
	float: left;
	margin: 0;
}

div.topics_content#news .topics_content_ttl {
	width: 275px;
	height: 43px;
	text-indent: -9999px;
	background: url(../images/top/index_ttl03.gif) no-repeat;
}

div.topics_content#campaign .topics_content_ttl {
	width: 275px;
	height: 43px;
	text-indent: -9999px;
	background: url(../images/top/index_ttl04.gif) no-repeat;
}

.topics_content_ttl ul li{
	font-size: 100%;
}

.topics_content {
	position: relative;
}

.lecCMS ul {
	margin: 20px 0 0 5px;
}

.lecCMS li {
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
	background: url(../images/common/ico_arw01.gif) no-repeat 0 .40em;
	font-size:108%;
	line-height: 140%;
}

.lecCMS li.view {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background: none;
}

.lecCMS li.view a {
	display: block;
	width: 60px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/common/ichiran_btn_ot.gif) no-repeat 0 0;
}

.lecCMS li.view a:hover {
	background: url(../images/common/ichiran_btn_ov.gif) no-repeat 0 0;
}

.lecCMS .leftBox {
	float: left;
	width: 275px;
}

.lecCMS .rightBox {
	float: right;
	width: 275px;
}

.innerbtn_top {
	margin-top: 10px;
	float: left;
}

div#naviColmn .topics_content {
	color: #4d4d4d;
}

div#naviColmn .topics_content#event .topics_content_ttl {
	width: 234px;
	height: 34px;
	text-indent: -9999px;
	background: url(../images/top/index_news_ttl.gif) no-repeat;
}

div#naviColmn .topics_content#event {
	margin-bottom:20px;
}

div#naviColmn .topics_content ul {
	padding: 10px 10px 0px 10px;
}

div#naviColmn .topics_content li {
	margin: 0 0 10px 0;
	padding: 0 0 0 17px;
	background: url(../images/common/ico_arw01.gif) no-repeat 0 .2em;
	line-height: 130%;
}


/* カウントダウン ------------------------------ */

p.ctdwn {
	border:double 3px #FFF5E0;
	background-color:#FF9A03;
	text-align:center;
	width: 228px;
	height:35px;
	padding-top:10px;
}

*html p.ctdwn {
	height:50px;
	padding-top:12px;
}

p.ctdwn span {
	font-size:132%;
	color: #FFF;
	font-weight: bold !important;
}

p.ctdwn span.small {
	font-size:123%;
	font-weight: normal !important;
}

p.ctdwn img {
	vertical-align: -3px ;
}

