@charset "utf-8";


/* ------------------------------------- 

    Layout: HIROSE_ELECTRIC_WORKS,Ltd 
	sitemap v0.1
	Up Date: 2008 06 16

   ------------------------------------- */
   

/*=======================================

   container
   
  =======================================*/

#container {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/h_bg01.jpg);
	background-repeat: repeat-x;
	line-height: 180%;
}



/*=======================================

   main
   
  =======================================*/

#main {
	width: 835px;
	margin: 0px auto;
	padding: 0 0 20px 0px;
}


/*=======================================

   sitemap
   
  =======================================*/

#sitemap {
	width: 835px;
	clear: both;
}


#sitemap h2 {
	padding-bottom: 25px;
}



#sitemap ul {
	padding: 0 0 30px 20px;
}


#sitemap ul li {
	background: url(../img/active_icon.gif) 0 6px no-repeat;
	padding: 0 0 10px 40px;
	text-indent: -13px;
}


#sitemap ul li.tit {
	background: none;
	text-indent: -50px;
	padding: 0 0 10px 40px;
}


#sitemap ul li.tit_b {
	font-weight: bold;
	background: url(../img/active_icon.gif) 0 6px no-repeat;
}


#sitemap ul li.tit_b2 {
	font-weight: bold;
	color: #000454;
	background: url(../img/blue_icon.gif) 0 6px no-repeat;
}


#sitemap div {
	width: 278px;
	float: left;
}
