@charset "UTF-8";

/*

Cascading Style Sheets : interview.css

- Last Updated on 2015. 09. 18
- (c) HUMAN NETWORK - http://www.human-nw.com/

- Written by : Sayoko Nishimura (oniguili)

*/


#InterviewSection #Profile {
	margin-top: 206px;
}

#InterviewSection #TopSection {
	width: 680px;
}

#InterviewSection #MiddleSection .Answer {
	margin-top: 18px;
}

#InterviewSection #BottomImg {
	width: 280px;
	margin-top: 5px;
	float: left;
}

#InterviewSection #BottomSection {
	width: 640px;
	float: right;
}

#InterviewSection #BottomSection .Question {
	margin-top: 2px;
}

#InterviewSection .IntvContents {
	margin: 60px auto 150px;
}

#InterviewSection #EndImg {
	width: 248px;
	margin-top: 40px;
	float: right;
}

#InterviewSection #PageName p {
	width: 136px;
}


#InterviewSection  #Keyvisual {
	border-top: none;
}
#InterviewSection  #KeyvisualImg {
	height: auto;
	width: 980px;
	overflow: visible;
}
#InterviewSection  #Contents section {
	width: 980px;
}
