@charset "shift_jis";
/* ===================================================================
 ECCコーポレートサイト
 file name  :index.css
 style info :トップページのスタイル設定
=================================================================== */
.clear_contents {
	clear:both;
}
.clear_contents p {
	display:none;
}
body, h1, h2, h3, h4, h5, h6, div, p, pre, ul, li, ol, dl, dt, dd, address, form, blockquote {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
li img {
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}
/*　トップページメイン設定
--------------------------------------------*/
#slideshow {
	position:relative;
	width:850px;
	height:312px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow img.active {
	z-index:10;
}
#slideshow img.last-active {
	z-index:9;
}
#index_image_layer {
	background-image:url(../img-index/top_btn_back.gif);
	background-repeat:no-repeat;
	padding:5px 0px 8px 11px;
}
#index_image_btn {
}
#index_image_btn li {
	float:left;
	margin-right:16px;
}
#index_image_btn li.index_btn_right {
	margin-right:0px;
}
#contents {
	margin:10px 15px 0px 15px;
}
#index_image_btn a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#contents a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#index_0311 {
	margin:10px;
	background-image: url(../img-index/top_0311back.gif);
	width: 830px;
}
#index_0311 .text {
	padding:5px 15px 5px 22px;
}
#index_0311 .banner {
	text-align:right;
}
#colum-left {
	margin: 0;
	padding: 0;
	width:562px;
	float:left;
}
#colum-left .rss_box {
	width:560px;
	margin-bottom:12px;
}
#colum-left .rss_box_news {
	background-image:url(../img-index/top_box_back.gif);
	background-repeat:repeat-y;
	margin-bottom: 12px;
}
#colum-left .rss_box_news h3 img {
	float:left;
}
#colum-left .rss_box_news img {
	vertical-align:text-bottom;
}
#contents_loop {
	width:559px;
	position:relative;
	height: 164px;
	border-left:1px #d2d2d2 solid;
	border-right:1px #d2d2d2 solid;
	border-bottom:1px #d2d2d2 solid;
}
#carouselWrap {
	width:560px;
	height:60px;
}
#carouselWrap {
	width:560px;
	height:164px;
	position:relative;
}
#carouselPrev {
	width:11px;
	height:164px;
	position:absolute;
	top:0;
	left:1;
	cursor:pointer;
}
#carouselNext {
	width:11px;
	height:164px;
	position:absolute;
	top:0;
	left:547px;
	cursor:pointer;
}
#carousel {
	width:536px;
	height:164px;
	position:absolute;
	top:0;
	left:11px;
	overflow:hidden;
}
#carouselInner li {
	width:178px;
	height:164px;
	float:left;
	border-right:1px #d2d2d2 solid;
	display:inline;/*forIE6*/
}
.news_list_event {
	font-size:10px;
}
.news_list_event .date {
	width:75px;
	float:left;
	margin-top:2px;
}
.news_list_event h4 {
	font-weight:normal;
}
.news_list_event .text {
	clear:both;
}
.news_list_event, .news_list_goods, .news_list_release {
	border-bottom:1px #d2d2d2 solid;
	padding:10px 0px 7px 0px;
	font-size:10px;
}
.news_list_event .text, .news_list_goods .text, .news_list_release .text {
}
.news_list_event .icon, .news_list_goods .icon, .news_list_release .icon {
	float:left;
	width:55px;
}
.news_list_event .icon img, .news_list_goods .icon img, .news_list_release .icon img {
	margin-left:15px;
}
.news_list_event .list_right, .news_list_goods .list_right, .news_list_release .list_right {
	float:left;
	width:500px;
}
#colum-right {
	margin: 0 25px 0 0;
	padding: 0;
	width:238px;
	float:left;
}
#side-banner {
	margin: 0;
	padding: 0;
	width:248px;
	float:right;
}
.side-banner-margin {
	margin-bottom:10px;
}
#side-banner li img {
	border:1px #d2d2d2 solid;
	margin-bottom:5px;
}
#side-banner li img.noB {
	border:0;
}

.top_movie {
	border:1px #d2d2d2 solid;
	padding:5px;
}
#side-banner .side-banner-cm li img {
	border:none;
}
.side-banner-cm li {
	float:left;
	margin:5px 4px 0px 0px;
}
.side-banner-cm {
	border-color:#d2d2d2;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding-left:6px;
	background-color:#f3f1ee;
}
.index-tb {
	margin:0 0 0 13px;
	font-size:12px;
	line-height:140%;
	width:305px;/*width:320px;*/
}
.index-cell {
	text-align:left;
	vertical-align:top;
}
.index-txt {
	padding:0 20px 0 5px;
	width:220px;
	font-size:12px;
}
.contentCell {
	background-image:url(../img-index/arrow_alpha.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:20px;
}


#bnArea {
	width: 810px;
	padding:5px 15px 0px 25px;
}

#bnArea img {
	margin-right: 5px;
}
