/* CSS Document ***** base02 *************************/

#page_name a:link,
#page_name a:visited,
#page_name a:active  {
	color:  #FFFFFF;
	text-decoration:  none;
}

#page_name a:hover {
	color:  #66FFFF;
	text-decoration:  underline;
}

#p_tab01 a  {
	background:  transparent url(../img/page_tab01.png)  no-repeat scroll 0 0px;
}
#p_tab01 a:hover  {
	background:  transparent url(../img/page_tab01.png) no-repeat scroll 0 -25px;
}

#p_tab02 a  {
	background:  transparent url(../img/page_tab02.png)  no-repeat scroll 0 0px;
}
#p_tab02 a:hover  {
	background:  transparent url(../img/page_tab02.png) no-repeat scroll 0 -25px;
}

#page_name  {
	background:  #7A953C;
	padding:  6px 0 0 178px;
}

#main_R_bd  {
	background:  #7A953C;
}

.h3-L  {
	background:  url(../img/bg-h3gL.png) no-repeat;
}

h3  {
	background:  url(../img/bg-h3gM.png) repeat-x;
}

.h3-R  {
	background:  url(../img/bg-h3gR.png) no-repeat;
}

#main_R_bd h5  {
	background:  url(../img/bg-h5y.png) no-repeat;
	color:  #FFFF33;
}

