	
 a:link { color : #0099cc;
		text-decoration:underline }
		 
 a:visited { color : #006699;
		text-decoration:underline}

#db { position :relative;
		width : 100% ;
		margin : 0 ;
		padding :0 }

#header a:link {color : #6699cc ;
	text-decoration :none ;}

#header a:visited { color : #cc6600 ;
	text-decoration : none ;}
	 
a:hover { color : #333333;
		 background-color :#cccccc;
		 text-decoration:none}

body {	font-family :tahoma, arial, verdana, helvetica, sans-serif;
		color : #006699;
		line-height : 140% ; 
		margin : 0px ;
		padding : 0px ; 
		background-color : #f0f8ff;}

#header { margin : 0px ;
		padding : 5px 10px 20px 10px ; 
		text-align : left; 
		background-color : #333333 ;
		border-bottom : 3px solid black ;}

#docbox  { position : absolute;
			width : 100% ;
			top : 150px ;
			left : 0px ;
			margin : 0px ;
			padding : 0px 0px 250px 0px ;
}

.menu_index { position : relative ;
		width : 28% ;
		margin : 10px 5px 10px 12px ;
		padding : 0px ;
		}

.menu { position : relative ;
		width : 26% ;
		margin : 12px 5px 10px 12px ;
		padding : 30px 8px 100px 10px ;
		border : 1px solid #cccccc ;
		}

.document { position : absolute ;
		width :67% ;
		top : 0px;
		left : 31% ;
		color : #003399 ;
		margin : 0px ;
		padding: 20px 10px 10px 5px ; 
		font-size : 10pt}

h1 { font-size : 160% ;
	padding : 15px 0px 15px 0px ; }

.title { border : 2px solid  #006699 ;  
	margin : 10px 50px 30px 0px ;
	padding : 10px 0px 10px 20px;
	color : #006699 ; }
.title2 { font-size : 110% ;
		line-height : 90% ; 
		margin : 20px 0px 10px 0px ;
}
.title3 { font-size : 100% ; 
		line-height : 90% ; 
		margin-bottom : 10px ;
		}

.here {   margin : 0px ;
		padding : 0px ;
		background-color :  #f0e68c ; }	

.list    { list-style-type : none ; }		

.bunrui { color: red ;
		border: 1px solid navy ;
		margin : 60px 0px 10px 0px  ;
		}

.line { line-height : 80% ;}

.indent{ text-indent : 40px ;}
.indent2 { text-indent : 80px;}

.ichiran { clear : right; }

.other { border-bottom : 1px solid navy ;
		margin : 50px 0px 10px 0px ;}
		
.space { margin-bottom : 50px ;
		padding-bottom : 50px ; }
		
.space2 { margin-bottom : 100px ;
		padding-bottom : 100px ; }