.line {
	letter-spacing: -10px;
}
.midashi {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.link {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
p {
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



body{
background-color:#CCCCCC;
color:#000000;
margin:0;
padding:0;
font-size:small;
}
h1{
font-size:small;
font-weight: 800;
color: #990000;
margin:0;
padding:0;}
h2{
font-size:small;
font-weight: 800;
color:#000000;
line-height:170%;
margin:0;
padding:0;}
h3{
font-size:small;
font-weight: 800;
color:#000000;
line-height:170%;
margin:0;
padding:0;}
.maintext{
font-size:small;
font-weight: 800;
color:#000000;
line-height:170%;
}
.text{
color:#000033;
font-weight:800;
line-height: 140%;
margin:0;
padding:0;}
.footer_t{
font-size:small;
text-align:center;
line-height:180%;
}
