@charset "UTF-8";

/* ****************************************************
Title: sitemap.css
Created date: 2009/08/24
Last Modified: 2009/08/24
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 stay here
#02 primary

----------------------------------------*/


/* #01 stay here
---------------------------------------------------------------------------- */

div#secondary dl.lNavi ul li.stayHere a {
	color: #B3B3C2;
	padding: 6px 0 5px 20px;
	text-decoration: none;
}


/* #02 primary
---------------------------------------------------------------------------- */

h2{
	background:#B3B3C2;
	border-top:1px solid #878792;
	margin:32px 0 10px;
	padding:3px;
}

div#primary {
	float: none;
	padding: 1px 0 0 0;
	width: 720px;
}

div#primary ul{
	margin:0 0 30px;
}

div#primary ul li{
	display:block;
	float:left;
	width:150px;
	background: url(../common/images/ico_arrow01.gif) no-repeat 3px 0.5em;
	padding:3px 3px 3px 18px;
}
