/* ----------------------------------------------- * コスモ不動産用 * ----------------------------------------------- */body{  font-size:84%;  color:#333333;  background-color:#5C2D00;  background-image:url(../img/bg.gif);  background-repeat:repeat-y;  margin-top:0px;  margin-bottom:0px;  margin-left:0px;  margin-right:0px;}.base{  background-image: url(../img/bg02.gif);  background-repeat: no-repeat;  background-attachment: fixed;  background-position: left bottom;}.base2{  background-image: url(../img/bg02.gif);  background-repeat: no-repeat;  background-attachment: fixed;  background-position: left bottom;  height: 100%;}/* ----------------------------------------------- * FORM * ----------------------------------------------- */form.form {    margin-top: 0em;    margin-bottom: 0em;}TEXTAREA {  width: 100%;  background-color:#FFFFFF;/*  border:1px solid; */}select {  font-size:   12px;