#sitemap{
  margin-top:10px;
  margin-left: 50px;
  font-size : 12px;
  list-style-type : none;
  font-weight :bold;
}
#sitemap li{
 line-height : 180%;
 padding-bottom : 5px;
}
.category{
  margin:0 0 0 20px;
  list-style-type : none;
  font-weight :bold;
  letter-spacing : 0.1pc;
}
.page{
  margin:10px 0 10px 20px;
  list-style-type : none;
  font-weight :normal;
}


/*sitepolicy*/
#riyo{
	margin:10px;
}
#riyo.p_title{
  display: block;
  font-size :15px;
  font-weight :bolder;
  border :1px solid;
  text-align :left; 
  margin:10px 0 10px 0;
}
#riyo ol{
	font-size :12px;
	line-height :24px;
	font-weight :bolder;
	list-style-position: inside;
	list-style: decimal;
	margin-left:15px;
}

#riyo ol li{
  margin-bottom :10px;
}

#riyo ol ul{
  font-weight :normal;
  list-style-type : none;
}

#riyo ol ol{
  font-weight :normal;
}