body {
	background-color: #ececec;
	}

.contents_text {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}

.table_y {
	margin-top: 30px;
	margin-bottom: 30px;
}
.blue_text {
	font-size: 12px;
	text-decoration: none;
	color: #3366CC;
}
.red_text {
	font-size: 12px;
	text-decoration: none;
	color: #F00;
	line-height: 18px;
}

.contents_image {
	float: right;
	margin: 15px;
}

.contents_text2 {
	font-size: 12px;
	line-height: 60px;
}

.mytable TR TD {
   background-color:#FFFFFF;
}

.mytable TR:Hover TD {
   background-color:#f7f7f7;
}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #36C;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #000000;
}


.send_table_body {
	margin: 0px;
	padding: 0px;
}
