@charset 'UTF-8';
/*interview*/
.int-top-container {
	padding: 0px 45px 0px 0px;
	background: url(../interview/img/interview_ttl_bg01.jpg) no-repeat left top;
}

td {color:#FFFFFF; line-height: 1.3em;}

.int-top-lead01 {
	padding: 0px 25px 25px 60px;
}

.int-ttl02 {
	font-size: 19px;
	font-weight: bold;
}

.int-ttl02-bg {
	background: url(../interview/img/interview_ttl_guest.gif) no-repeat left bottom;
	padding-left: 70px;
}

.int-main {
	padding: 0px 45px 0px 45px;
}

.int-block01 {
	background: url(../interview/img/interview_block01_bg.gif) no-repeat right top #1C1C1C;
	padding: 27px 22px 22px 25px;
	margin-bottom: 20px;
}

.int-guest-img {
	margin: 0px 20px 0px 0px;
	float: left;
}

.int-intro01 {
	float: right;
	width: 460px;
}

.int-name {
	font-size: 16px;
	font-weight: bold;
}

.int-profile {
	font-size: 12px;
}

.int-alp {
	font-family: "ＭＳ ゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
}

.int-intro02 {
	background: url(../interview/img/interview_line01.gif) repeat-x top;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
}

.int-block02 {
	padding: 10px 70px 15px 75px;
	background: url(../interview/img/interview_block02_top.gif) no-repeat left top #1C1C1C;
	margin-bottom: 15px;
}

.int-reccomend-txt {
	font-size: 10px;
}

.int-search {
	font-size: 14px;
	line-height: 1.3em;
}

.int-block03 {
	padding: 20px 30px 20px 30px;
	background: #1C1C1C;
	margin-bottom: 15px;
}

.int-line {
	padding: 6px 0px 6px 15px;
	background: url(../interview/img/interview_line01.gif) repeat-x bottom;
}

.int-line-end {
	padding: 6px 0px 6px 15px;
}

.int-line td, .int-line-end td{
	font-size: 14px;
}

.int-txt-sign {
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	line-height: 1.8em;
}

.int-txt-sign a:link, .int-txt-sign a:visited {
	text-decoration: none;
}

.int-txt-sign a:hover {
	color:#FF0000;
}

.int-block11 {
	background: url(../interview/img/interview_block11_bg.gif) no-repeat right top #1C1C1C;
	padding: 20px 22px 20px 25px;
	margin-bottom: 10px;
}

.int-block12 {
	background: #1C1C1C;
	padding: 20px 22px 15px 25px;
	margin-bottom: 10px;
}

.int-block12 p{
	margin-bottom: 1em;
}

.int-ttl12-bg {
	padding-left: 70px;
}

.int-block13 {
	padding: 10px 50px 15px 75px;
	background: #1C1C1C;
	margin-bottom: 15px;
}

/*バックナンバー*/

.int-bn-container {
	margin: 0px;
	padding: 0px 46px 0px 47px;
	background: url(../interview/img/interview_bn_ttl_bg01.jpg) no-repeat left top;
}

.int-bn-left {
	float: left;
	width: 495px;
}

.int-bn-line {
	background: #1C1C1C;
	padding: 20px 30px 20px 30px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #050505;
	font-weight: bold;
}

.int-bn-line td {
	font-size: 12px;
	line-height: 1.3em;
}

.int-bn-line a:link, .int-bn-line a:visited {
	text-decoration: none;
}

.int-bn-line a:hover {
	text-decoration: underline;
}

.int-bn-right {
	padding-top: 75px;
	width: 200px;
	float: right;
}

.int-bn-ttl {
	font-size: 14px;
	font-weight: bold;
}

/**検索フォーム**/

.HeaderSerch {
	background: url(../img/hd_serchbg.gif) no-repeat right #FFFFFF;
	color:#333333;
	border-left:1px solid #999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	font-size:12px;
	margin:0 2px 0 0px;
	height: 20px;
	width: 143px;
}
