﻿.top_contents_left
{
    width:370px;
    float:left;
    margin-right:30px;
}
.top_contents_right
{
    width:340px;
    float:left;
}
/*
.top_contents_right img{
	margin-top:-10px;
}
*/
.top_contents_right a:hover{
	opacity:0.5;
    filter: alpha(opacity=50);
    text-decoration: none;
}
.top_contents_right dl{
	padding:10px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
}
.top_contents_right dt{
	margin-bottom:3px;
}
.top_contents_right dd{
	font-size:.9em;
	margin-bottom:7px;
}

.blackbase_item{
	background-color:#090909;
	color:white;
}

#mainimg_top {
    margin-bottom:30px;
}
#mainimg_top a:hover{
	opacity:0.5;
    filter: alpha(opacity=50);
}
#top_news {
    display: block;
    width: 750px;
    height:200px;
	background:url(./images/top_news.png) no-repeat;
	padding-left:200px;
	padding-top:60px;
}
#top_news li{
	font-size:.9em;
    height:1.8em;
}

#banner_top {
    margin-bottom:30px;
}
#banner_top a:hover{
	opacity:0.5;
    filter: alpha(opacity=50);
}

#interview_list dl{
width:360px;
margin-bottom:15px;
margin-left:10px;
}
#interview_list dt{
width:180px;
padding-top:20px;
padding-left:5px;
float:left;
}
#interview_list dd{
font-size:.8em;
padding:5px;
}

#interview_list img{
width:160px;
padding-left:5px;
padding-right:5px;
}
#interview_list a:hover{
	opacity:0.5;
    filter: alpha(opacity=50);
}

#interview_img{
width:160px;
height:80px;
position:relative;
overflow:hidden;
float:left;
}
#interview_caption{
clear:both;
width:360px;
}

