@charset "UTF-8";

/* TRENDYnet CSS */

/* Copyright (C)2017 Nikkei Business Publications, Inc. All Rights Reserved. */

/*  全ページ対象の期間限定企画用 css */

/*  2017.09 右ナビ用 */


/* 右ナビの最新記事サムネ版（common.cssを調整） */

.rnavi_ancl_photo {
  background: #FAEAEA;
  margin-bottom: 10px; }

.rnavi_ancl_photo h2 img {
  vertical-align: bottom; }

.rnavi_ancl_photo .items li {
  padding: 8px;
  width: 284px;
  overflow: hidden;
  background: url(/images/n/trendy/201604/common/dotline_rnavi.png) left top repeat-x; }

.rnavi_ancl_photo .items li:first-child {
  background: none; }

.rnavi_ancl_photo .items li .image {
  width: 60px;
  float: left; }

.rnavi_ancl_photo .items li .image img {
  vertical-align: bottom; }

.rnavi_ancl_photo .items li .text {
  width: 215px;
  float: right; }

.rnavi_ancl_photo .items li .text h3 {
  margin-bottom: 1px; }

.rnavi_ancl_photo .items li .text p {
  font-size: 13px;
  line-height: 18px; }

/* END:右ナビ最新記事サムネ付き */

