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


.profile01{
	background:url(../img/ttl_h2_profile.gif)no-repeat;
	width:635px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.profile02{
	background:url(../img/ttl_h3_profile.gif) no-repeat;
	width:635px;
	height:36px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.interview-list{
	margin:5px 0;
}

.interview-list ul {
	width:400px;
	overflow:auto;
	font-size:12px;
	margin:0;
	padding:0; 
}

.interview-list ul li {
	float:left;
	background-color:#cccccc;
	margin:0 1px 10px 0;
	padding:0;
}

.interview-list ul li.intlist{
	background-color:#ff9900;
	color:#ffffff;
	padding:0 8px;
}

.interview-list ul li.intlist02{
	background-color:#cccccc;
	color:#999999;
	padding:0 8px ;
}

.interview-list ul li a{
	background-color:#cccccc;
	color:#333333;
	display:block;
	padding:0 8px;
}

.interview-list ul li a:hover{
	background-color:#ff9900;
	color:#ffffff;
	text-decoration:none;
}

.interview01{
	background:url(../img/ttl_h3_interview.gif) no-repeat;
	width:635px;
	height:36px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.interview-ttl{
	border-left:#fff74f solid 4px;
	color:#333333;
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
}

.interview-ttl02{
	color:#0874ff;
	margin:10px 0 3px 0;
}

.interview-text{
	font-size:12px;
	letter-spacing:1.0px;
	line-height:1.7;
	margin-bottom:30px;
}