﻿@charset "utf-8";
@import url("main.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 20px 0;
	padding: 50px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}

.sitemap_table {
	margin:0 0 20px 25px;
	width:595px;
	}
	
.sitemap_table td {
	margin:0;
	vertical-align: top;
	}
	
.sitemap_table .td1 {
	width:315px;
	}
	





.sitemap_list {
	margin:0 0 25px 0;
	padding:0;
	list-style-type: none;
	line-height: 1.0;
	}
	
.sitemap_list li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:1.2em;
	line-height: 1.0;
	}
	
.sitemap_list li.title {
	padding:0 0 0 10px;
	}
	
.sitemap_list li a {
	color:#5A3D1B;
	}
	
.sitemap_list li a:hover {
	color:#F60;
	}