@charset 'shift-jis';

h3 {margin-bottom:1.1em;}
/* interview */
/*.int-meta h5 {margin: 0 0 .2em;}
.int-meta h5 img {float:left; margin: .1em 1.5em .66em 0;}*/

h3 {
	padding:.3em .6em;
	border:3px double #505973;
	color: #505973;
	}
.int-meta {
	border:1px solid #bbb;
	padding: 5px 10px 1px;
	margin: 0 0 1em 20px;
	float:right; 
	width:100px;
	background: #eee;
	position:relative;
	}
.int-meta h5 {
	margin: 0 0 .66em;
	border-bottom: 1px dotted #bbb;
	padding:0;
	background:transparent;
	color:#00000d;
	font-size:1.1em;
	}
.int-meta p { margin: 0 0 .5em;}

.interview h4 {
	color: #286853;
	font-size:1.1em;
	padding: 1px 0 1px 20px;
	background: url(/ui/int-qu.gif) no-repeat 0 20%;
	border-bottom: 2px dotted #286853
	}
.interview h4 span {display:none;}
.interview blockquote {
	padding:.1em .1em .1em 40px;
	margin: .66em 0 1.2em 20px;
	background: url(../ui/int-an.gif) no-repeat 5px 2%;
	}
	.interview blockquote p {margin-left:5px}