/* 記事固有のスタイルシート */

.tableBlock01 th {
	font-weight: normal;
	text-align: left;
	width: 15%;
}
.owbase {
	background-position: center center !important;
}
.key-color{color:#48b24d;}
.key-color2{color:#984807;}
.key-color3{color:#953735;}
.key-color4{color:#953735;}

#s00565 p.ind1em {
	text-indent: -1em;
	padding-left: 1em;
}
#s00565 td.ind1em {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
a.mapArea_link:link{
 color:#000;
}
#s00565 .font-normal{
	 font-weight: normal!important;
}

.arrow2 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.arrow2:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 55%;
    left: 0;
    margin-top: -4px;
}
.arrow2 a{
	text-decoration: none;
}

.arrow2 a:hover{
	text-decoration: underline;
}

h3.icon{
 padding-left: 67px;
 background: url(/content/dam/diners/img/magazine/s00565/icon.png) left center no-repeat;
}

a.mapArea_link:link, a.mapArea_link:visited { color: #bc0d11 !important; text-decoration: underline; }

a.mapArea_link:hover, a.mapArea_link:active { color: #bc0d11 !important; text-decoration: underline; }

#s00565 #content #contentBody section a.linkBlockA:hover{
	text-decoration: underline!important;
	color: #000!important;
}