@charset "utf-8";

/*-----------------------------------------------------
トップページのindex CSS
-----------------------------------------------------*/

/*-----------------------------------------------------
container
-----------------------------------------------------*/

#container {
	width: 900px;
	margin: 118px auto 30px auto;
	position: relative;
	z-index: 0;
}

/*-----------------------------------------------------
メインイメージ　スライダー
-----------------------------------------------------*/
#main_img_waku {
	margin-bottom: 15px;
	width: 900px;
	height: 180px;
}

#main_img {
	float: left;
	width: 710px;
}

/*-----------------------------------------------------
loop slider


#loopedSlider { 
	margin: 0; 
	width:710px; 
	position:relative; 
	clear:both;
}

.container {
	width:710px; 
	height:180px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer; 
}

.slides {
	position:absolute; 
	top:0; 
	left:0; 
}
	
.slides div {
	position:absolute; 
	top:0; 
	width:710px; 
	display:none; 
}

ul.pagination { 
	padding:0; 
	margin:9px auto; 
	width:180px;
	height: 30px;
	position: absolute;
	top: 145px;
	left: 580px;
}

ul.pagination li { 
	float:left; 
	margin:0 6px; 
}

ul.pagination li.no01 a {
	display:block; 
	background: url(../../top_slide/img/no_1.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
	overflow:hidden; 
	z-index: 1000;
	text-indent: -9999px;
}

ul.pagination li.no02 a {
	display:block; 
	background: url(../../top_slide/img/no_2.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
	overflow:hidden; 
	z-index: 1000;
	text-indent: -9999px;
}

ul.pagination li.no03 a {
	display:block; 
	background: url(../../top_slide/img/no_3.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
	overflow:hidden; 
	z-index: 1000;
	text-indent: -9999px;
}

ul.pagination li.no04 a {
	display:block; 
	background: url(../../top_slide/img/no_4.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
	overflow:hidden; 
	z-index: 1000;
	text-indent: -9999px;
}

ul.pagination li.no01 a:hover {
	display:block; 
	background: url(../../top_slide/img/no_1_h.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
}

ul.pagination li.no02 a:hover {
	display:block; 
	background: url(../../top_slide/img/no_2_h.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
}

ul.pagination li.no03 a:hover {
	display:block; 
	background: url(../../top_slide/img/no_3_h.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
}

ul.pagination li.no04 a:hover {
	display:block; 
	background: url(../../top_slide/img/no_4_h.gif) no-repeat 0 0;
	width:18px; 
	height:18px; 
}

ul.pagination li.active a.no01_m {
	background-position:0 -18px;
	background: url(../../top_slide/img/no_1_h.gif) no-repeat 0 0;
}

ul.pagination li.active a.no02_m {
	background-position:0 -18px;
	background: url(../../top_slide/img/no_2_h.gif) no-repeat 0 0;
}

ul.pagination li.active a.no03_m {
	background-position:0 -18px;
	background: url(../../top_slide/img/no_3_h.gif) no-repeat 0 0;
}

ul.pagination li.active a.no04_m {
	background-position:0 -18px;
	background: url(../../top_slide/img/no_4_h.gif) no-repeat 0 0;
}
-----------------------------------------------------*/

/*-----------------------------------------------------
telop
-----------------------------------------------------*/

#container_telop {
	background: url(../img/main_back_telop_710.jpg) no-repeat left top;
	width: 670px;
	height: 25px;
	padding: 10px 20px 0 20px;
	float: left;
}
 
#container_telop .telop {
	width: 525px;
	left: 155px;
	top: 0;
	overflow: hidden;
	position: relative;
	line-height: normal;
	font-size-adjust: none;
}
 
ul.stockTicker {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
 
ul.stockTicker li {
	background: url(../img/main_new_telop.gif) no-repeat left center;
	padding-left: 32px;
	margin: 0 10px 0;
	float:left;
}

ul.stockTicker li a {
	color:#FFF;
	text-decoration:none;
}

ul.stockTicker li a:hover {
	color: #F90;
	text-decoration: underline;
}

/*-----------------------------------------------------
メインイメージ横　バナー
-----------------------------------------------------*/

#bana_main {
	float: right;
	width: 180px;
}


/*-----------------------------------------------------
content
-----------------------------------------------------*/

