@charset "utf-8";

/* common */
h3#right_nav_head a {
	background: transparent url(../../top/images/nav_head_etc.gif) no-repeat scroll;
}
h2.h2_index {
	padding-left: 12px;
}

/* order.html */
div#main_container h1.h1_order {
	background: transparent url(../../top/images/order_h1.gif) no-repeat scroll;
}

/* privacy.html */
div#main_container h1.h1_privacy {
	background: transparent url(../../top/images/privacy_h1.gif) no-repeat scroll;
}
h4 {
	margin-top: 10px;
	padding-bottom: 6px;
	font-size: 0.92em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #977f6b;
}
ol {
	margin: 0 12px;
}
ol li {
	padding-bottom: 0.8em;
}


/* sitemap.html */
div#main_container h1.h1_sitemap {
	background: transparent url(../../top/images/sitemap_h1.gif) no-repeat scroll;
}
#sitemap_list_set {
	padding: 6px;
}
#sitemap_inner {
	float: left;
	background: #fff;
}
#left_box,
#right_box {
	float: left;
	width: 297px;
}
#sitemap_list_set h2 {
	margin: 6px;
	padding-left: 6px;
	font-size: 0.92em;
	border-left: 3px solid #543839;
	background: url(../images/common/dot_y.gif) repeat-x 0 bottom;
}
#sitemap_list_set h3 {
	margin: 12px 12px 6px 6px;
	padding-left: 6px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 3px solid #e2b786;
	font-size: 0.85em;
}
#sitemap_list_set h2 a,
#sitemap_list_set h3 a {
	font-weight: bold;
	text-decoration: none;
}
#sitemap_list_set ul {
	margin-right: 12px;
	padding-bottom: 6px;
	list-style: none;
}
#sitemap_list_set ul li {
	padding: 0px 6px 5px 18px;
}
#sitemap_list_set .icon a {
	display: block;
	padding-left: 16px;
	line-height: 1.3em;
	background: transparent url(../images/common/icon_link.gif) no-repeat 0 1px;
}
