﻿@charset "utf-8";

h1 {
   height: 40px;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   text-indent: -9999px;
   background:      url(images/h1.gif) no-repeat;
	
}

h2 {
   width: 550px;
   height: 30px;
   padding: 0 0 0 0; 
}

#contents #sitemap {
   padding: 0 0 10px 0;
}

#contents #sitemap ul{
    padding: 0 0 10px 12px;
	margin: 0 0 0 0;
}


#contents #sitemap li{
	list-style: none;
	margin: 0px;
	padding: 4px 0px 4px 20px;
	background:url(../common/images/listBg01.gif) 10px 6px no-repeat;
	line-height: 1.1em;
}