A { font-family:GothicE,Arial,Times; font-size:10pt }

A:hover { color:#FF0000;  text-decoration:underline}

CAPTION { font-family:rockwell,serif; color:#ff0000; font-size:18pt }

body { color:#444444;
font-size:10pt;
line-height:12pt;
scrollbar-3dlight-color:black;
scrollbar-arrow-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:white;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:white }

HR {color:#aaaaaa}

image{ border:0pt }



/******head******/
#head {
	vertical-align:middle;
	background-color:blue;
    width:1100px;
    height:120px;
    position:absolute;
    overflow:hidden

}

	#title {
		float:left;
		vertical-align: middle;
		height:120px;
		width:500px;
		font-family:sans-serif;
		font-size:middle
		}


	#searchbox {
		float:left;
		vertical-align: middle;
		margin:10px 10px;
		height:100px;
		width:320px;
		font-family:sans-serif;
		font-size:10pt;
		line-height:20px
			}


/****pagelist***/
#pagelist{
	color:black;
	vertical-align:top;
	padding-top:10pt;
	width:300px;
	background-color:white;
    	top:140px;
	left:10px;
	position:absolute
	}

#pagelist a{
	font-family:arialf;
	font-size:9pt;
	color:black;
	text-decoration:none
	}

#pagelist td{
	text-align:left;
	height:20px;
	font-size:9pt		}


#pagelist a:hover {color:red; text-decoration:underline}


/****pagelist2***/
#pagelist2{
	overflow:auto;
	color:black;
	vertical-align:top;
	padding-top:10pt;
	height:300px;
    	width:590px;
	background-color:white;
	left:10px   	
	}

#pagelist2 a{
	font-family:arialf;
	font-size:9pt;
	color:black;
	text-decoration:none
	}

#pagelist2 td{
	text-align:left;
	height:20px;
	font-size:9pt
		}

#pagelist2 a:hover {color:red; text-decoration:underline}




	
/******main*******/
#main{
    position:absolute;
    top:140px;
    left:310px;
    background-color:#f0ffff;
    width:590px;
    font-size:10pt;
    text-indent:10px;
    padding:20px;
	line-height:15px
}

#caption{
	background-color:#FFFFFF;
	border-style:solid;
         border-color:blue;
	border-width:0px 0px 1px 7px;
         color:blue;
         font-family:arial;
         font-size:13pt;
         font-weight:bold;
         margin:20px 0px;
         padding:5px;
	line-height:20px
	}

li{
      padding-left: 12px;
      background: url('red_yajirushi.GIF') no-repeat 3px 0.2em;
      list-style: none
}

/****menubar****/
#menubar{
     position:relative;
	text-indent:0px;
    width:100%;
    height:20px;
    background-color:#7fff00;
    padding:0%
}

#menubar A { font-family:GothicE,Arial,Times; text-decoration:none; font-size:10pt; color:#000000 }
#menubar A:hover { color:red;  text-decoration:underline}
#menubar td { font-size:10pt; width:120px }


/***right***/
#right {
	position:absolute;
        background-color:#FFFFFF;
	top:140px;
	left:940px;
	width:200px
	}


/******address******/
#address{
    position:absolute;
    width:250px;
    left:300px;
	font-style:normal;
    border-color:#FF99F4;
    border-width:1px;
    border-style:solid;
    padding:0.3em 1em

}