@charset "UTF-8";

@import url("common.css");
@import url("structure.css");

/* ======================================

 temporary CSS file
 2008.3.12
 
 Color Cordination
 Key Color: 

======================================= */

.sitemapl
{
margin-left: 10px;
}

.sitemapl li{
background:url(../img/sitemap/arrow_sitemap.gif) no-repeat;
padding-left: 12px;
line-height: 1.2;
margin:5px 0;
}

.sitemapl a:link{
	color: #000000;
	text-decoration: none;
}

.sitemapl a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

.sitemapl a:visited{
{
	color: #000000;
	text-decoration: none;
}

