@charset "utf-8";
/* CSS Document */

h2 {
	margin:0 0 13px 0;
}
h2 img {
	display:block;
}

.imgIntoruducetop {
	display:block;
	margin:0 0 23px 0;
}

.imgInterviewtop {
	display:block;
	margin:0 0 8px 0;
}

h3 {
	margin:23px 0 0 12px;
}
h4 {
	margin:10px 0 0 12px;
}
h3 img,
h4 img {
	display:block;
}

p.text {
	margin:0 0 0 0;
	padding:18px 26px 28px 28px;
	background:url(../img/intoruduce/bg_border.gif) no-repeat 10px bottom;
	font-size:75%;
	line-height:180%;
}

.intoruduce_2column {
	margin:0 0 25px 0;
	background:url(../img/intoruduce/bg_border.gif) no-repeat 10px bottom;
}

.text_column {
	float:left;
	width:460px;
}
.text_column p.text {
	background:url(../img/intoruduce/bg_border2.gif) no-repeat 10px bottom;
}

.photo_column {
	float:left;
	width:250px;
	padding:8px 0 0 0;
}
.photo_column img {
	display:block;
	margin:0 0 10px 0;
}

.interview {
	margin:30px 0 0 0;
}

div.contentsArea p.no_border {
	background:none;
}
