@charset "shift_jis";

/*----------------------------------------
Name: index.css
Date Created:2011/11/15 [t.sato]
Last Updated:2011/11/15 [t.sato]
----------------------------------------*/

#mainImage {
	height:310px;
	background:url(../images/mainimage_bg.gif) left bottom no-repeat;
}
#slideshow {
	position:relative;
	height:300px;
}
#slideshow a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow a.active {
	z-index:10;
	opacity:1.0;
}
#slideshow a.last-active {
	z-index:9;
}
#slideshow img {
	border:none;
}

#TopContentsRight .banner {
	margin-top:20px;
	text-align:right;
}
.clm03 { line-height: 120% !important; width: 171px !important; padding-top: 8px; height: 45px !important; }
.clm03.catalog2 { margin-right: 5px; }