/*メインメニュー*/
.mainm {
	height: auto;
	width: 170px;
	float: left;
}
.mainm .box {
	border:solid #B2B2B2 1px;
	margin-top: 1px;
}
.mainm .btn {
	text-align: right;
}
.box p {
	margin:10px;
}

/*メインメニュー*/

#contents dl {
  border: 1px solid #c1c1c1;
  padding: 4px;
  margin-bottom: 10px;
}

#contents dt img {
  float: left;
  height: 130px;
}
#contents dd {
  margin-left: 170px;
}



/*お問い合わせ*/
#toiawase {
	height: auto;
	width: 530px;
	margin-top: 10px;
}
#toiawase .box {
	background-color: #FAF4EF;
	border: solid #B7B4B1 1px;
	margin-top: 1px;
}
/*トピックス*/
#topics {
	height: auto;
	width: 530px;
	margin-top: 10px;
}
#topics p {
	margin-top: 10px;
}
#topics dl {
	margin: 5px 0;
	font-size: 80%;
	line-height: 150%;
	width: auto;
}
#topics dt {
	width: 70px;
	padding: 0;
	float: left;
	margin: 0 0 5px;
}
#topics dd {
	width: auto;
	margin: 0 0 5px;
}

#topics p.text{
	margin: 0 0 5px 70px;
font-size:100%;
}


/* ヴィクセル用バナー */
.mainm .box p {
  margin: 9px;
  }
#main03 br {
  display: none;
  }
#main03 span.list {
  display: list-item;
  list-style: square;
  margin-left: 20px;
  }
  
/*HOSPEXバナー用*/
#topics_hx {
	height: auto;
	width: 530px;
	margin-top: 10px;
}

#topics_hx .box {
	background-color: #E9F4FF;
	border: solid #B7B4B1 1px;
	margin-top: 1px;
}

#topics_hx img {
	float:right;
	margin: -4px 0px 0 5px;
}

