body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height:1.5;
	overflow-x:hidden;
	background-color:#F7EBFF;
	background-image:url(../image/template/background.gif);
}

td {
	font-size: 12px;
	line-height:1.5;
	overflow-x:hidden;
}

a:link {
	color: #FF3366;
	text-decoration: underline;
}
a:visited {
	color: #FF3366;
	text-decoration: underline;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}

.small {			font-size: 10px;}
.small_gray {	font-size: 10px;color: #999999;}

.michaku {		color: #FF0000;}

.mi_blue {		color: #3366FF; font-weight: bold;}

.mi_green {color: #66CC33}

.purple {color: #9E3BBC}

.style3 {color: #9E3BBC; font-weight: bold; }
.white {color: #FFFFFF; }
em {
	font-style: normal;
}
h1 {
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CC99CC;
}
