@charset "utf-8";
/* CSS Document */



#contentsCenter li a{
	display: block;
	height: 30px;
	font-weight: bold;
	background-color: #FFF;
	color: #333;
	text-decoration: none;
	padding: 10px 5px 0px 30px;
	border-bottom: 1px dotted #333;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#contentsCenter ul{
	margin-bottom: 20px;
}
#sitemapL{
	width: 330px;
	float: left;
	margin-top: 20px;
}
#sitemapR{
	width: 330px;
	float: right;
	margin-top: 20px;
}
#contentsCenter h3{
	font-size: 120%;
	font-weight: normal;
	border-bottom: 1px #666 solid;
}
#contentsCenter h3 a,
#contentsCenter h3 strong{
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding: 5px 5px 5px 10px;
	font-weight: normal;
}
#contentsCenter h3.s-helpful a,
#contentsCenter h3.s-hiroba a{
	padding: 5px 5px 5px 22px;
}
#contentsCenter li a:hover,
#contentsCenter h3.s-helpful a:hover,
#contentsCenter h3.s-hiroba a:hover{
	background-color: #f5f4f6;
}
#contentsCenter li a img{
	margin-left: 10px;
}
h3.s-first{
	border-left: 5px #8dcd21 solid;
}
h3.s-internet{
	border-left: 5px #1e98c8 solid;
}
h3.s-activity{
	border-left: 5px #f77777 solid;
}
h3.s-about{
	border-left: 5px #e6a643 solid;
}

h3.s-helpful{
	border-left: 5px #e6cd4c solid;
}
h3.s-hiroba{
	border-left: 5px #f7b525 solid;
}

h3.s-other{
	border-left: 5px #917b16 solid;
}




ul.s-first li a{
	background-image: url(/inc_pp/images/lm/icon_first.gif);	
}

ul.s-first li.sub a{
 background-image: url(/inc_pp/images/icon_list.gif) ;
 }

ul.s-about li a{
	background-image: url(/inc_pp/images/lm/icon_about.gif);	
}
ul.s-activity li a{
	background-image: url(/inc_pp/images/lm/icon_activity.gif);	
}
ul.s-helpful li a,
h3.s-helpful a{
	background-image: url(/inc_pp/images/lm/icon_helpful.gif);	
}
ul.s-hiroba li a,
h3.s-hiroba a{
	background-image: url(/inc_pp/images/lm/icon_hiroba.gif);	
}
ul.s-internet li a{
	background-image: url(/inc_pp/images/lm/icon_internet.gif);	
}
ul.s-other li a{
	background-image: url(/inc_pp/images/lm/icon_other.gif);	
}
