﻿@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 */
	}


/* #
--------- --------- --------- --------- --------- */
#header {
	background: url(../images/navi/navi_hback.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0;
	padding:30px 0 0 10px;
	height:65px;
	position: relative;
	}
	
.mainbody {
	padding:20px 0 0 0;
	}

.sitemap_mtitle {
	background: url(../images/sitemap/sitemap_mtitle.jpg) no-repeat;
	margin: 0 0 5px 0;
	padding: 50px 0 0 0;
	width: 480px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.sitemap_table {
	margin:0 0 150px 0;
	width:450px;
	font-size:1.2em;
	}
	
.sitemap_table th {
	background: url(../images/common/dot_line.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0;
	padding:5px 0 5px 10px;
	width:140px;
	color:#4D4D4D;
	vertical-align: top;
	line-height:1.5;
	}
	
.sitemap_table td {
	background: url(../images/common/dot_line.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0;
	padding:5px 0 5px 10px;
	line-height:1.5;
	}

.sitemap_list {
	margin:0;
	list-style-type: none;
	}
	
.sitemap_list li {
	margin:0 0 10px 0;
	}
	
.sitemap_table td a {
	color:#009FED;
	text-decoration:underline;
	}
	

	


.sitemap_snavi {
	margin:0 0 20px 0;
	padding:8px 0 8px 0;
	width:220px;
	background-color: #CCC;
	list-style-type: none;
	}
	
.sitemap_snavi li {
	margin:0 0 3px 0;
	width:201px;
	height:42px;
	}
	
.sitemap_snavi li a {
	margin: 0;
	padding: 42px 0 0 0;
	width: 201px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:42px;/* for ie5.x */
	}
	
.sitemap_snavi li.sitemap_snavi1 a {
	background: url(../images/navi/navi_snavi1.jpg) no-repeat;
	}
	
.sitemap_snavi li.sitemap_snavi2 a {
	background: url(../images/navi/navi_snavi2.jpg) no-repeat;
	}

.sitemap_snavi li a:hover {
	background-position: 0 -42px;
	}
