@charset "utf-8";
/* CSS Document */
/* Ｔ商事ＨＰ　トップページレイアウト */
div#top-flash{
	clear:left;
	width:900px;
	height:340px;
}

div#top-body{
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
}

/* 更新履歴 */
div#topics{
	width:390px;
}

div#topics-h{
	background: url(../img/titlebar_kousin.gif) no-repeat;
	height:31px;
	width:auto;
}

div#topics-b{
	font-size:12px;
	color:#444444;
	height:270px;
	background: url(../img/body_kousin.gif);
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-face-color: #dddddd;       /* 表面の色 */
	scrollbar-3dlight-color: #eeeeee;    /* 左端と上端の色 */
	scrollbar-highlight-color: #eeeeee;  /* ハイライトの色 */
	scrollbar-shadow-color: #cccccc;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #000000;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
}

div#topics-b dl{
	padding: 10px 10px 10px 10px;
}

div#topics-b dt,
div#topics-b dd{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px #999 dotted;
}

div#topics-b dt{
	float:left;
	clear:both;
	width:80px;
	padding-left:10px;
}

div#topics-b dd{
	margin-left:91px;
	margin-right:10px;
}

div#topics-f{
	background: url(../img/footbar_kousin.gif);
	height:20px;
}

/* 商品・サービス */
div#sidecontents{
	width:491px;
}

div#sidecontents-h{
	background: url(../img/titlebar_service.gif) no-repeat;
	height:31px;
}

div#sidecontents-b{
	background: url(../img/body_service.gif);
	height:240px;
	padding:15px 15px 15px 15px;
}

div#sidecontents-f{
	background: url(../img/footbar_service.gif);
	height:20px;
}

#sidecontents ul#main-contents li,
#sidecontents ul#main-contents li a{
	width: 201px;
	height: 240px;
}

ul#main-contents li#lease-gide{
	background: url(../img/banner_carlease_guide_on.gif) no-repeat;
}

ul#main-contents li#lease-gide a{
	background: url(../img/banner_carlease_guide_off.gif) no-repeat;
}

ul#main-contents li a:hover{
	background-image: none !important;
}

#sidecontents ul#sub-contents li{
	margin-bottom:10px;
}

#sidecontents ul#sub-contents li,
#sidecontents ul#sub-contents li a{
	width: 234px;
	height: 60px;
}

ul#sub-contents li#banner-quo{
	background: url(../img/banner_quo_on.gif) no-repeat;
}

ul#sub-contents li#banner-quo a{
	background: url(../img/banner_quo_off.gif) no-repeat;
}

ul#sub-contents li#banner-curry{
	background: url(../img/banner_curry_on.gif) no-repeat;
}

ul#sub-contents li#banner-curry a{
	background: url(../img/banner_curry_off.gif) no-repeat;
}

ul#sub-contents li#banner-carlease div#banner-img,
ul#sub-contents li#banner-carlease div#banner-img a{
	width:115px;
	height:82px;
}

ul#sub-contents li#banner-carlease div#banner-img{
	background: url(../img/banner_carlease_on.gif) no-repeat;
}

ul#sub-contents li#banner-carlease div#banner-img a{
	background: url(../img/banner_carlease_off.gif) no-repeat;
}

ul#sub-contents li a:hover{
	background-image: none !important;
}
