BODY{
		background-image : url(img/monsyou.gif);
		background-repeat : no-repeat;
		background-attachment : fixed;
		background-position : center center;
}
A:HOVER {
		position: relative;
		top: 1px;
		left: 1px;
}
TEXTAREA.rinen {
		width : 280px;
		font-size : 13px;
		height : 120px;
		background-color : #ececff;
		border-width : 1px;
		border-style : solid;
		border-color : black;
}
TEXTAREA.hikou {
		width : 320px;
		font-size : 13px;
		height : 120px;
		background-color : #ececff;
		border-width : 1px;
		border-style : solid;
		border-color : black;
}