@charset "euc-jp";
/* CSS Document */
.a{
	background-color: #E0C0C0;
	color: #333333;
	width: 110px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	height: 70px;
}
.b{
	color: #000000;
	background-color: #CCCC99;
	width: 110px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	height: 70px;
}
.bb{
	color: #000000;
	background-color: #CCCC99;
	width: 115px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	height: 90px;
}
p.houhou1{
	margin: 3px;
	font-weight: bold;
}
p.houhou{
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
p.houhou2{
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.a_txta{
	color: #333333;
	text-decoration: underline;
}
.a_txtb{
	color: #000000;
	text-decoration: underline;
}
.a_txtr{
	color: #993300;
}
.yahoo{
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px;
}
