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

#mainImg{
width:735px;
height:104px;
background:url(../images/main_img.jpg) no-repeat;
margin:0px 0px 30px;
}

#mainImg h2{
display:none;
}

#pageTitle{
width:712px;
text-align:right;
margin:0;
padding:0;
}

.indexThumbnailBox{
width:657px;
background:url(../images/i_thumbnail_bg.gif) no-repeat;
margin:0px 0px 0px 20px;
padding:20px 20px 0px;
position:relative;
overflow: auto;
}

.indexThumbnailBox h3{
font-size:120%;
color:#1B196C;
margin:0px 0px 0px 207px;
padding:0;
}

.indexThumbnailBox h4{
font-size:90%;
color:#6B6B6B;
font-weight:normal;
margin:0px 0px 0px 207px;
padding:0px 0px 1.2em;
}

.indexThumbnailBox p{
line-height:160%;
color:#1B196C;
margin:0px 0px 0px 207px;
padding:0px 0px 1.8em;
}

.detail{
text-align:right;
/*margin:0px 0px 0px 207px;*/
margin:0;
padding:0px 0px 5px;
}

.i_thumbnail{
width:167px;
color:#6B6B6B;
text-align:center;
float:left;
}

.i_thumbnail img{
margin:0px 0px 5px;
padding:0;
}


.indexThumbnailBottom{
width:697px;
height:15px;
background:url(../images/i_thumbnail_bottom.gif) no-repeat;
margin:0px 0px 15px 20px;
}

.indexThumbnailBottom hr{
display:none;
}




/*DETAIL*/
#mainImg_detail{
width:735px;
height:104px;
background:url(../images/detail_main_img.jpg) no-repeat;
margin:0px 0px 30px;
}

#mainImg_detail h2{
display:none;
}

#interviewTop{
width:640px;
height:87px;
background:url(../images/interview_top.jpg) no-repeat;
margin:0px 0px 0px 20px;
}

#interviewTop p{
display:none;
}

#interviewBg{
width:586px;
background:url(../images/interview_bg.jpg) repeat-y;
margin:0px 0px 0px 20px;
padding:0px 0px 0px 54px;
}

#interviewContainer{
width:555px;
position:relative;
}

#interviewBox01{
width:160px;
float:left;
}

#interviewBox01 p{
margin:0;
padding:0px 0px 55px;
}

#interviewBox02{
margin:0px 0px 0px 183px;
}

#interviewBox02 h3{
font-size:120%;
line-height:120%;
color:#1B196C;
margin:0;
padding:0px 0px 0.7em;
}

#interviewBox02 h4{
font-size:105%;
line-height:120%;
color:#eb9400;
margin:0;
padding:0px 0px 1em;
}

#interviewBox02 h5{
font-size:90%;
line-height:90%;
color:#6B6B6B;
margin:0;
padding:0px 0px 2em;
}

#interviewBox02 p{
width:330px;
line-height:160%;
color:#1B196C;
margin:0;
padding:0px 0px 3em;
}

#interviewBox03{
/*width:515px;*/
margin:0px 0px 40px;
padding:0;
}

#interviewBox03 img{
margin:0px 50px 0px 0px;
padding:0;
}




#back_next{
width:555px;
color:#2E74FD;
text-align:center;
}

#back_next a:link{
color:#2E74FD;
text-decoration:none;
}

#back_next a:visited{
color:#2E74FD;
text-decoration:none;
}

#back_next a:hover{
color:#2E74FD;
text-decoration:underline;
}



#interviewBottom{
width:640px;
height:50px;
background:url(../images/interview_bottom.jpg) no-repeat;
margin:0px 0px 0px 20px;
}

#interviewBottom hr{
display:none;
}






