@charset "UTF-8";
/*-----------------------------------------------------

  press CSS
  [LastUpDate:2015.04.24]

    - thumb body

-----------------------------------------------------*/
#ContentArea {
	padding-bottom:40px;
}




/*-----------------------------------------------------

  thumb body

-----------------------------------------------------*/
.thumb-body {
	padding:6px;
	margin:0 auto;
	width:290px;
	background-color:#ffffff;
	padding:15px 5px;
	padding-bottom:30px;
	margin-bottom:10px;
}


.article-body {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:286px;
	border-bottom: 1px dotted #dbd6cc;
	text-align: left;
}

.article-body dt {
	background-color:#dbd6cc;
	color:#5e5348;
	font-size: 1.0rem;
	margin-bottom:5px;
	padding:2px 8px;
}
.article-body dd {
	color:#4b4238;
}

.press-image-box {
	overflow:hidden;
	margin: 10px 0 0 10px;
}

.press-image-box li {
	float:left;
	margin: 0 10px 10px 0;
	width: 60px;
}

.press-text {
  clear: both;
  padding-top: 10px;
}

.press-notes-list {
  clear: both;
  padding-top: 10px;
  font-size: 10px;
}

.press-notes-list li {
  margin-left: 1em;
  text-indent: -1em;
}