@charset "utf-8";
/* CSS Document */
/*インタビュー*/

.int_t{
	font-size:15px;
	font-weight:bold;
	color:#FF7700;
	padding:5px 0px 5px 20px;
	clear:all;
	background-image:url(img/int.png);
	background-repeat: no-repeat;
}

.int_a{
	padding:0px 0px 15px 15px;
}


.int_cat{
	widht:530px;
	min-height:160px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border:0px;
	border-top-width:3px;
	border-bottom-width:1px;
	border-color:#ffbc45;
	border-style:solid;
	clear: all;

}

.int_tit{
	width:615px;
	color:#ff9933;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 5px;
	margin:0px;
	background-color:#ffeecc;
	clear:left;


}

.int_txt{
	margin:10px;
	line-height:120%;
	float:right;
	width:480px;
	text-align:left;
	
}

.int_sam{
	margin:10px;
	width:100px;
	border:0px;
	float:left;

}

.int_img{
	margin:0px 10px 10px 0px;
	border:0px;
	float:left;

}

.int_j{
	float:right;
	width:420px;
	margin:0px 10px 5px 0px;

}

.hit{
	margin:15px 10px 10px 0px;
	clear:right;
	
}

.int_tit a{
	color:#ff9933;
	text-decoration: none;
}

.int_tit a:hover {
	color:#ff5522;
}

.komi{
	background-image:url(img/komi.png);
	background-repeat: no-repeat;
	font-size:15px;
	font-weight:bold;
	padding:5px 18px;
	margin:10px 0px 0px 0px;
}

.hur{
	font-size:9px;
	padding:0px 0px 1px 0px;
}

.nam{
	font-size:15px;
	font-weight:bold;
}

.int_fl{
	float:left;
	margin:0px 10px;
}

.int_fr{
	float:right;
	margin:0px 10px;
}

.iri{
	text-align:right;
	margin:-18px 5px 0px 0px;
	color:#ff9933;
}

.page{
	text-align:center;
	margin:10px;

}

.st{
	padding:0px 0px 15px 15px;
	margin:10px;

}

.right{
	text-align:right;
}


.mail a{
	background-image:url(img/mail_u.png);
	display:block;
	width: 150px;
	height: 32px;
	margin:10px 5px 0px 0px;

}

.mail a:hover {
	background-image:url(img/mail_d.png);
}
