@charset "UTF-8";
#contents h2 {
	background-image: url(../img/h_title.png);
}
.getMoreList {
	cursor: pointer;
}
.getMoreList2 > div {
	margin: 0 15px 0px 15px;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background: url(../img/loader.gif) center center no-repeat;
	background-size: 24px 24px;
	background-color: #ddd;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-indent: -9999px;
	overflow: hidden;
}
#headline #entry_navi, #flash #entry_navi {
	width: 195px;
}
#headline .prev_link, #flash .prev_link {
	margin-right: 15px;
}
#headline .entry_photo {
	background: #eee;
	text-align: center;
}
#entry_body p strong a {
	background-image: url(../img/icons_entry2.png);
}
.pnews {
	padding-bottom: 25px;
}
/* ニュース地図 */
#contents #mapnews h2 {
	background-position: 15px -541px;
}
#mapnews #entry_navi li, #mapnews #entry_navi li a {
	background-image: url(../img/navi.png);
}
#mapnews .prev_link {
	width: 90px;
	background-position: 0 -300px;
}
#mapnews .prev_link a {
	width: 90px;
	background-position: 0 -260px;
}
#mapnews .list_link {
	width: 94px;
	margin: 0 8px;
	background-position: -98px -300px;
}
#mapnews .list_link a {
	width: 94px;
	background-position: -98px -260px;
}
#mapnews .next_link {
	width: 90px;
	background-position: -200px -300px;
}
#mapnews .next_link a {
	width: 90px;
	background-position: -200px -260px;
}
#mapnews #map_canvas {
	display: none;
	height: 240px;
}
/* このサイトについて */
#contents #about h2 {
	background-position: 15px -341px;
}
#about #entry_body {
	margin-top: 15px;
}
#about #entry_body h3 {
	color: #999;
	border-bottom: 1px solid #999;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
#about #entry_body p {
	margin-bottom: 1.5em;
}
#about #entry_body ul {
	font-size: 100%;
	margin: 0 0 1.5em 0.5em;
	padding: 0 0 0 1em;
}
#about #entry_body li {
	margin-bottom: 0.5em;
}
/* お問い合わせ */
#contents #contact h2 {
	background-position: 15px -391px;
}
#contact #entry_body p {
	margin: 1em 0;
}
#contact #entry_body dd {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 1.2em 0;
}
#contact #entry_body input, #contact #entry_body textarea {
	font-size: 18px;
	width: 100%;
	-webkit-box-sizing: border-box;
}
#contact #entry_body textarea {
	height: 7em;
	padding: 0;
}
#contact #entry_body input[type="submit"] {
	width: 100%;
	height: 3em;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffaa33), to(#ff8800));
	border: 1px #f27300 solid;
	color: #fff;
	padding: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 32px;
	-webkit-box-shadow: 0 2px 2px #ccc;
}
#contact #entry_body input[name="prev"] {
	width: 100%;
	height: 2.5em;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#c1dbe8), to(#066caa));
	border: 1px #0075b0 solid;
	color: #fff;
	margin-top: 10px;
	padding: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 32px;
	-webkit-box-shadow: 0 2px 2px #ccc;
}
/* 広告のお問い合わせ */
#contents #contact h2#adcontact {
	background-position: 15px -491px;
}
#contact #entry_body span.cbx {
	display: block;
}
#contact #entry_body input[type="checkbox"] {
	width: 1em;
	height: 1.5em;
	vertical-align: middle;
}
#contact #entry_body label {
	font-size: 17px;
	font-weight: normal;
	margin-right: 2em;
}
#contact #entry_body p.cap {
	font-weight: normal;
	line-height: 1.4;
	margin-top: 0.5em;
}
/* 検索 */
#searchResult {
	font-size: 16px;
	font-weight: bold;
	margin: 0.8em 0 0.8em 5px;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #ccc;
}
#searchResult span {
	color: #5681c0;
}
#toTop {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	opacity: 0.7;
	z-index: 1500;
	cursor: pointer;
}
#toTop a {
	display: block;
	font-weight: bold;
	color: #aaa;
	padding: 10px 12px;
	margin: 0;
	background: #222;
	border-radius: 5px;
	font-size: 12px;
}
/* 全文を読む 2013.10 */
#showDetail {
	display: block;
	margin: 20px 0 0 0;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background: url(../img/navi3.png) center top no-repeat;
	background-size: 300px auto;
	background-color: #2e529d;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#detailpart, #related_link {
	display: none;
}
/* 2013.11 minkei.net/list.php 13文字タイトル一覧用 */
#contents #headline h2#minkei_topics {
	background-position: 15px -591px;
}
#headline ul.news2 {
	margin: 0 16px 15px 15px;
}
#headline .news2 li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #e6e5e5;
}
#headline .news2 li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
#headline .news2 li p {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin: 5px 0;
}

