body {
	background-color: #ffffff;
}

p.7 {
	font-size: 0.7em; 
	font-weight: normal; 
	line-height: 1.5;
	color:#336666
}
p.6 {
	font-size: 0.85em; 
	font-weight: bold; 
	line-height: 1.5;
}

p.5 {
	font-size: 1em;
	line-height: 1.6;
}

p.4 {
	font-size:1em; 
	font-weight: bold; 
	line-height: 1.2; 
	color:#cc0000;
}
p.3 {
	font-size: 0.75em; 
	line-height: 1.5;
}

p.2 {
	font-size:1em; 
	font-weight: bold; 
	line-height: 1.2;
}

.title{
	font-size: 0.9em; 
	font-weight: bold;
}

p {
	font-size: 0.85em;
	line-height: 1.4em;
}
p.1 {
	font-size: 0.85em;
	line-height: 0.9em;
}

a:link    { color:#0033cc; text-decoration:none; 
}
a:visited { color:#0033cc; text-decoration:none;
}
a:hover   { color:#cc0033; text-decoration:none;
}

.toiawase
{
    border: solid;
    border-width: 0px 0px 1px 10px;
    padding: 5px;
    border-color: #0000ff;
    font-size: 0.85em ;
	font-weight:bold;
}
