body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #b6d3e7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #f6ccc8;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #d52211;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #9d9d9d;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color:#388ED0;
	font-weight: bold;
}
.style6 {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #acacac;
	font-size: 11px;
	font-family: tahoma;
}
.style71 {
	color: #918c8c;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}
.style8 {
	color: #5BA0CF;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #8f8f8f;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #8f8f8f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style11 {
	color: #d52211;
	font-size: 11px;
	font-family: tahoma;
}
.eiviiva {
	text-decoration: none;
}
.style12 {
	color: #d52211;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

/* KUTSU */

#kutsu-loc {
	position: relative;
	}

#kutsu {
	display: block;
	position: absolute;
	top: 350px;
	left: 250px;
	width: 440px;
	_width: 456px;
	height: 200px;
	overflow: auto;
	background-color: #ffffff;
	border: 8px solid #ececec;
	}
#closebtn {
	position: absolute;
	top: 2px;
	left: 380px;
	font-size: 14px;
	font-weight: bold;
	}
#closebtn a {
	text-decoration: none;
	color: #2B7DB9;
	}