#headline .news2 li div.newsText {
	display: table-cell;
	vertical-align: middle;
	width: 95%;
}
/* 2013.11 minkei.net/about.php */
#about #entry_body ul.news3 {
	margin: 0 0 15px 0;
	padding: 0;
}
#about #entry_body .news3 li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #e6e5e5;
}
#about #entry_body .news3 li a {
	display:block;
	padding: 10px 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
#about #entry_body .news3 li p {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#about #entry_body .news3 li div.newsText {
	display: table-cell;
	vertical-align: middle;
	width: 95%;
}
/* ---------- dメニューニュースへ戻る 2014.01 ---------- */
p#ref_link {
	display: block;
	margin: 10px 15px 25px;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background: url(../img/navi3.png) center -40px no-repeat;
	background-size: 300px auto;
	background-color: #2e529d;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-indent: -9999px;
	overflow: hidden;
}
p#ref_link a {
	display: block;
	font-size: 15px;
	line-height: 40px;
}
/* ---------- タイアップ 2014.07 ---------- */
#contents #sp h2 {
	background-position: 15px -641px;
}
#contents #sp #btn_social {
	margin: 0;
	border-top: none;
}
/* ---------- ソーシャルアイコン 2014.08 ---------- */
#sns_list {
	display: none;
	margin: 0;
	padding: 0 0 15px;
	overflow: hidden;
}
#sns_list li {
	float: left;
	font-size: 11px;
	line-height: 1.7;
	list-style: none;
	padding-right: 10px;
}
#sns_list li a {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../img/sns2.png) no-repeat;
	background-size: 195px 45px;
	text-indent: -9999px;
	overflow: hidden;
}
#sns_list .btn_twitter {
	background-position: 0 0;
}
#sns_list .btn_facebook {
	background-position: -50px 0;
}
#sns_list .btn_line {
	background-position: -100px 0;
}
#sns_list .btn_google {
	padding-right: 0;
	background-position: -150px 0;
}
.arrow_box {
	height: 19px;
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 1px;
}
.arrow_no_box {
	height: 19px;
	position: relative;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 1px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}
#entry time {
	display: block;
	font-size: 11px;
	color: #666;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
/* ---------- 新関連リンク ---------- */
#related_link {
	padding-bottom: 15px;
}
#related_link ul.news {
	list-style: none;
	margin: 0 15px 10px 15px;
	border-top: 1px solid #e3e3e3;
}
#related_link ul.news li {
	font-size: 15px;
	line-height: 1.4;
	border-bottom: 1px solid #e3e3e3;
}
#related_link ul.news li a {
	display: block;
	font-weight: bold;
	margin: 4px 0;
	padding: 5px 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
