@charset "shift_jis";
/* CSS Document */
#malma{
	position: relative;
}

.malma_h1{
	position:absolute;
	z-index:10;
	top:-83px;
	right:-1px;
	width: 595px;
}
#malma .malma_form{
	background-image: url(../img/malma/malma01.png);
	height: 2082px;
	width: 760px;
	position: relative;
}
.malma_form form{
	position: absolute;
	padding: 8px;
	background-color: #FFF;
	border: 3px solid #000;
	width: 339px;
	left: 29px;
	top: 544px;
	font-size:108%;
	line-height: 1.5em;
}
.malma_form form table { width:100%;}
.malma_form form table td{ padding:2px;}
.txt{ width:160px;}
