#id_shellfish, #id_bivalves{ position: absolute; }
a[href^="http://smartphone.userlocal.jp/"] {
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1;
}
.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

body {
	color: #555;
	font: 100%/1 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,'ＭＳ Ｐゴシック',sans-serif;
}

ul li {
	list-style: none;
}

a {
  color: #444;
}

a:hover, a:active {
	color: #ff1572;
	text-decoration: underline;
}

div.content-area {
	width: 960px;
	line-height: 1.4;
	padding: 0 25px;
	margin: 0 auto;
}

section#main {
	float: left;
	width: 685px;
  font-size: 100%;
}

ul.articles li {
	padding-left: 145px;
	margin-bottom: 2em;
}
ul.articles li:after {
    clear: both;
    content: "";
    display: table;
}
ul.articles div.published {
}

ul.articles div.published {
	float: left;
	position: relative;
	width: 140px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	margin-left: -145px;
}

ul.articles div.article img {
	float: right;
	margin-left: 10px;
}
ul.articles div.published img.frame {
	position: absolute;
	top: 0;
	left: 0;
}
ul.articles div.published.new img.frame {
	top: -160px;
}

ul.articles div.published .month {
	position: absolute;
	width: 120px;
	top: 7px;
	color: #fff;
	font-size: 0.85em;
	line-height: 22px;
	padding: 0 10px;
}
ul.articles div.published .day {
	position: absolute;
	width: 120px;
	top: 35px;
	font-size: 4em;
	line-height: 80px;
	padding: 0 10px;
}
ul.articles div.published .time {
	position: absolute;
	width: 120px;
	top: 120px;
	font-size: 0.85em;
	padding: 0 10px;
}
ul.articles div.published.new .day,
ul.articles div.published.new .time {
	color: #ff1572;
}

ul.articles div.article {
	padding-top: 5px;
}

ul.articles div.article h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 1ex;
}

ul.articles h2 a,
ul.articles h2 a:visited {
	color: #ff1572;
	text-decoration: none;
}
ul.articles h2 a:hover,
ul.articles h2 a:active {
	color: #ff1572;
	text-decoration: underline;
}

ul.articles div.article p {
	color: #666;
	font-size: 0.85em;
}
ul.articles div.lead {
	font-size: 0.85em;
	text-align: right;
	margin-top: 1ex;
}
ul.articles div.lead a {
	color: #000;
	background: transparent url(/image/pc/campaign/anation/arrow_cbk.gif) no-repeat left center;
	padding-left: 16px;
}
ul.articles div.lead a:hover,
ul.articles div.lead a:active {
	color: #ff1572;
}

section#information {
	float: right;
	width: 255px;
	margin-left: 10px;
}

section#information div.contents {
	background-color: #f6f6f6;
	font-size: 0.7em;
	padding: 4px 8px;
	margin-bottom: 1em;
}
section#information h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1ex;
}
section#information h4 {
	color: #000;
	font-weight: bold;
	margin-top: 1ex;
}
section#information .photo {
	text-align: center;
}
section#information .photo img {
	margin: 0 1px;
}
section#information .link {
	text-align: right;
	margin-top: 0.5ex;
	margin-bottom: 1ex;
}

div.nav-pagetop {
	display: block;
	clear: both;
	line-height: 1;
	text-align: right;
	margin: 3em 20px 3em 0;
}
div.nav-pagetop a {
	display: inline-block;
}


div.wrapper .header__navbar .navbar__item ul.navbar__list.navbar__list--lower {
  position: absolute;
}

footer .footer__link-block .footer__sub-nav {
  font-size: 135%;
}

a.navbar__link {
  color: #fff;
}

* {
  box-sizing: content-box;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#article ul.articles div.published {
    float: left;
    position: relative;
    width: 105px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    margin-left: -110px;
}

#article ul.articles div.published.new img.frame {
    top: -120px;
}

#article ul.articles div.published .month {
    position: absolute;
    width: 85px;
    top: 5px;
    color: #fff;
    font-size: 0.75em;
    line-height: 16px;
    padding: 0 10px;
}

#article ul.articles div.published .day {
    position: absolute;
    width: 100px;
    top: 35px;
    right: -5px;
    font-size: 3em;
    line-height: 50px;
}

#article ul.articles div.published .time {
    position: absolute;
    width: 75px;
    top: 90px;
    font-size: 0.75em;
    padding: 0 10px;
}

#article ul.articles div.article {
    padding-top: 5px;
}

#article ul.articles div.article p {
    line-height: 1.8;
}
