@charset "UTF-8";
/*
	株式会社 CSKオフィシャルサイト
	top.css（トップページ用CSS）
..................................................................... */

/*------------------------
	訴求エリア
-------------------------*/
#salesArea {
	background: url(../img/sales_bg.gif) repeat-x #535353;
	margin-bottom: 20px;
	padding-top: 10px;
}
#salesArea .wrap {
	position: relative;
}
#salesIndex {
	margin: 0;
	padding: 0;
}
#salesIndex dt {
	margin: 10px 0 0 0;
	padding: 0;
	width: 160px;
	float: left;
	text-align: center;
}
#salesIndex dd {
	float: right;
	width: 790px;
	margin: 0;
	padding: 0 0 10px 0;
}

#mainImg{
	position:relative;
	width:950px;
	height:230px;
}
#mainImg p{
	margin: 0;
}
#mainImg .floatPicture{
	position:absolute;
	left:0;
	z-index:1;
	overflow:visible;
}
#mainImg .basePicture{
	position:absolute;
	left:0;
	z-index:0;
	overflow:hidden;
}

#salesList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#salesList li {
	margin: 0;
	padding: 0;
	float: left;
}
#salesList a {
	display: block;
	width: 140px;
	height: 60px;
	border: 2px solid #535353;
}
#salesList a:hover {
	border: 2px solid #fff;
}

/*=====	jcarousel =====*/
.jcarousel-skin-tango .jcarousel-container {
    width: 720px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 35px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  720px;
    height: 64px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  140px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 144px;
    height: 64px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
}

/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: transparent url(../img/next.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: transparent url(../img/prev.gif) no-repeat 0 0;
}



/* セミナー情報 */
#seminarInfo {
	position: absolute;
	right: 10px;
	top: 15px;
	z-index:100;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#seminarInfo li {
	display: block;
	width: 210px;
	height: 55px;
	margin: 0 0 10px 0;
	padding: 0;
}
#seminarInfo li a {
	display: block;
	width: 196px;
	height: 45px;
    background: transparent url(../img/sales_bnr_bg.png) no-repeat 0 0;
	padding: 5px 8px;
	font-size: 80%;
	line-height: 1.4;
}
#seminarInfo li a strong {
	display: block;
	margin-bottom: 3px;
}
#seminarInfo li a strong img {
	vertical-align: middle;
	margin-right: 5px;
}
#seminarInfo li a span {
	color: #c00;
	padding-right: 5px;
}


/*========================================
	main
=========================================*/
#top #mainCont {
	float: left;
}
#top #mainCont h2 {
	color: #43464a;
	margin: 0 0 10px 0;
	font-size: 150%;
}

/*------------------------------------
	CSKの事業内容
-------------------------------------*/
#corpArea {
	float: left;
	width: 240px;
	margin-bottom: 20px;
}
#corpArea h2 {
	margin-bottom: 5px !important;
}
#corpArea p {
	background: url(../img/tabin_bg.gif) repeat-x;
	border-top: 3px solid #0E3092;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}


/*------------------------------------
	ソリューションサービスを探す
-------------------------------------*/
#searchArea {
	float: right;
	width: 480px;
}
#searchArea h2 {
	margin-bottom: 5px !important;
}
#searchArea .commonTabUnit {
	border-bottom: none;
}
#searchArea .commonTabUnit ul{
	border-top: 3px solid #0E3092;
}

#searchArea .commonTabUnit li {
	border-top: none;
	border-bottom: 1px dotted #c3c3c3;
}



#searchArea .commonTabUnit div{
	font-weight: bold;
}
#searchArea .commonTabUnit .arrowList {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}
#searchArea .commonTabUnit .arrowList li {
	width: 102px;
	float:left;
	background: url(../img/arrow_tri.gif) no-repeat 0 0.3em;
	padding: 0 0 0 8px;
	margin: 5px 0 0 0;
	min-height: 0;
	height: auto !important;
	border: none;
	line-height: 1.2;
}
#searchArea .commonTabUnit li.clearfix .arrowList {
	float: left;
	width: 330px;
}
#searchArea .commonTabUnit .allList {
	float: right;
	background: none;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100px;
	border: none;
}
#searchArea .commonTabUnit .allList li {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
}


/*------------------------------------
	最新情報
-------------------------------------*/
#recentInfo {
	clear: both;
}


/*========================================
	sub
=========================================*/
#top #subCont {
	float: right;
}
#top .subBox dt span.fltR  {
	display: block;
	margin: 0.1em 0 7px 0;
	padding: 0 0 0 8px;
	background: url(../img/arrow_tri.gif) no-repeat 0 50%;
}

/*------------------------
	動画コンテンツ
-------------------------*/
#flaMovie {
/*	background: #f00;*/
	margin: 0 auto 10px auto;
	text-align: center;
}

/*------------------------
	未来創造の芽
-------------------------*/

#topMirai .subBox {
	border: none;
	background: url(../img/topmirai_bg.jpg);
	padding: 8px 6px 10px 6px;
}
#topMirai .subBox li {
	margin-top: 10px;
	width: 100%;
}
#topMirai .subBox li a {
	display: block;
	background: url(../img/opacity_bg.png);
	color: #FE8A52;
	text-align: center;
	padding: 10px 5px;
	font-size: 110%;
	font-weight: bold;
}