/* ---------- 関連記事を読む 2014.10 ---------- */
#entry_body #relurl {
	display: block;
	margin: 15px 15px 0;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background: url(../img/navi3.png) center -80px no-repeat;
	background-size: 300px auto;
	background-color: #2e529d;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-indent: -9999px;
	overflow: hidden;
}
#entry_body #relurl a {
	display: block;
	font-size: 15px;
	line-height: 40px;
}
/* ---------- タイアップ誘導枠 2014.12 ---------- */
#tieup_yudo {
	position: relative;
}
#tieup_yudo h2 {
	background-image: url(../img/h_title.png);
	background-position: 15px -691px;
	border-top: 5px solid #f6af00;
	border-bottom: 1px solid #f6af00;
}
#tieup_yudo ul {
	list-style: none;
	margin: 0 16px 0 15px;
}
#tieup_yudo li {
	display: table;
	width: 100%;
}
#tieup_yudo li a {
	display: block;
	padding: 10px 0 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
#tieup_yudo li figure {
	display: table-cell;
	width: 80px;
	padding-right: 10px;
	padding-top: 4px;
}
#tieup_yudo li div.newsText {
	display: table-cell;
	vertical-align: middle;
	width: 95%;
}
#tieup_yudo li p {
	display: block;
	width: 87%;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
#tieup_yudo li figure img {
	width: 80px;
	height: auto;
}
/* ---------- 文化センター 2014.12 ---------- */
#culture {
	position: relative;
}
#culture h1 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#culture h2 {
	background-image: url(../img/h_title.png);
	background-position: 15px -741px;
}
#culture img.main {
	display: block;
	max-width: 90%;
	height: auto;
	margin: 0 auto 10px;
}
#culture #entry_body p {
	margin-bottom: 15px;
}
#culture h3 {
	color: #fff;
	line-height: 1.5;
	background: #7492d0;
	border: 1px solid #7492d0;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	margin: 0;
	padding: 0.5em 0.7em;
}
#culture dl {
	border: 1px solid #ccc;
	border-top: none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	margin-bottom: 15px;
	padding: 1em;
}
#culture dt {
	font-size: 13px;
}
#culture dd {
	font-weight: bold;
	margin-bottom: 1em;
}
#culture p#link {
	color: #fff;
	line-height: 1.5;
	text-align: center;
	background: #2e529d;
	border: 1px solid #2e529d;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 0;
}
#culture p#link a {
	display: block;
	color: #fff;
}
/* 2015.4.6 */
#aboutus {
	position: relative;
}
#contents #aboutus h2 {
	background-position: 15px -341px;
}
#aboutus #entry_body {
	margin-top: 15px;
}
#aboutus #entry_body p {
	margin-bottom: 1.5em;
}
#aboutus #entry_body h3 {
	color: #999;
	border-bottom: 1px solid #999;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
}
/* 2015.4.22 文化センター */
.bnr_01.culture {
	padding-top: 0;
}
#culture_title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 6px 15px;
	border-top: 5px solid #7391d2;
}
#culture_title {
	text-align: left;
}
#culture_title span {
	display: block;
	text-align: center;
	margin-bottom: 0.3em;
}
/* ---------- 2015.5.20 グローバルフォト ---------- */
#globalphoto {
	position: relative;
}
#globalphoto h2 {
	background-position: 15px -791px;
}
#globalphoto #entry_body img {
	max-width: 100%;
	height: auto;
}
#globalphoto #entry_navi {
    width: 195px;
}
#globalphoto .prev_link{
    margin-right: 15px;
}
#entry time {
	margin-right: 15px;
}
#flash #entry_body img {
	max-width: 100%;
	height: auto;
}
/* ---------- 2017.1.18 特集 ---------- */
/* トップページ */
#special ul.news {
	margin: 0 16px 15px 15px;
}
#special .news li {
	display:table;
	width:100%;
	border-bottom:1px solid #e6e5e5;
}
#special .news li a {
	display:block;
	padding: 10px 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
#special .news li p {
	display: block;
	width: 87%;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
