/*------------------------------------------------

	インタビュー 各ページ別CSS

------------------------------------------------*/


#Introduction{
	width:580px;
	padding:0 0 5px 0 !important;
}

#Introduction div.text{
	background:url(../../common/introduction_bg_top.gif) no-repeat left top !important;
	width:540px !important;
	margin:0 !important;
	padding:15px 20px 10px 20px !important;
}

#Introduction a{
	color:#F60;
}