@charset "UTF-8";
/* =====================================
	st_common.css
   ===================================== */
/*   topicPath   */
.topicPath {
	margin: 65px 0px 10px 0px;
	padding: 6px 7px;
	background: #f5f5f5;
	line-height: 0.8;
}
.topicPath li {
	display: inline-block;
	height: 10px;
	color: #333;
	font-size: 8px;
}
.topicPath li img {
	vertical-align: top;
}
.topicPath li .path {
	margin-left: 5px;
	color: #ccc;
}
.topicPath li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	font-size: 8px;
	line-height: 10px;
}
.topicPath li:first-child a {
	vertical-align: top;
	margin-top: 1px;
}
.topicPath li h1 {
	color: #333;
	font-size: 8px;
	font-weight: normal;
	line-height: 10px;
}
/*   contentArea   */
.contentArea {
	margin: 10px 10px 0;
}
.contentArea h1 {
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 17px;
}
.contentArea p {
	color: #333;
	font-size: 11px;
	line-height: 1.4;
}
.contentArea a {
	font-size: 11px;
}
.contentArea img {
	display: block;
	width: 100%;
}
#analysis {
	display: none;
}

/*   Parts   */
.linkBtn a {
	display: block;
	padding: 5px;
	background: #e6e6e6;
	text-align: center;
	font-weight: bold;
}
.linkBtn a {
	text-decoration: none;
}

/* 20160902 */
.bnr_sale50_01 {
  clear: both;
  margin: 10px 0!important;
	text-align: center;
}

.bnr_sale50_01 img {
	width: 200px!important;
	height: 40px!important;
}

.bnr_sale50_02 {
  clear: both;
	text-align:center;
  margin: 0px 0 15px 0!important;
}

.bnr_sale50_02 img {
	margin: 0 auto;
	width: 270px;
	height: 50px;
}

.bnr_sale50_03 {
  clear: both;
  margin: 10px 0 20px 0!important;
	text-align: center;
}

.bnr_sale50_03 img {
	width: 270px;
	height: 50px;
}
