@charset "iso-2022-jp";

H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,

H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, 
H5 A:visited, H6 A:visited { color: #9933ff; }

A:link
{ color: #0000cc; text-decoration: none; }
A:visited 
{ color: #cc3366; text-decoration: none; }
A:link:hover, A:visited:hover
{ color: #339966; text-decoration: none; }

BODY {
/* BODY $B$GJQ99$9$k$HA4BN$K1F6A$,Bg$-$/5Z$V$N$G!"(B*/
/* $B3FMWAG$4$H$K@_Dj$9$k$3$H$r?d>)$9$k(B */

/* 14px $B$O>.$5$9$.$^$;$s$+!)(B */
/*	font-size: 14px; */
	background : white;
/* $B$3$N(B margin $B$O%?%$%H%k(B h1 $B$N>eC<$,@Z$l$k!#(B*/
/*	margin: 0px 10px 10px 0px; */
/*	margin: 8px 10px 10px 8px;*/
/* line-height:120% $B$O%?%$%H%k(B h1 $B$N2~9T$GJ8;z$,=E$J$k$N$G!"(B*/
/* $B;H$o$J$$J}$,$$$$$+$b(B */
/*	line-height: 120%;*/
/*	  scrollbar-base-color : #FFFFFF;
	  scrollbar-face-color : #FFFFFF;
	  scrollbar-track-color: #FFFFFF;
	  scrollbar-arrow-color : #99ccFF;
	  scrollbar-3dlight-color: #FFFFFF;
	  scrollbar-highlight-color : #99ccFF;
	  scrollbar-shadow-color : #99ccFF;
	  scrollbar-darkshadow-color : #99ccFF;
	  scrollbar-darkshadow-color : #FFFFFF;
*/
}

ul, ol, dl {
	margin-left: 15; 
        padding-left: 15; 
        line-height:150%;
}

ul.big {
	margin-left: 15; 
        padding-left: 15; 
        line-height:200%;
	margin: 5px
}

li.big{  list-style-image: url(images/triangle_s_b.gif);
         font-size: 20px;
	 font-weight: bold }

li.bigg{  list-style-image: url(images/triangle_s_b.gif);
	font-weight: bold; }

li.pep{  list-style-image: url(images/triangle_xs_b.gif); }
li.obs{  list-style-image: url(images/triangle_xs_m.gif); }
li.etc{  list-style-image: url(images/triangle_xs_g.gif); }

.bigmenu {
	font-size: 16px;
	line-height : 120%;
}

.midmenu{
	margin-left:8px;
	font-size: 15px;
	line-height : 120%;
}

.smallmenu {
	margin-left : 2em;
	font-size: 12px;
	line-height : 120%;
}

.small{ 
/*	font-size: 11px;*/
	color: black; 
	background-color: #ffffcc;
	border-style : groove;
	padding: 10
}

.small_main{
/* $B0J2<$G;H$o$l$F$$$^$9!#(B
  html/index.shtml
  html/news/xrcf/xrcf_report.html 
  html/news/lapalma/lapalma_report.html
*/
	font-size: 16px;
	color: black;
	background-color: #ffffcc;
	border-style : groove;
	width: 80%;
	padding: 10;
}

.small_panf{ 
/* $B%Q%s%U%l%C%H$N$+$3$_(B */
	font-size: 16px;
	color: black; 
	background-color: #ffffcc;
	border-style : groove;
	width: 600px;
	padding: 10;
}


.news{  
/* index.html $B$K$"$k:G?7%K%e!<%9$N=q<0(B */
	font-size: 14px;
	text-align: "left";
	color: #000000; 
	background-color: #ccffcc;
/*	border-style : groove; */
	width : 80%;
	padding : 10px;
/*	margin : 30px 0px 30px 0px;*/
}

.title{ 
/*  $B$3$l$O(B html/panf/index.shtml $B$G(B($B$N$_(B)$B;H$o$l$F$$$k(B*/
	font-size: 36px;
	color: #ffffff; 
	background-color: #ff0000;
	border-style : groove;
	width: 500px;
	padding: 15;}

.par {
/* $B%Q%i%0%i%U!#(B p $B$NBe$o$j(B */
	text-indent: 1em;
	margin : 10px 0 0 0;
}


/* $B$3$&$9$k$H%?%$%H%k2<$N(B hr $B$,$$$i$J$/$J$k$+$b(B 
h1 {
	padding : 3px;
	border-left : 10px solid green;
	border-bottom : 3px solid green;
}
*/

.foot {
/* foot note $B$N%/%i%9(B */
	margin : 0 0 0 1em;
}