#special .news li p.category {
	margin-bottom: 0.4em;
}
#special .news li p span {
	display: inline;
	font-size: 11px;
	color: #999;
	padding: 0.5em 0.6em;
	border: 1px solid #aaa;
}
#special .news li figure {
	display:table-cell;
	width:80px;
	padding-right: 10px;
	padding-top: 4px;
}
#special .news li figure img {
	width:80px;
	height:auto;
}
#special .news li div.newsText {
	display:table-cell;
	vertical-align:middle;
	width: 95%;
	padding-top: 2px;
}
/* 詳細ページ */
#column {
	position: relative;
}
#column h2 {
	background-position: 15px -441px;
}
#column #entry_body #column_contents {
	overflow: auto;
}
#column #entry_body p#read {
	margin-bottom: 1.5em;
}
#column #entry_body h4 {
	clear: both;
	font-size: 16px;
	background: #ddd;
	border-radius: 6px;
	margin: 2em 0 0.8em 0;
	padding: 0.6em 0.8em;
}
#column #entry_body h4.basic {
	clear: both;
	font-size: 16px;
	color: #054199;
	background: none;
	margin: 2em 0 0.8em 0;
	padding: 0;
}
#column #entry_body img {
	float: none;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 1em auto;
}
#column #entry_body div > img {
	display: inline;
}
#column #entry_body p img {
	margin-bottom: 1em;
}
#column #entry_body p {
	margin-bottom: 1.5em;
}
#column #entry_body p strong a {
	background: none;
}
#column #entry_body p strong span.arrow {
	display: block;
	margin-bottom: -0.5em;
}
#column #entry_body div {
	margin-bottom: 15px;
}
#column #entry_body p > strong > span.arrow > a, #column #entry_body p > a > span.arrow, #column #entry_body p > span.arrow > a {
	display: block;
	font-weight: bold;
	margin-bottom: 0.8em;
	padding: 0 18px 1em 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
	border-bottom: 1px solid #ddd;
}
#column #entry_body span.arrow br {
	display: none;
}
#column #entry_body .box {
	clear: both;
	background-color: #efefef;
	border-radius: 6px;
	margin: 10px 0;
	padding: 1em 1.5em;
}
#column #entry_body iframe,　#column #entry_body video {
	max-width: 100%;
	height: auto;
}
#column #entry_navi {
	width: 195px;
	margin-bottom: 15px;
}
#column .prev_link {
	width: 90px;
	margin-right: 15px;
	background-position: 0 -40px;
}
#column .prev_link a {
	width: 90px;
	background-position: 0 0;
}
#column .next_link {
	width: 90px;
	background-position: -200px -40px;
}
#column .next_link a {
	width: 90px;
	background-position: -200px 0;
}
#column #related_link {
	display: block;
}
#column #entry h3 {
	margin: 10px 15px -5px 15px;
}
#column #entry h3 span {
	display: inline;
	font-size: 0.8em;
	color: #006bb6;
	padding: 0.4em 0.8em;
	border: 1px solid #006bb6;
}
/* ---------- 2015.5.29 RSS ---------- */
#contents #rss h2 {
	background-position: 15px -841px;
}
#contents #rss #entry_body {
	margin-top: 15px;
}
#contents #rss #entry_body p {
  margin-bottom: 1.5em;
}
/* ---------- 2015.7.13 Weather---------- */
#weather_top_container {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 30px;
	background: #f7f7f7;
	margin-bottom: -5px;
	overflow: hidden;
}
#weather_top_container div {
	display: table-cell;
	vertical-align: middle;
}
#weather_top_container div a {
	display: block;
}
#weather_top_container #weather_top_link {
	text-align: right;
}
#weather_top_container p {
	display: inline-block;
	font-size: 16px;
	line-height: 1.2;
	line-height: 30px;
	vertical-align: middle;
	margin: 0;
}
#weather_top_container img {
	width: 20px;
	height: auto;
	vertical-align: middle;
}
#weather_top_container #w_max {
	color: #f60;
}
#weather_top_container #w_min {
	color: #2E62B8;
}
#weather_top_container #weather_top_main {
	padding-left: 9px;
}
#weather_top_container #weather_top_link {
	padding-right: 9px;
}
#weather_top_link #w_link {
	font-size: 14px;
	padding-right: 10px;
	background: transparent url(../img/list_arrow.png) no-repeat scroll right center;
	background-size: auto 9px;
}
/* ---------- weather詳細 ---------- */
#contents #weather h2 {
	background-position: 15px -891px;
}
#contents #weather h3 {
	margin: 15px 0 7px;
}
#contents #weather .detail {
	display: table-cell;
}
#contents #weather .detail img {
	vertical-align: middle;
	margin-right: 5px;
}
#contents #weather .detail .data {
	display: inline-block;
	vertical-align: middle;
}
#contents #weather .detail .data p {
	font-size: 15px;
	line-height: 1.3;
}
#contents #weather .detail .data p strong {
	font-size: 22px;
	margin: 0 2px;
}
#contents #weather .detail .data p.max {
	color: #f60;
}
#contents #weather .detail .data p.min {
	color: #2e62b8;
}
#contents #weather table {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
#contents #weather table tr {
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
}
#contents #weather table th {
	font-weight: normal;
	font-size: 11px;
	width: 25%;
	color: #999;
	padding: 0.3em 0;
}
#contents #weather table td {
	text-align: center;
	font-size: 16px;
	color: #00f;
	padding: 0.3em 0;
}
#contents #weather #week_detail {
	display: table;
	width: 100%;
}
#contents #weather #week_detail h3.week {
	margin-bottom: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}
