@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
	メインコンテンツ
------------------------------------------------*/

.interview_note{
	width:580px;
	background:url(../../common/bg_note.gif) repeat left top;
	font-size:;
	line-height:1.65;
}

#t01{
	width:580px;
	padding:9px 0 22px 0;
}
#t01 p{
	width:320px;
	color:#000066;
	padding:0 0 0 20px;
}

#t02{
	width:580px;
	padding:0px 0 22px 0;
}
#t02 p{
	width:295px;
	color:#000066;
	padding:10px 20px 0 0px;
	float:right;}

#t03{
	width:580px;
	padding:0px 0 22px 0;
}
#t03 p{
	width:300px;
	color:#000066;
	padding:10px 0 0 20px;
}

#t04{
	width:580px;
	padding:8px 0 22px 0;
}
#t04 p{
	color:#000066;
	padding:2px 20px 0 20px;
}

#t05{
	width:580px;
	padding:9px 0 0 0;
	margin-bottom:30px;
}
#t05 p{
	color:#000066;
	padding:2px 20px 0 20px;
}



