@charset "utf-8";
.size16 {
	font-size: 16px;
}

.list_border{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
#no_6     a{
	background-image:url(../img/06_title.gif);
}
#no_5     a{
	background-image:url(../img/05_title.gif);
}
#no_4     a{
	background-image:url(../img/04_title.gif);
}
#no_3    a{
	background-image:url(../img/03_title.gif);
}
#no_2   a{
	background-image:url(../img/02_title.gif);
}
#no_1    a{
	background-image:url(../img/01_title.gif);
}
#no_4    a:hover{
	background-image:url(../img/04_title_over.gif);
}
#no_3   a:hover{
	background-image:url(../img/03_title_over.gif);
}

#no_2  a:hover{
	background-image:url(../img/02_title_over.gif);
}
#no_1   a:hover{
	background-image:url(../img/01_title_over.gif);
}
.padT_B {
	padding-top: 20px;
	padding-bottom: 20px;
}

