/* テーブル　*/
#Contents table{
	text-align:left;
	line-height: 130%;
	font-size: 96%;
}
#Contents tr{	
	background-color: #f2f2f2;
}
table .midashi {
	background-color: #FCD2BF;
	margin: 5px;
}
table .midashi_2 {
	background-color: #99CCFF;
	margin: 5px;
	vertical-align: top;
}
table .red {
	color: #FF0000;
	vertical-align: top;
}
table .text {
	text-align: left;
}
#Contents .text ul {
	list-style-type: square;
}
#Contents .bg {
	background-color: #ffffff;
}


#Header .07 a {
	color: #CC0000;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
}

