@charset "utf-8";
/* CSS Document */
#contents{
	margin:-5px 0 0 0;
}
#body{
}
#top_img{
	border-bottom:1px solid #ee6d00;
}
#top_disp{
	border-top:1px solid #e96d05;
	background-color:#f8f7f2;
	padding:7px;
	box-shadow:0 2px 3px #999;
	margin:-4px 0 0 0;
}
#top_disp h2{
	padding:3px 0 3px 30px;
}
#idx_link{
	margin:0 !important;
}
#idx_link li{
	background-color:#ef6e00;
	height:47px;
	border-bottom:1px solid #FFF;
}
#idx_link li a{
	height:47px;
	line-height:47px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 10px;
	display:block;
	background-image: url(../common/images/arrow.png);
	background-repeat:no-repeat;
	background-position:96% center;
	background-size:10px;
}
#top_contents li{
	margin:-5px 0 0px;
	border-top:1px solid #e96d05;
	display:table;
}
#top_contents li:first-child{
	margin:0 0 0;
	border-top:none;
}
.contents_img{
	width:50%;
	display: table-cell;
	border-top:1px solid #FFF;
}
.contents_txt{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	background-image: url(../index/images/arrow.jpg);
	background-size:9px;
	background-repeat:no-repeat;
	background-position:96% center;
	padding:0 3% 0 0;
}

#movie_Bt{
	background-color:#f77102;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	border-radius:5px;
	width:90%;
	margin:10px auto;
	display:block;
	text-align:center;
	box-shadow:0 3px 0 #bd5600;
	text-decoration:none;
}
#other_disp{
	padding:7px 7px 5px;
	background-color:#e6e4d7;
	margin:0px 0 0 0;
	font-size:12px;
}
#blog{
	background:url(/recruit/images/index/blog.jpg) no-repeat;
	background-size:100px;
	height:40px;
	padding:5px 0 0 105px;
	margin:0 0 7px;
	background-color:#FFF;
	cursor:pointer;
}
#twitter{
	background: url(/recruit/images/index/twitter.jpg) no-repeat;
	background-size:100px;
	height:40px;
	padding:5px 0 0 105px;
	margin:0 0 7px;
	background-color:#FFF;
	cursor:pointer;
}
