@charset "utf-8";

/* ------------------------------------------------------------

	other contents style

------------------------------------------------------------ */

/* -----privacy----- */

ul#list_privacy1 {
	list-style-type: none;
	line-height: 1.2em;
}

ul#list_privacy1 li {
	border-left: 5px solid #53B4B8;
	margin: 0.25em 0 1em;
	padding-left: 0.75em;
}


/* -----sitemap----- */

#sitemap dt {
	background: url(../images/icon_arrow_01.gif) no-repeat 10px center #F7F7F7;
	border-bottom: 1px solid #D6D6D6;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 29px;
	line-height: 1.2em;
}

#sitemap dd {
	background: url(../images/dotline_01.gif) repeat-x left bottom;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	padding-left: 29px;
	line-height: 1.2em;
}

#sitemap dt.no-tree,
#sitemap dd.list_end {
	margin-bottom: 2em;
}

#sitemap dl ul {
	list-style-type: none;
	margin-left: 18px;
	line-height: 1.2em;
}

#sitemap dl li {
	background: url(../images/icon_tree_01.gif) no-repeat left center;
	margin-left: 0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 19px;
}

#sitemap dl li.list_end {
	background: url(../images/icon_tree_02.gif) no-repeat left center;
}
#contents_right #sitemap .site_search {
	background-color: #F6F6F6;
	width: 538px;
	margin: 0px;
	padding: 0px;
}
#contents_right #sitemap .site_search .left_search {
	width: 194px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 0px;
}

