h2.page-title {
	z-index: 3;
}

div.interview {
	background-image: url(../../images/inter-bg08.gif);
	position: relative;
	top: -105px;
	z-index: 0;
}

div.inner01 {
	background: url(../../images/inter-bg04.gif) no-repeat 0 top;
	padding-top: 120px;
}

div.inner02 {
	background: url(../../images/inter-bg01.gif) no-repeat 0 bottom;
	padding-bottom: 60px;
}

img.deco {
	position: absolute;
	right: -27px;
	top: 55px;
}

div.left {
	padding-left: 68px;
	float: left;
	position: relative;
	z-index: 5;
}

div.right {
	margin-left: 400px;
	
}

p.girl-image {
	background: url(../../images/inter-bg05.gif) no-repeat;
	padding-top: 9px;
	text-align: center;
	width: 320px;
	height: 420px;
}

p.girl-prof {
	background: url(../../images/inter-bg06.gif) no-repeat;
	width: 321px;
	height: 113px;
	color: #8c7356;
	font-size: 18px;
}

p.girl-prof span {
	display: block;
	padding-top: 10px;
	padding-left: 25px;
}

div.right h3 {
	position: relative;
	padding-top: 15px;
}

div.right h3 span.name{
	position: absolute;
	left: 90px;
	top: 56px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}

div.interview dl {
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 50px;
}

div.interview dl dt {
	color: #ff6238;
	font-size: 14px;
	border-top: 1px dotted #998379;
}

div.interview dl dt:before {
	content: url(../../images/inter-img02.gif);
	position: relative;
	top: 5px;
	padding-right: 2px;
}

div.interview dl dd {
	color: #ff4154;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
}

div.paging {
	background-image: url(../../images/inter-bg07-trans.png);
	width: 405px;
	height: 83px;
	margin: 0 auto;
	text-align: center;
}

div.paging h3 {
	padding-top: 20px;
}

div.paging ul{
	padding-top: 15px;
}

div.paging ul li{
	display: inline;
	padding: 0 5px;
	color: #f5689a;
}

div.paging ul li a {
	color: #f5689a;
}

div.paging ul li.current{
	color: #df2d6d;
	font-weight: bold;
	font-size: 17px;
}

div.paging ul li.prev:before {
	content: "<<";
	padding: 3px;
	color: #f5689a;
}

div.paging ul li.next:after {
	content: ">>";	
	padding: 3px;
	color: #f5689a;
}
