/* --<body>--*/
body	{
	background-color: white; 
	color: black;
	background-image:url(/images/ba2r.gif);	
	background-repeat:repeat-y;	
	background-position:left;
	margin:0px;
	padding:0px;
}

.bc{
	text-align:center;
}
 
 /* --<a>--*/
a:link	{ color: blue; } 
a:visited	{ color: purple; } 
a:active	{ color: red; }

a.ylink{text-decoration:none;}
a.ylink:link	{ color: yellow; !Important;}
a.ylink:visited	{ color: silver; !Important;}

 /* --<p>--*/
p {
	font-size: 1em;  line-height:130%; 
}

p.header
{
	font:bold 1.2em 'ＭＳ Ｐゴシック';
	font-style:italic;
	margin-left:10px;
}

p.fixed	{
	text-align:center;
	font-size:0.8em;
}

p.cap{
	padding-left:1em;
	text-indent:-1em; 
}

p.rf{
	float:right;
	padding:5px;
	margin:5px;
	text-align:right;
	clear:both;
}
/*--<div>--*/
#menubox{
	position:absolute;
	top:140px;
	left:0px;
	width : 270px; 
	color:white;
	text-align:left;
	float:left;
	overflow:visible;
	background-color: #000000;
	z-index:10;
}

#menubox p{
  text-align:left;
  color:white;
}

#menubox ul{
	line-height:130%; 
	text-align:left;
	font-weight:bold;
	color:white;
}

#menubox li{
	margin:6px 0px 6px -10px;
	text-align:left;
	font-weight:bold;
	color:white;
	font-size:1em;
	font-weight:bold;
}

#menubox a:link{
	color:yellow;
	text-decoration:none;
}

#menubox a:visited	{
	color:silver;
	text-decoration:none;
}

#mainbox{
	padding-left:280px;
	margin-right:20px;
	overflow:visible;
	background-color: transparent; 
	color: black;
	background-image: url(/images/bg_071200.jpg) ;
	background-repeat:no-repeat;
	background-position:right bottom;
}

#mainbox li{
	font-size:1em;
	margin:6px;
}


#index_header {
	border-left :solid 6px black;
	margin-top:2em;
	border-top : 0px;
	padding:6px;
	text-align:left;
	clear:both;
}
#index_header span {
	font-style:italic;
	font-weight:bold;
}
#index_header hr {
	height : 2px;
	border-color : black;
}

div.zero {
	 margin:0px;
	 padding:0px;
}
	 
div.t{
	height:140px;
	overflow:visible;
 }
 


div.flbox{
	text-align:left;
	margin:auto;
	padding:30px;
}

div.fmbox{
	background-color:#FFFFE8;
	margin:5px;
	padding:10px;
	overflow:visible;
}

div.topimagebox{
	float:left;
	margin:1px;
	text-align:center;
	width:210px;
}

div.openbox{
	border:1px solid firebrick;
	margin:1em;
	padding:2em;
}

/*--<h1><h2><h3>--*/
h1	{ 
	margin-top:1em;
	font-family: serif;
	text-align:center;
}

h2	{
	font-family: sans-serif;
	border-left :solid 6px firebrick;
	margin-top:2em;
	border-top : 0px; 
	border-right : 0px; 
	border-bottom : dashed 1px firebrick ; 
	padding : 0.3em;
	padding-left : 1em;
	color : #000000; 
	font-size : 1.2em;
	margin-top:2em;
}

h3	{
	font-family: sans-serif;
	border-left 0px;
	border-top : 0px; 
	border-right : 0px; 
	border-bottom : 0px ; 
	background-color : #E8E8E8 ; 
	padding : 0.3em;
	color : #000000; 
	font-size : 1em;
}

/*--<img>--*/
img.g_border	{
	border: 1px solid grey; 
	vertical-align: middle;
	float: left;
	margin:10px;
} 



/*--<span>--*/
span.free{
	color : red;
	font-size : 0.8em;
}

span.new{
	color:red;
	font-size:0.7em;
}

span.pic{
	margin-right:20px;
	float:left;
	overflow:visible;
}

/*--<汎用>--*/

.xlarge	{
	font-size: 2em;
	line-height: 1em;
	font-family: sans-serif;
	font-weight : bold;
}

.large	{
	font-size: 1.5em;
	line-height: 1em;
	font-family: sans-serif;
	font-weight : bold;
}

.small	{
	font-size: 0.6em;
}

.normal	{
	font-size: 1em;
	line-height: 1em;
}

span.white	{
	color: white;
}

span.black	{
	color: black;
}

span.right	{
	text-align: right;
}

/*--<table>--*/

table { margin :auto;} 

td.bg	{
	/*--background-image: url(/images/bg.jpg)--*/
}

/*--<form>--*/
.rf{
	float:right;
	padding:5px;
	margin:5px;
	text-align:center;
	clear:both;
}

textarea{
	font-family: 'ＭＳ ゴシック', 'Osaka−等幅';
}
