body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10px;
	color: a4897c;
}
body {
	background-color: #cec3aa;
	margin-top:50px;
}
.column {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	color: #a4897c;
	padding-top: 10px;
	padding-right:15px;
	border: 1px dashed #a4897c;
	overflow: auto;
	position: absolute;
	left: 230px;
	top: 167px;
	width:210px;
	height:140px;
}

.column ul{
padding-left:15px;
}

.column li{
margin-bottom:10px;
list-style-type:none;
}

div.contents {
  padding:0;
  margin:0 auto;
  position: relative;
  width:720px;
  background-color:#fff;
}