#content {
	float: left;
	width: 710px;
	clear: both;
}

/*-----------------------------------------------------
コンテンツ　左サイド
-----------------------------------------------------*/

#contents_left {
	float: left;
	width: 280px;
}

/*-----------------------------------------------------
コンサルティングサービス
-----------------------------------------------------*/

#consulting_waku {
	margin-bottom: 30px;
}

#consulting_waku h2 {
	background: url(../img/h2_consulting.gif) no-repeat left top;
	width: 280px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#consulting_waku .consulting_bana_left {
	float: left;
	width: 137px;
	height: 42px;
}

#consulting_waku .consulting_bana_right {
	float: right;
	width: 137px;
	height: 42px;
}

.consulting_list {
	text-align: right;
}

.consulting_list a {
	background: url(../img/ic_link.gif) no-repeat left center;
	padding: 0 0 0 20px;
}


#consulting_waku {
	margin-bottom: 30px;
}

/*-----------------------------------------------------
ライセンス商品
-----------------------------------------------------*/

#license_waku h2 {
	background: url(../img/h2_license.gif) no-repeat left top;
	width: 280px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#license_waku .license_bana_left {
	float: left;
	width: 137px;
	height: 42px;
}

#license_waku .license_bana_right {
	float: right;
	width: 137px;
	height: 42px;
}

.license_list {
	text-align: right;
}

.license_list a {
	background: url(../img/ic_link.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

/*-----------------------------------------------------
コンテンツ　右サイド
-----------------------------------------------------*/

#contents_right {
	float: right;
	width: 420px;
}

/*-----------------------------------------------------
セミナー・イベント
-----------------------------------------------------*/

#seminar_event_waku {
	padding-bottom: 30px;
}

#seminar_event_waku h2 {
	background: url(../img/h2_seminar_event.gif) no-repeat left top;
	width: 420px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#seminar_event_waku dl {
	padding: 10px 5px 10px 5px;
	background: url(../img/line.gif) repeat-x left bottom;
}

#seminar_event_waku dl .days {
	color: #666666;
	float: left;
	margin-right: 10px;
}

#seminar_event_waku dl .icon img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.clear_both {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
    text-align: center;
}

#seminar_event_waku dl .news {
	background: url(../img/top_news_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	font-size: 12px;
	margin-top: 5px;
}

.seminar_event_list {
	text-align: right;
}

.seminar_event_list a {
	background: url(../img/ic_link.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

/*-----------------------------------------------------
最新情報
-----------------------------------------------------*/

#news_waku {
	padding-bottom: 30px;
}

#news_waku h2 {
	background: url(../img/h2_news.gif) no-repeat left top;
	width: 420px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#news_waku dl {
	padding: 10px 5px 10px 10px;
	background: url(../img/line.gif) repeat-x left bottom;
}

#news_waku dl .days {
	color: #666666;
	float: left;
	margin-right: 10px;
}

#news_waku dl .icon img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.clear_both {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
    text-align: center;
}

#news_waku dl .news {
	background: url(../img/top_news_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	font-size: 12px;
	margin-top: 5px;
}

.news_list {
	text-align: right;
}

.news_list a {
	background: url(../img/ic_link.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

/*-----------------------------------------------------
side
-----------------------------------------------------*/

#side {
	float: right;
	width: 180px;
}

#side #user_support_waku {
	border: 1px solid #CCC;
}

#side #user_support_waku h2 {
	background: url(../img/user_support.jpg) no-repeat left top;
	width: 176px;
	height: 30px;
	text-indent: -9999px;
	margin: 1px 1px 0 1px;
}

#side #user_support_waku #login img {
	margin: 10px 0 10px 12px;
}

#side #user_support_waku ul .side_license {
	width: 178px;
	height: 40px;
}

#side #user_support_waku ul .side_faq {
	width: 178px;
	height: 30px;
}

#side ul .side_teiki {
	width: 178px;
	height: 30px;
}

#side ul .side_download {
	width: 178px;
	height: 30px;
}

#side ul .side_free {
	width: 178px;
	height: 30px;
}

#side #side_contact_waku {
	background: url(../img/side_contact.jpg) no-repeat left top;
	width: 180px;
	height: 220px;
	margin-top: 15px;
}

#side #side_contact_waku p img {
	margin: 170px 0 0 7px;
}