#contents #weather .weekItem {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#contents #weather .weekItem p {
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
	margin: 0;
	padding: 5px 0 0 0;
	width: 17%;
	text-align: right;
}
#contents #weather .weekItem p.date {
	width: 32%;
	text-align: left;
}
#contents #weather .weekItem p.icon {
	width: 17%;
}
#contents #weather .weekItem p.max {
	color: #f60;
}
#contents #weather .weekItem p.min {
	color: #2e62b8;
}
#contents #weather .weekItem p.per {
	color: #00f;
}
/* ---------- 2013.7.15 ヘッダ固定 ---------- */
#header {
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 100;
}
#main {
	padding-top: 50px;
}
.slidemenu{
	margin-top: 50px;
}
#searchBox {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 200;
}
/* ---------- 2013.7.18 自社バナー ---------- */
#contents #company_banner {
	position: relative;
	border: 1px solid #ccc;
	margin: -10px 15px 20px;
	padding: 9px;
	border-radius: 3px;
}
#contents #company_banner ul {
	list-style: none;
}
#contents #company_banner ul .ad_textbox {
	display: table;
	vertical-align: middle;
}
#contents #company_banner ul .ad_textbox .img {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
	padding-right: 10px;
}
#contents #company_banner ul .ad_textbox img {
	display: table-cell;
	vertical-align: middle;
}
#contents #company_banner ul .ad_textbox p {
	float: none;
	display: table-cell;
	vertical-align: middle;
}
/* ---------- 2015.07.24 バナースペース修正 ---------- */
.bnr_01 {
	padding-bottom: 3px;
}
/* ---------- 2015.07.31 フォトフラッシュ関連記事リンク ---------- */
#contents #related_photo_link {
	display: block;
	margin: 20px 0 0;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background: #2e529d;
	border-radius: 3px;
	overflow: hidden;
}
#contents #related_photo_link a {
	display: block;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
