<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


/* ARTICLE_START --------------------------------- */
#article table.paragraph p.txt{
	padding-bottom: 15px;
}
#article table#prB01 p.link a,
#article table#prB02 p.link a,
#article table#prC01 p.link a {
	display: block;
	width: 323px;
	height: 36px;
	text-indent: -9999px;
}
#article table#prB01 p.link a { background: url(../images/linkbtn_b01.png) top; margin-bottom: 34px;}
#article table#prB01 p.link :hover { background: url(../images/linkbtn_b01.png) bottom;}
#article table#prB02 p.link a { background: url(../images/linkbtn_b02.png) top;}
#article table#prB02 p.link a:hover { background: url(../images/linkbtn_b02.png) bottom;}
#article table#prC01 p.link a { 	background: url(../images/06c_btn01.png) top; margin-bottom: 95px;}
#article table#prC02 p.link a:hover { background: url(../images/06c_btn01.png) bottom;}


/*-- index.html,02.html,03.html蟾ｮ譖ｿ驛ｨ蛻� --*/

/* vol7R1 ================================= -- */
#article table p.bnr_atob a {
	width: 375px;
	height: 125px;
	text-indent: -9999px;
	display: block;
	background: url(../images/bNav_b.jpg) top no-repeat;
}
#article table p.bnr_atob a:hover { 
	background: url(../images/bNav_b.jpg) bottom no-repeat;
}

/* vol7R2 ================================= -- */
#article table p.bnr_btoc a {
	width: 540px;
	height: 125px;
	text-indent: -9999px;
	display: block;
	background: url(../images/bNav_c.jpg) top no-repeat;
}
#article table p.bnr_btoc a:hover { 
	background: url(../images/bNav_c.jpg) bottom no-repeat;
}

/* vol7R3 ================================= -- */

/*----*/

/* ARTICLE_END --------------------------------- */


</pre></body></html>