img{
border: none;
vertical-align: top;
}

.interview_contents{
width: 570px;
line-height: 1.7;
margin-bottom: 10px;
}

.interview_img{
text-align: right;
float: right;
line-height: 1.7;
margin: 0 0 5px 5px;
padding: 5px;
}
.apply{
margin-top:10px;
}
.imgHover{margin-bottom:20px;}
.imgHover a:hover img{
filter: alpha( opacity=60 );
-moz-opacity:0.6;
opacity:0.6;
}
.gallery {
  width: 540px;
  margin: 0 auto;   　/*全体をセンタリングしています。*/
  background-color: #ffffff;
}
.gallery img {
  border:0;
  width: 150px;
  height: 150px;
  padding:5px;
}
.gallery dl {
  float: left;
  width: 160px;
  margin-right: 5px;
  margin-bottom: 1em;
  padding: 5px;
  font-size: 14px;　　/*文字サイズは崩れないようにするため固定にします。*/
  background-color: #ffffdd;
  border:1px solid #993333;
}
.gallery dt {
  margin: 0;
  padding: 0 0.5em;
  font-weight: bold;
  text-align: left;
}
.gallery dd {
  margin: 0;
  padding: 0;
}
dd.comment {
  height: 2em;       /*コメント欄の文字数によって調整してください。*/
  padding: 5px;
  line-height: 1.3;
}
dd.date {
  height: 1.2em;
  margin: 0;
  padding: 0 0.5em;
  text-align: right;
  background-color: #ffdddd;
}

div.select {
  width: 540px;
  margin: 0 auto;   　/*全体をセンタリングしています。*/
  background-color: #ffffff;
}
div.select img {
  border:0;
  width: 150px;
  height: 150px;
  padding:5px;
}
div.select dl {
  float: left;
  width: 160px;
  margin-right: 20px;
  margin-left: 50px;
  margin-bottom: 1em;
  padding: 5px;
  font-size: 14px;　　/*文字サイズは崩れないようにするため固定にします。*/
  background-color: #ffffdd;
  border:1px solid #993333;
}
div.select dt {
  margin: 0;
  padding: 0 0.5em;
  font-weight: bold;
  text-align: left;
}
div.select dd {
  margin: 0;
  padding: 0;
}

.interviewer_font{
color: #e05206;
font-size:12px;
line-height: 1.5;
margin-bottom: 10px;
}

.profile_box{
width: 530px;;
margin: 10px 0 10px 0;
border: solid 1px #cccccc;
padding-left: 20px;
}
.list_style01{
font-size: 10px;
padding: 0;
margin:10px 0 20px 0;
}

.list_style01 dl{
padding: 0;
margin: 0;
}

.list_style01 dt{
color: #5f0530;
padding: 0;
margin: 0;
font-weight: bold;
}

.list_style01 dd{
padding: 0;
margin: 0;
}


.catalogue_contents{
width: 570px;
line-height: 1.7;
margin-bottom: 10px;
}

.catalogue_text{
width: 530px;
margin: 0 20px 0 20px;
}

.column{
width: 548px;
border: 1px solid #cccccc;
}

.column_imgbox{
width: 528px;
margin: 10px 10px 20px 10px;
}

.column_left{
float: left;
width:260;
margin: 0 5px 0 5px;
display: inline; /* for WinIE6 */
}

.column_right{
float: right;
width: 258px;
margin: 0 0 0 0;
}

.column_right img{
margin: 0 0 5px 5px;
}

.column_text{
width: 498px;
margin: 0 15px 10px 15px;
font-size: 12px;
}

.column_table{
width: 495px;
}

.column_table th{
width: 100px;
padding: 10px 10px 10px 10px;
border: 1px solid #cccccc;
background: #cccccc;
}

.column_table td{
padding: 10px 10px 10px 10px;
border: 1px solid #cccccc;
}

dl.defList{
	margin-bottom: 20px;
	
	
}

dl.defList dt {
	font-size: 12px;
	font-weight:bold;
	margin-left: 50px;
	margin-bottom: 5px;
	
}
dl.defList dd {
	font-size: 12px;
	margin-left: 62px;
	margin-bottom: 15px;
	
}


/* for MT */
.category_list {
background-color:#FFFFFF;
border:1px solid #311001;
padding:5px 0;
margin: 20px 0;
}

ul.mt {
font-size: 13px;
margin-top: 5px;
}

ul.mt li ul {
margin:0 0 0 1em;
padding:0;
}
	

.title{
    background-image: url("../image/mt/title.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
	font-size:16px;
	font-weight:bold;
	color:#333;
}


.titleVoice{
    background-image: url("../image/mt/title02.gif");
	
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 60px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	border-bottom:#666 dashed 1px;
}






