/* ---------- 2015.09 タイアップ2 ---------- */
#tieup {
	position: relative;
}
#tieup h2 {
	background-position: 15px -940px;
}
#tieup #entry_body {
	margin-top: -15px;
}
#tieup #entry_body #tieup_contents {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#tieup #entry_body img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 1.5em auto;
}
#tieup #entry_body p {
	margin-bottom: 1.5em;
}
#tieup #entry_body p.nm {
	margin-bottom: 0;
}
#tieup #entry_body p a.ns {
	display: inline;
	background: none;
	padding: 0 0.2em;
	text-decoration: underline;
}
#tieup #entry_body .text-left {
	text-align: left;
}
#tieup #entry_body .text-center {
	text-align: center;
}
#tieup #entry_body .text-right {
	text-align: right;
}
#tieup #entry_body p img p {
	margin-top: -7px;
}
#tieup #entry_body p a {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 18px 0 0;
	text-decoration: none;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
}
#tieup #entry_body p a.na {
	margin: 0;
	padding: 0;
	background-image: none;
}
#tieup #entry_body h3 {
	font-size: 18px;
	font-weight: bold;
	color: #2e529d;
	margin: 2em 0 1em 0;
	padding-left: 0.5em;
	border-left: 5px solid #2e529d;
}
#tieup #entry_body h4 {
	font-size: 16px;
	font-weight: bold;
	color: #2e529d;
	margin-bottom: 0.3em;
}
#tieup #entry_body p.caption {
	font-size: 85%;
	color: #666;
	margin-top: -1.3em;
}
#tieup #entry_body .box {
	clear: both;
	background-color: #efefef;
	border-radius: 6px;
	margin: 10px 0;
	padding: 1em 1.5em;
}
#tieup #entry_body .box p {
	margin-bottom: 0;
}
#tieup #entry_body .box p a {
	margin-bottom: 0;
}
#tieup #entry_body iframe,　#tieup #entry_body video {
	max-width: 100%;
	height: auto;
}
#tieup #entry_navi {
	width: 195px;
	margin-bottom: 15px;
}
#tieup .prev_link {
	width: 90px;
	margin-right: 15px;
	background-position: 0 -40px;
}
#tieup .prev_link a {
	width: 90px;
	background-position: 0 0;
}
#tieup .next_link {
	width: 90px;
	background-position: -200px -40px;
}
#tieup .next_link a {
	width: 90px;
	background-position: -200px 0;
}
#tieup #related_link {
	display: block;
}
#tieup #map_wraps {
	height: 240px;
	margin: -15px 0 25px 0;
}
#tieup #map_canvas {
	display: none;
	height: 240px;
	margin: 0 15px;
}
/* ---------- 2016.04 オーバーレイ ---------- */
#overlay {
	width: 100%;
	height: 68px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	display: none;
}
#overlay img {
	display: inline-block;
	width: 300px;
	height: auto;
}
#overlay hr {
	position: absolute;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #fff;
	left: 0;
	top: 45px;
	opacity: 0.4;
	z-index: 200;
}
#overlay #btn_cancel {
	position: absolute;
	cursor: pointer;
	width: 16px;
	height: 68px;
	left: 5px;
	top: 25px;
	background: url(../img/cancel_icon.png) no-repeat;
	background-size: 16px 16px;
	z-index: 10000;
	opacity: 0.8;
}
/* ---------- 2016.7.13 Yahoo!インフィード ---------- */
#contents #yads_ad_ds_ad1 {
	border-bottom: none;
}
#contents .yads_ad {
	display: table;
	width: 100%;
	padding: 10px 0;
	background: url(../img/list_arrow.png) right center no-repeat;
	background-size: auto 15px;
	border-bottom: 1px solid #e6e5e5;
}
#contents .yads_ad .yads_ad_img {
	width: 90px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
#contents .yads_ad .yads_ad_img a {
	display: block;
	width: 80px;
	height: 70px;
	background-size: 80px auto;
}
#contents .yads_ad .yads_ad_info a {
	color: #666;
}
#contents #yads_ad_ds_ad1 div a {
	width: 87%;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	margin-right: 10px;
	padding: 0;
}
#contents #yads_ad_ds_ad1 .yads_ad_info a {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}




