@charset "utf-8";

/***********************************
  RyokuendaiNewTown
  www/interview/style.css
***********************************/

@import "../common/css/base.css";


/*==================================
  Main Layout
==================================*/
h3.h3-line {padding:20px 0 3px 8px; background:url(../common/images/dott02.gif) bottom repeat-x; margin-bottom:10px;}
dl#interview-box {padding:20px 0;}
dl#interview-box dt {width:240px; float:right; text-align:center; font-size:10px;}
dl#interview-box dt img {margin-bottom:10px;}
dl#interview-box dd {width:400px;}
dl#interview-box dd h3 {padding-bottom:15px;}
dl#interview-box dd div {border:1px solid #b2cc7f; width:260px; margin-top:15px;}
dl#interview-box dd div p {padding:15px;}

dl.type01 {padding:5px 0 10px;}
dl.type01 dt {width:210px; float:left;}
dl.type01 dd {padding-left:235px;}
dl.type01 dd p {padding-bottom:20px;}

