hr 	{color:#616161;}
/***リンク***/
/*訪問前*/
a:link {
	color: #0066cc; 
	
	}
/*訪問済*/
a:visited {
	color: #0066cc; 
	
	}
/*オンマウス*/
a:hover {
	 
	}
/*クリック*/
a:active {
	
	}

table.white a:link{
	color:#ffffff;
}
table.white a:visited{
	color:#ffffff;
}

.textarea{
color: #000000; 
background-color : #BCC7AF;
border-left: dotted 1px ; 
border-right: dotted 1px; 
border-top:  dotted 1px; 
border-bottom: dotted 1px #616161; 	
}

.input{
color: #000000; 
background-color : #BCC7AF;
}


body{
 width: 100%;
 height:120px;
 background-image: url(file://///Motoi/C/Documents%20and%20Settings/%8ER%8D%AA%8A%EE/%83f%83X%83N%83g%83b%83v/%97%C7%98a%83n%83E%83X%8D%C5%8D%C5%90V/img/sora2.jpg);
 background-repeat:no-repeat;
 padding: 0px;
 margin:35 0 0 0;

}

td{ 
font-size : 9pt;
line-height : 120%;
 }

p{
	font-size:12px;
	line-height:110%;
	margin:2px 0;
}
.top h2{
	font-size:12px;
	margin:0;
}

h1{
	font-size:11px;
	margin:0 0 0px 0;
text-align:right;
    color:#0066cc;
	font-weight:normal;
	}


h3{
	color:#009966;
	font-size:12px;
	border:solid 1px;
	background-color:#ffffff;
	text-align:left;
	margin:0 0 5px 0;
	padding:1px;
	font-weight:normal;

}
h2{
	font-size:12px;
	margin:1px 1px;
	font-weight:normal;
}
.right{
	padding-left:10px;
}
h4{
	font-size:12px;
	color:#666666;
}
h5{
	color:#006699;
	font-size:12px;
	margin:2px;
}
.right p{
	margin:10px 20px;
	border-bottom:dotted 1px gray;
}
.120{
line-height:120%
}
.line{line-height:130%;}

td		{
		font-family:tahoma;
		font-size:11px;
		color:#585E66;
