/* top-left */

#top-left-topimg{
	margin-bottom: 20px;
}

#top-left-interview{
	margin-bottom: 20px;
}

#top-left-interview h2{
    margin: 0px 0px 10px;
    height: 35px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/top/left-interview.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

.top-left-interview-entry{
	margin: 0px;
	clear: both;
	width: 360px;
}

.top-left-interview-entry-date{
	color: #555555;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url('img/item/list_01.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
}

.top-left-interview-entry-date a{
	font-weight: bolder;
}

.top-left-interview-entry-date a:link,
.top-left-interview-entry-date a:active,
.top-left-interview-entry-date a:visited{
	color: #027ABB;
	text-decoration: none;
}

.top-left-interview-entry-date a:hover{
	color: #E41B5B;
	text-decoration: none;
}

.top-left-interview-entry-title{
	font-size: 12pt;
	color: #333333;
	font-weight: bolder;
	line-height: 150%;
	margin: 5px 0px 10px 13px;
	padding: 0px;
}

#top-left-inakappe{
	margin-bottom: 20px;
}

#top-left-inakappe img{
	padding: 0px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	height: 130px;
	width: 358px;
}

#top-left-inakappe img:hover{
	border-color: #888888;
}

#top-left-pickup h2{
    margin: 0px 0px 10px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    height: 35px;
    width: 180px;
    background-image: url('./img/top/left-pickup.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#top-left-pickup h3{
	font-size: 10pt;
	font-weight: bolder;
}

#top-left-pickup h3 a:link,
#top-left-pickup h3 a:active,
#top-left-pickup h3 a:visited{
	color: #027ABB;
	text-decoration: none;
}

#top-left-pickup h3 a:hover{
	color: #AAAAAA;
	text-decoration: none;
}

#top-left-pickup p{
	font-size: 8pt;
}

#top-left-pickup img{
	margin: 0px 0px 3px;
	padding: 0px;
	border-width: 3px;
	border-color: #DDDDDD;
	border-style: solid;
}

#top-left-pickup img:hover{
	border-color: #AAAAAA;
}

.top-left-pickup-divide{
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-width: 0px 0px 1px;
	border-color: #CCCCCC;
	border-style: dotted;
}


