/* CSS Document */

.contents-a {
	width:555px;
	border:1px solid #999999;
	padding:10px;
	background-color: #ffffff;
}

input, select, textarea {
	border: medium #333333 solid;
	border-width:1px
} 