﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.sitemap_mtitle {
	background: url(../images/sitemap/sitemap_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}

.sitemap {
	margin:0 0 50px 0;	
	font-size:1.2em;
	}
	
.sitemap li {
	background: url(../images/sitemap/icon.jpg) no-repeat;
	background-position: 0 1px;
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	line-height:1.1;
	}
	
.sitemap li a {
	color:#000;
	}
	
.slist {
	margin:0;
	padding:3px 0 0 0;
	}
	
.slist li {
	background: url(../images/sitemap/listicon1.gif) no-repeat;
	background-position: 0 1px;
	margin:0 0 3px 0;
	padding:1px 0 0 15px;
	height:14px;
	line-height:1.1;
	}
	
.slist li.last {
	background: url(../images/sitemap/listicon2.gif) no-repeat;
	background-position: 0 1px;
	}
