@charset "shift_jis";

/* ----------------------------------------------------------------
  TITLE : HIT-MALL Total E-Commerce Solution
  URI : http://www.hit-mall.jp/
  Copyright (C) ITEC HANKYU HANSHIN.Co.,Ltd. All Rights Reserved.
---------------------------------------------------------------- */

/*----------------------------
	1. Import
	2. Common
	3. Detail
------------------------------ */

/*   1. Import
---------------------------------------------------- */
@import "format.css";
@import "basic.css";

/*   2. Common
---------------------------------------------------- */
#sitemap {
	background: url(../../images/bg_2nd.gif) left top repeat-x;
}
#sitemap .contentBox dl {
	margin: 0 0 20px;
}
#sitemap .contentBox #leftBox,
#sitemap .contentBox #rightBox {
	float: left;
	width: 304px;
}
#sitemap .contentBox #leftBox {
	margin: 0 36px 0 0;
}
#sitemap .contentBox dt {
	height: 31px;
	background:url(/sitemap/images/bg_sitemaplist.jpg) no-repeat left;
}
#sitemap .contentBox dt a {
	padding: 0 0 0 19px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #033e97;
	text-decoration: none;
}
#sitemap .contentBox dt a:hover {
	color: #059eff;
	text-decoration: none;
}
#sitemap .contentBox dd {
	padding: 13px 13px 0;
	border-left: solid 6px #f3f3f3;
}
#sitemap .contentBox li {
	padding: 0 0 7px;
	font-weight: bold;
	line-height: 1.5;
}
#sitemap .contentBox li a{
	padding: 0 0 0 14px;
	background: url(/images/arrow02.gif) left no-repeat;
}
#sitemap .contentBox li.sub {
	margin: 0 0 0 14px;
	font-weight: normal;
}
#sitemap .contentBox li.sub a {
	display: block;
	width: 245px;
	padding: 0 0 0 14px;
	background: url(/images/arrow07.gif) left top no-repeat;
	color: #059eff;
	font-weight: normal;
}
#sitemap .contentBox p {
	width: 278px;
	height: 39px;
	padding: 16px 0 0 26px;
	background: url(/sitemap/images/bg_sitemapbtn.jpg) no-repeat top left;
}
#sitemap .contentBox p a {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.0;
}



/*   3. Detail
---------------------------------------------------- */


