@charset "utf-8";

h2.title {
	margin:0 14px 0 0;
}

h2.interviewtitle {
display: block;
text-align: left;
}

h2.interviewtitle a {
	font-size: 22px;
	font-weight:bold;
	text-align: left;
	text-transform: none;
}

p.update {
display: inline-block;
text-align: left;
clear: left;
padding: 0 0 0 2px;
}

p.magazineissue {
display: inline-block;
float: right;
}


#entryimage {
	text-align:center;
	padding: 0 0 18px;
}

#entrybody p.interviewer {
	margin:24px 0 12px;
	font-weight:bold;
}

#entrybody p.artist {
	margin:12px 0 24px;
}

#entrybody p {
	margin:12px 0 12px;
}

#Interview {
	width: 712px;
	margin: 0 18px 18px 0;
	padding: 14px 0 14px 12px;
	background:#FFF;
}

#Interview dl {
    width: 230px;
    display: inline-block;
    margin: 12px 0 0;
    vertical-align: top;
}

#Interview dt {
    text-align: center;
	
}

#Interview dd {
    padding: 4px;
    margin: 0;
}

#Interview h3 {
    text-align: center;
    line-height: 80%;
    font-weight: normal;
    vertical-align: middle;
    display: table;
    margin: 0 0 6px;
    padding: 0 0 0px;
    width: 100%;
}

#Interview h3.initial {
	font-weight:bold;
	text-align:left;
	color:#c01148;
	margin: 14px 0 0;
	font-size: 22px;
}

#Interview h3 a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 3px;
	word-break: break-all;
}

#Interview h3 a.Japanese {
    border-bottom: #E5336E solid 2px;
    text-transform: none;
}

#Interview h3 a.Overseas {
    border-bottom: #00AE95 solid 2px;
	text-transform: none;
}

#Interview dd p {
height: 5.1em;
overflow: hidden;
font-size: 12px;
line-height: 130%;
}

#Interview dd .meta p {
text-align:center;
}

#Interview dd li {
display:inline-block;
padding:0;
margin:0;
font-size: 11px;
width: 100%;
}

.items dd {
	width: 113px;
}

.items {
	width: 231px;
}