/* Lexues CSS Document */

.interviewBox{
width:620px;
margin-top:0px;
}
.interviewBox h5{
padding-bottom:10px;
}
.interviewImgLeft{
float:left;
margin-right:15px;
}
.interviewImgRight{
float:right;
margin-left:15px;
}

.interviewBox p{
padding:0px;
}
.interviewBox .second_para {
	padding-top: 22px;
}
.interviewBox h5{
font-weight:bold;
color:#CC0066;
font-size:110%;
}

.interviewBox h5.wakatsu02{padding-top:30px;}
.interviewBox h5.wakatsu03{padding-top:30px;}

#interviewSelect{
	height: 660px;
	width: 620px;
	padding-bottom: 10px;
}
#interviewSelect img{
	float: left;
	padding-bottom: 10px;
}


#profileBox{
border:#DDD 3px solid;
padding:20px;
background-color:#EEE;
margin:30px 5px;
font-size:90%;
height:auto;
}
#profileBox h4{
padding:0 0 10px 0;
margin:0;
background-image:none;
}
#profileBox p{
padding:3px 0 3px 0;
margin:0;
text-indent:0;
}
#profileBoxLeft,#interviewer{
float:left;
width:100px;
}
#profileBoxLeft img{
border:2px #FFF solid;
}
#profileBoxRight{
float:right;
width:450px;
}
hr{
	margin-top: 15px;
}
#myservice .img-hover {
	margin-right: 20px;
	height: 50px;
	width: 250px;
}
#underbutton {
	height: 100px;
	width: 620px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#underbutton a{
	margin-right: 20px;
}
#underbutton a.noMargin{
	margin-right: 0px;
}
