/* 年度ナビ */
#year li  {
	display:inline;
	list-style-type:none;
}
#year li a {
	margin: 0px 0px 0px 0px;
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/* 2001 */
#year li.y_2001 a {
	background:url(../img/year/navi_2001.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2001 a:hover {
	background:url(../img/year/navi_2001.gif) no-repeat 0px -22px;
}
#year li.y_2001_on a {
	background:url(../img/year/navi_2001.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2002 */

/* 2002 */
#year li.y_2002 a {
	background:url(../img/year/navi_2002.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2002 a:hover {
	background:url(../img/year/navi_2002.gif) no-repeat 0px -22px;
}
#year li.y_2002_on a {
	background:url(../img/year/navi_2002.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2002 */

/* 2003 */
#year li.y_2003 a {
	background:url(../img/year/navi_2003.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2003 a:hover {
	background:url(../img/year/navi_2003.gif) no-repeat 0px -22px;
}
#year li.y_2003_on a {
	background:url(../img/year/navi_2003.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2003 */

/* 2004 */
#year li.y_2004 a {
	background:url(../img/year/navi_2004.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2004 a:hover {
	background:url(../img/year/navi_2004.gif) no-repeat 0px -22px;
}
#year li.y_2004_on a {
	background:url(../img/year/navi_2004.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2004 */

/* 2005 */
#year li.y_2005 a {
	background:url(../img/year/navi_2005.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2005 a:hover {
	background:url(../img/year/navi_2005.gif) no-repeat 0px -22px;
}
#year li.y_2005_on a {
	background:url(../img/year/navi_2005.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2005 */

/* 2006 */
#year li.y_2006 a {
	background:url(../img/year/navi_2006.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2006 a:hover {
	background:url(../img/year/navi_2006.gif) no-repeat 0px -22px;
}
#year li.y_2006_on a {
	background:url(../img/year/navi_2006.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2006 */

/* 2007 */
#year li.y_2007 a {
	background:url(../img/year/navi_2007.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2007 a:hover {
	background:url(../img/year/navi_2007.gif) no-repeat 0px -22px;
}
#year li.y_2007_on a {
	background:url(../img/year/navi_2007.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2007 */

/* 2008 */
#year li.y_2008 a {
	background:url(../img/year/navi_2008.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2008 a:hover {
	background:url(../img/year/navi_2008.gif) no-repeat 0px -22px;
}
#year li.y_2008_on a {
	background:url(../img/year/navi_2008.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2008 */

/* 2009 */
#year li.y_2009 a {
	background:url(../img/year/navi_2009.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2009 a:hover {
	background:url(../img/year/navi_2009.gif) no-repeat 0px -22px;
}
#year li.y_2009_on a {
	background:url(../img/year/navi_2009.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2009 */

/* 2010 */
#year li.y_2010 a {
	background:url(../img/year/navi_2010.gif) no-repeat 0px 0px;
	width:180px; height:22px;
}
#year li.y_2010 a:hover {
	background:url(../img/year/navi_2010.gif) no-repeat 0px -22px;
}
#year li.y_2010_on a {
	background:url(../img/year/navi_2010.gif) no-repeat 0px -22px;
	width:180px; height:22px;
}
/* 2010 */

/* 年度ナビ */


/* 記事リスト */
#list {
	margin: 10px;
}
#list li  {
clear: both; 
	list-style-type:none;
	margin: 4px 0px 4px 0px;
}
#list p {
	padding: 0px 5px 5px 0px;
float: left; 
    }
#list li a {

	margin: 0px 0px 0px 0px;

}
/* 記事リスト */


