@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.s_10 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
H1{
	font-size : 12px;
	font-weight : bold;
	margin-top : 2px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	;
	text-decoration: none
}
H2{
  font-size : 12px;
  font-weight : bold;
  color : #666666;
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
; text-decoration: none
}
H3{
  font-size : 9px;
  font-weight : normal;
  color : #FFCCFF;
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
; text-decoration: none
}.line {
	background-image: url(sitemap/line.png);
}
.red {
	color: #F00;
}
