@charset "utf-8";

/*
-----------------------------------------------
Origin: 2007.05 [storyteller]
---------------
Update: 2008.03
---------------
#storyteller h3.exa
---------------
Update: 2009.02 [interview]
---------------
#interview h3 (hide)
-----------------------------------------------
*/



/* ////////// title ////////// */
#interview h1 {
	background: url(../images/img_interview/h2_interview.gif) no-repeat left top;
	width: 640px;
	height: 320px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#interview h2 {
	background: url(../images/img_interview/h1_interview.gif) no-repeat left top;
	width: 800px;
	height: 140px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
/*
#interview h3 {
	background: url(../images/img_interview/h3_interview.gif) no-repeat 20px top;
	width: 800px;
	height: 28px;
	margin: 36px 0px 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
*/
#interview h3.exe {
	background: url(../images/img/h3_works.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#interview h3.exe2 {
	background: url(../images/img/h3_history2.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#interview h3.exa {
	background: url(../images/img/h3_example.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}

